summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-02-10 10:25:08 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-02-10 10:25:08 +0100
commitb6601f3a4f65d0956dd829b63c503875b10d5c74 (patch)
tree8a0d1acba56ea027da0e1d6b3e5e497b25f2e988 /include
parent5c3e0767764bb7fa1db61ac326e8359161380e21 (diff)
libxtables: remove unused XT_LIB_DIR macro
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'include')
-rw-r--r--include/xtables/internal.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/xtables/internal.h.in b/include/xtables/internal.h.in
index 81ddb48a..5e34694a 100644
--- a/include/xtables/internal.h.in
+++ b/include/xtables/internal.h.in
@@ -3,10 +3,6 @@
#define IPTABLES_VERSION "@PACKAGE_VERSION@"
-#ifndef XT_LIB_DIR
-# define XT_LIB_DIR "/usr/local/lib/iptables"
-#endif
-
/**
* Program's own name and version.
*/