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

(-)a/iptables/Makefile.am (-1 / +1 lines)
Lines 26-31 xtables_legacy_multi_LDADD += ../libiptc/libip6tc.la ../extensions/libext6.a Link Here
26
endif
26
endif
27
xtables_legacy_multi_SOURCES += xshared.c
27
xtables_legacy_multi_SOURCES += xshared.c
28
xtables_legacy_multi_LDADD   += ../libxtables/libxtables.la -lm
28
xtables_legacy_multi_LDADD   += ../libxtables/libxtables.la -lm
29
xtables_legacy_multi_LDADD   += ${libnetfilter_conntrack_LIBS}
29
30
30
# iptables using nf_tables api
31
# iptables using nf_tables api
31
if ENABLE_NFTABLES
32
if ENABLE_NFTABLES
32
- 

Return to bug 586106