Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 533438
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- iptables/Makefile.in.orig   2015-01-12 11:01:54.000000000 +0100
0
++ iptables/Makefile.in        2015-01-12 11:04:45.000000000 +0100
Lines 307-313 Link Here
307
xtables_multi_CFLAGS = ${AM_CFLAGS} $(am__append_1) $(am__append_3) \
307
xtables_multi_CFLAGS = ${AM_CFLAGS} $(am__append_1) $(am__append_3) \
308
       $(am__append_6)
308
       $(am__append_6)
309
xtables_multi_LDADD = ../extensions/libext.a $(am__append_4) \
309
xtables_multi_LDADD = ../extensions/libext.a $(am__append_4) \
310
       $(am__append_7) ../libxtables/libxtables.la -lm
310
       $(am__append_7) ../libxtables/libxtables.la -lnetfilter_conntrack -lm
311
man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
311
man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
312
                   iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
312
                   iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
313
                   ip6tables-save.8 iptables-extensions.8
313
                   ip6tables-save.8 iptables-extensions.8

Return to bug 533438