2012-02-02 10:01:58 +00:00
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
2012-04-13 21:37:01 +00:00
|
|
|
@@ -30,7 +30,7 @@ xtlibdir="$(pkg-config --variable=xtlibd
|
2011-01-17 07:20:02 +00:00
|
|
|
|
|
|
|
AC_ARG_WITH([xtlibdir],
|
|
|
|
AS_HELP_STRING([--with-xtlibdir=PATH],
|
|
|
|
- [Path where to install Xtables extensions [[autodetect]]]]),
|
|
|
|
+ [Path where to install Xtables extensions [[autodetect]]]),
|
|
|
|
[xtlibdir="$withval"])
|
|
|
|
AC_MSG_CHECKING([Xtables module directory])
|
|
|
|
AC_MSG_RESULT([$xtlibdir])
|