]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Do not append normalized
authorNoah Misch <noah@cs.caltech.edu>
Wed, 5 Apr 2006 14:20:37 +0000 (14:20 +0000)
committerNoah Misch <noah@cs.caltech.edu>
Wed, 5 Apr 2006 14:20:37 +0000 (14:20 +0000)
commit7c8b18229e9e0178dfbdf4b2d9ea07fb0a69a20a
tree1598500e0b9af99e2d118ef1ff68dda18f659ed4
parentcf298164fe7a0793460f98ef97e6b4e529c4d247
* lib/autoconf/status.m4 (_AC_CONFIG_FOOS): Do not append normalized
TAGS to ac_config_<foo>s.
(AC_CONFIG_FILES, AC_CONFIG_HEADERS, AC_CONFIG_LINKS): Do so here.
(AC_CONFIG_COMMANDS): Append NAME to ac_config_commands without
normalizing it, consistent it with previous releases.
* tests/torture.at (Macro calls in AC_CONFIG_COMMANDS tags): New test.
ChangeLog
lib/autoconf/status.m4
tests/torture.at