configure.ac: fix cut-and-paste error in original commit
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 21 Sep 2009 15:55:02 +0000 (17:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 2 Oct 2009 05:43:45 +0000 (07:43 +0200)
configure.ac

index 5710c8c..e4994f4 100644 (file)
@@ -147,7 +147,7 @@ if test $with_piplib = bundled; then
 fi
 AC_CONFIG_COMMANDS_POST([
        dnl pass on arguments to subdir configures, but don't
-       ac_configure_args="$ac_configure_args $isl_configure_args"
+       dnl add them to config.status
        ac_configure_args="$ac_configure_args $isl_configure_args"
 ])
 AC_OUTPUT