]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AS_SHELL_SANITIZE): Fix NLS before invoking AS_BASENAME. Set the
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Nov 2001 19:44:57 +0000 (19:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Nov 2001 19:44:57 +0000 (19:44 +0000)
commit9fe512db2b46d5cafebdd566d86bcd36eb8bb0b6
tree997938fe3edae6e40739bc3596d7ce28ac21a428
parentd0ee48e065ae7c6003e40bd9d9f38525db302c67
(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.
lib/m4sugar/m4sh.m4