]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* acgeneral.m4 (m4_case): Fixed a typo and a bug: one shift was
authorAkim Demaille <akim@epita.fr>
Mon, 7 Feb 2000 16:28:06 +0000 (16:28 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 7 Feb 2000 16:28:06 +0000 (16:28 +0000)
commit304ecacb357beaccf80554db00b8d87dfa4e7457
tree2649e1361d288c93cad2df8a7c6ab94782c2b35d
parentdb2e9d08927564c25660fd20ffcb0fbf8cf3b492
* acgeneral.m4 (m4_case): Fixed a typo and a bug: one shift was
missing.
(m4_match): New macro.
* tests/atgeneral.m4 (AT_CASE): Fixed.
ChangeLog
acgeneral.m4
lib/autoconf/general.m4
lib/autotest/general.m4
tests/atgeneral.m4