]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Install the IFS we need once for all.
authorAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 08:37:50 +0000 (08:37 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 08:37:50 +0000 (08:37 +0000)
commit75b5d70be359cf39bafbfa7551e4af6bfdeec235
tree3733cf8b8c4e169da91c485812a4fced519d12bb
parent5b50a54f8fccc05526251b3dfa8f5c236cb3a428
Install the IFS we need once for all.

* acgeneral.m4 (_AC_INIT_PREPARE_ENVIRONMENT): New macro.
Handle the NLS envvars, and IFS.
(_AC_INIT_PREPARE): Use it, no longer set the NLS envvars.
(_AC_WHICH_A, AC_PATH_PROG): Rely on the default IFS.
* acspecific.m4 (AC_PROG_INSTALL, AC_FUNC_SELECT_ARGTYPES):
Likewise.
ChangeLog
acgeneral.m4
acspecific.m4
lib/autoconf/general.m4
lib/autoconf/specific.m4