]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
libxtables: remove unused XT_LIB_DIR macro
authorJan Engelhardt <jengelh@medozas.de>
Tue, 10 Feb 2009 09:25:08 +0000 (10:25 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 10 Feb 2009 09:25:08 +0000 (10:25 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
include/xtables/internal.h.in

index 81ddb48ab7bf9a0e315edaf3e813b9a7de7bd272..5e34694ae0b951aa17a160e5c19f11dfc2305d4a 100644 (file)
@@ -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.
  */