--- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 20158d2..4c2a6ac 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ xtlibdir="$(pkg-config --variable=xtlibdir xtables)" 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]) -- 1.7.11.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html