The following changes since commit 1b8c69e14d97bf5d0e973740c5802fdbf96f756d: Compatibility and documentation fixes (2010-07-13 14:18:22 +0200) are available in the git repository at: git://dev.medozas.de/ipset ipset-5 Jan Engelhardt (8): build: just use autoreconf build: resolve autoreconf/libtoolize suggestions build: add separate option for kernel source directory build: use libmnl's pkgconfig files build: remove manual -fPIC flag build: use subdir-objects and CC_C_O build: run autoupdate Add .gitignore files .gitignore | 20 ++++++++++++++++++++ Makefile.am | 2 ++ autogen.sh | 18 ++---------------- configure.ac | 36 ++++++++++++++++++++---------------- lib/Makefile.am | 4 ++-- m4/.gitignore | 2 ++ src/.gitignore | 1 + 7 files changed, 49 insertions(+), 34 deletions(-) create mode 100644 .gitignore create mode 100644 m4/.gitignore create mode 100644 src/.gitignore -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html