* 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 dada358..5cc55f0 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