gnulib-tool: Fix bug in yesterday's commit.
authorBruno Haible <bruno@clisp.org>
Sun, 29 May 2011 14:02:32 +0000 (16:02 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 29 May 2011 14:02:32 +0000 (16:02 +0200)
* gnulib-tool (func_create_testdir): Don't add gltests to $subdirs
twice.

ChangeLog
gnulib-tool

index c6cd49f29f606099a96d3d77f6a16765ae85d5bd..69c052c2b0232c549a5e154099ec5dbe083763fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-29  Bruno Haible  <bruno@clisp.org>
+
+       gnulib-tool: Fix bug in yesterday's commit.
+       * gnulib-tool (func_create_testdir): Don't add gltests to $subdirs
+       twice.
+
 2011-05-29  Bruno Haible  <bruno@clisp.org>
 
        Allow multiple gnulib generated include files to be combined.
index 81ed14e84463bef394abd65ac7fb41e43ff41b31..23e5bb66a3e1ceddd7cea07ddad3fec9a7d5fe13 100755 (executable)
@@ -5760,10 +5760,9 @@ func_create_testdir ()
        echo "AC_OUTPUT"
       ) > "$testdir/$testsbase/configure.ac"
       auxdir="$saved_auxdir"
-      func_append subdirs " $testsbase"
       subdirs_with_configure_ac="$subdirs_with_configure_ac $testsbase"
     fi
-    subdirs="$subdirs $testsbase"
+    func_append subdirs " $testsbase"
   fi
 
   # Create Makefile.am.