]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* doc/autoconf.texi (Evaluation Macros): New.
authorAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 15:05:13 +0000 (15:05 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 15:05:13 +0000 (15:05 +0000)
commita002bdb48757ebdcf1d37a2b24ccc36e0aae82c1
tree69d91c969d0147e257a51e47ce98df528ca93dee
parente1189f6dbcc14ac3346402e7b7d0eb879528cc3e
* doc/autoconf.texi (Evaluation Macros): New.
* lib/m4sugar/m4sugar.m4 (m4_lquote): Remove, it is totally
useless.
(_m4_foreach): Define the variant with immediate evaluation so
that it contains exactly the items, not an expression which
evaluation is the current item.
(m4_re_string, m4_re_word): Don't over quote them.
ChangeLog
doc/autoconf.texi
lib/m4sugar/m4sugar.m4