Again I went through the bugzilla and shelve off some bugreports. Please apply. The following changes since commit 0428e5a6541c3f5eaaf683d8da9ea60c44eac4c7: build: fix static linking (2010-08-03 19:58:38 +0200) are available in the git repository at: git://dev.medozas.de/iptables master Jan Engelhardt (4): iptables-xml: resolve compiler warnings iptables: limit chain name length to be consistent with targets libiptc: build with -Wl,--no-as-needed libiptc: add Libs.private to pkgconfig files Makefile.am | 4 +- configure.ac | 5 +++ ip6tables.c | 6 ++-- iptables-xml.c | 2 +- iptables.c | 6 ++-- libiptc.pc.in | 1 + m4/ax_check_linker_flags.m4 | 78 +++++++++++++++++++++++++++++++++++++++++++ xtables.pc.in | 1 + 8 files changed, 94 insertions(+), 9 deletions(-) create mode 100644 m4/ax_check_linker_flags.m4 -- 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