From: Bruno Haible Date: Sun, 29 May 2011 14:02:32 +0000 (+0200) Subject: gnulib-tool: Fix bug in yesterday's commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2e03e79eb612886df438726cfda3d2db4aeeae;p=pspp gnulib-tool: Fix bug in yesterday's commit. * gnulib-tool (func_create_testdir): Don't add gltests to $subdirs twice. --- diff --git a/ChangeLog b/ChangeLog index c6cd49f29f..69c052c2b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-05-29 Bruno Haible + + 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 Allow multiple gnulib generated include files to be combined. diff --git a/gnulib-tool b/gnulib-tool index 81ed14e844..23e5bb66a3 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -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.