]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* acgeneral.m4: Simplify all the
authorAkim Demaille <akim@epita.fr>
Fri, 26 May 2000 15:02:42 +0000 (15:02 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 26 May 2000 15:02:42 +0000 (15:02 +0000)
commit3601ac77065c1e9832a057320e1f272b4300d655
tree5cf8bb4ef3bfef62bf62ae75ea78d35760cb0894
parentddd3ea4c14f4101ae9ea695fbd73f5737d9ca508
* acgeneral.m4: Simplify all the
case "$switch" in
into
case $switch in
* acspecific.m4: Likewise.
* aclang.m4: Likewise.
ChangeLog
acgeneral.m4
lib/autoconf/general.m4