]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* bin/autom4te.in (&handle_m4): Do not foreach with `$_' as it
authorAkim Demaille <akim@epita.fr>
Fri, 8 Mar 2002 12:01:23 +0000 (12:01 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 8 Mar 2002 12:01:23 +0000 (12:01 +0000)
commit3767d9c1047becf75366ed7eeaf35803bef768de
treeae8db3b3120c9f178262d52a6619a7eef3116786
parentc4473c82aad104f6f3dc33a187c7567c561f084f
* bin/autom4te.in (&handle_m4): Do not foreach with `$_' as it
aliases the actual variables, and modifications of the former
affect the latter.
ChangeLog
bin/autom4te.in