From 6599996cccd95d3f081b6844d127770ff8394144 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Nov 2010 21:52:45 +0100 Subject: [PATCH] build: remove unused -DXTABLES_LIBDIR from CFLAGS --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1c22072..b6b2256 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ AC_MSG_RESULT([$xtlibdir]) regular_CFLAGS="-D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 \ -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations \ -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes \ - -Winline -pipe -DXTABLES_LIBDIR=\\\"\${xtlibdir}\\\" \ + -Winline -pipe \ -I\${XA_TOPSRCDIR}/include"; #