]> git.ipfire.org Git - thirdparty/libtool.git/commit
* config/ltmain.m4sh (func_mode_compile): In order to find out
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 5 Jun 2005 17:35:11 +0000 (17:35 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 5 Jun 2005 17:35:11 +0000 (17:35 +0000)
commit56e4a63233c35f7478a9c15996e7afbcb36adf47
tree47c84652a00804db20e3b4e10507bacc4e4ff582
parent6129ade22c669e54c00e9dbb5419a63bc79c0e69
* config/ltmain.m4sh (func_mode_compile): In order to find out
about forbidden characters in output, check with grep after checking
func_quote_for_eval result.  Also, warn instead of fail.
* config/general.m4sh (func_quote_for_eval, func_quote_for_expand):
Revert SunOS sh bug workaround patch from 2004-12-28 as it
triggers bugs in the Tru64 5.1B shell.
Reported by Albert Chin <libtool@mlists.thewrittenword.com> and
Nicolas Joly <njoly@pasteur.fr>.
ChangeLog
config/general.m4sh
config/ltmain.m4sh