* src: drop libiptc from installation
@ 2008-07-30 13:20 Jan Engelhardt
0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2008-07-30 13:20 UTC (permalink / raw)
To: kaber; +Cc: pablo, Netfilter Developer Mailing List
commit ef5d689411a64356ef26e56d7c82835e113b6d87
Author: Jan Engelhardt <jengelh@medozas.de>
Date: Wed Jul 30 08:38:37 2008 -0400
src: drop libiptc from installation
libiptc is for iptables only, and was only previously exported because
of the xt_chainlabel typedef. This is resolved by this patch.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
Makefile.am | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 48561b7..b714b97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,9 +73,6 @@ man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \
CLEANFILES := iptables.8 ip6tables.8
if ENABLE_DEVEL
include_HEADERS := include/xtables.h
-iptcdir = ${includedir}/libiptc
-iptc_HEADERS := include/libiptc/libxtc.h \
- include/libiptc/ipt_kernel_headers.h
endif
if ENABLE_STATIC
^ permalink raw reply related [flat|nested] 3+ messages in thread
* src: drop libiptc from installation
@ 2008-08-01 13:04 Jan Engelhardt
2008-08-04 10:49 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Jan Engelhardt @ 2008-08-01 13:04 UTC (permalink / raw)
To: kaber; +Cc: Netfilter Developer Mailing List
(patch 2/2)
commit 2457d8f06e9e6f9929379494240e4ec503962590
Author: Jan Engelhardt <jengelh@medozas.de>
Date: Fri Aug 1 09:02:42 2008 -0400
src: drop libiptc from installation
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
Makefile.am | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 48561b7..b714b97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,9 +73,6 @@ man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \
CLEANFILES := iptables.8 ip6tables.8
if ENABLE_DEVEL
include_HEADERS := include/xtables.h
-iptcdir = ${includedir}/libiptc
-iptc_HEADERS := include/libiptc/libxtc.h \
- include/libiptc/ipt_kernel_headers.h
endif
if ENABLE_STATIC
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: src: drop libiptc from installation
2008-08-01 13:04 src: drop libiptc from installation Jan Engelhardt
@ 2008-08-04 10:49 ` Patrick McHardy
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2008-08-04 10:49 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: Netfilter Developer Mailing List
Jan Engelhardt wrote:
> src: drop libiptc from installation
Also applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-04 10:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-01 13:04 src: drop libiptc from installation Jan Engelhardt
2008-08-04 10:49 ` Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2008-07-30 13:20 Jan Engelhardt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.