]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* lib/mdate-sh: Don't use "set - x`$ls_command /`".
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Dec 2004 20:33:31 +0000 (20:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Dec 2004 20:33:31 +0000 (20:33 +0000)
ChangeLog

index dada358e266de9d2a5397c0e4c3aefecefa9f100..5cc55f0ed8c886a99b8e5939cfd2a63b9f46ece3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
+       the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
+       <http://lists.gnu.org/archive/html/autoconf/2004-12/msg00074.html>.
+       Don't use "set - x"; plain "set x" is enough, and simplifies debugging.
+
 2004-11-15  Toshio Kuratomi  <toshio@tiki-lounge.com>
 
        * lib/py-compile: Add --destdir switch to py-compile that takes a