]> sourceware.org Git - automake.git/commit
* m4/multi.m4: Remove the hairy useless quotation of `$'.
authorAkim Demaille <akim@epita.fr>
Tue, 16 Jan 2001 11:04:34 +0000 (11:04 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 16 Jan 2001 11:04:34 +0000 (11:04 +0000)
commit719be4d832d4f1d8b0383d248d2b89488d4758fd
treefa48171b5bfeab91abeb2c90f7a7737cba179a76
parentf54598d15722ad1091bab49fddc60c16eac87411
* m4/multi.m4: Remove the hairy useless quotation of `$'.
Simplify `ifelse([$2],,,[$2])' into... `$2'!
* m4/minuso.m4: Don't use changequote!
* m4/cond.m4: Fix quotation.
* m4/sanity.m4: Follow the Autoconf coding style.
* m4/missing.m4 (AM_MISSING_INSTALL_SH): Use a for loop.
* m4/depend.m4 (AM_DEPENDENCIES): Fix quotation issues.
Use AC_CACHE_CHECK.
ChangeLog
m4/cond.m4
m4/depend.m4
m4/init.m4
m4/minuso.m4
m4/missing.m4
m4/multi.m4
m4/sanity.m4
This page took 0.027346 seconds and 5 git commands to generate.