-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Applied to HEAD as an obvious bugfix.
Index: ChangeLog
from Gary V. Vaughan <[EMAIL PROTECTED]>
* libtoolize.m4sh (func_check_macros): Display m4 quotes correctly
in AC_CONFIG_MACRO_DIR diagnostics.
Index: libtoolize.m4sh
===================================================================
RCS file: /sources/libtool/libtool/libtoolize.m4sh,v
retrieving revision 1.58
diff -u -u -r1.58 libtoolize.m4sh
--- libtoolize.m4sh 6 Mar 2007 00:46:56 -0000 1.58
+++ libtoolize.m4sh 6 Mar 2007 00:55:43 -0000
@@ -900,10 +900,10 @@
# Suggest modern idioms for storing autoconf macros:
if test -z "$macrodir$ltdldir"; then
if test x"$m4dir" = x.; then
- func_echo "Consider adding \`AC_CONFIG_MACRO_DIR(m4)' to $configure_ac
and rerunning"
+ func_echo "Consider adding \`AC_CONFIG_MACRO_DIR([m4])' to
$configure_ac and rerunning"
func_echo " libtoolize, to keep the correct libtool macros in-tree."
else
- func_echo "Consider adding \`AC_CONFIG_MACRO_DIR($m4dir)'to
$configure.ac,"
+ func_echo "Consider adding \`AC_CONFIG_MACRO_DIR([$m4dir])'to
$configure.ac,"
func_echo "and rerunning libtoolize."
fi
elif test -z "$m4dir"; then
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
iD8DBQFF7LwwFRMICSmD1gYRAsvBAKCmO0phDK9z87W25gN26tdNpLsxPgCfcqty
ARVefi3JYL+25c+5ZDlmn3U=
=gEn0
-----END PGP SIGNATURE-----