mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
build: remove unused -DXTABLES_LIBDIR from CFLAGS
This commit is contained in:
@@ -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";
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user