2fa0af3df9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25033 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
419 B
Diff
12 lines
419 B
Diff
--- a/configure.ac 2010-11-05 19:42:22.000000000 +0100
|
|
+++ b/configure.ac 2011-01-08 17:36:12.000000000 +0100
|
|
@@ -28,7 +28,7 @@
|
|
|
|
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])
|