]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AS_SHELL_SANITIZE): Use AS_UNSET instead
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Aug 2002 05:48:04 +0000 (05:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Aug 2002 05:48:04 +0000 (05:48 +0000)
commitf27d2995ab5be884f9ab623ee9fc221e06e94372
tree2a219e8dd5b505d62fed0a4297d68c20ed8fe0b5
parent4148c6e1d8931d603ed5e6bb3c060ef1ef0c920a
(AS_SHELL_SANITIZE): Use AS_UNSET instead
of rolling our own unset.
(_AS_PREPARE): $as_unset CDPATH instead of AS_UNSETting it, since
in practice we needn't worry about CDPATH if unset doesn't work.
lib/m4sugar/m4sh.m4