]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix NLS before
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Nov 2001 20:14:32 +0000 (20:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Nov 2001 20:14:32 +0000 (20:14 +0000)
invoking AS_BASENAME.  Set the locale variables to 'C' if
possible, as POSIX requires this to get the traditional
behavior.
* doc/autoconf.texi (Special Shell Variables): Describe the above.

ChangeLog

index d5ac5daa8c01ea4895efffee20099b5901f4304f..5e68579d858b881842b6ad3031a7e2a07837c5ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-01  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix NLS before
+       invoking AS_BASENAME.  Set the locale variables to 'C' if
+       possible, as POSIX requires this to get the traditional
+       behavior.
+       * doc/autoconf.texi (Special Shell Variables): Describe the above.
+
 2001-10-31  Paul Eggert  <eggert@twinsun.com>
 
        * lib/m4sugar/m4sh.m4 (_AS_LINENO_WORKS): Do not surround body