not installed without an AC_CONFIG_MACRO_DIR declaration.
+2005-03-24 Gary V. Vaughan <gary@gnu.org>
+
+ * libtoolize.m4sh: For verbose mode, explain why macro files are
+ not installed without an AC_CONFIG_MACRO_DIR declaration.
+
2005-03-24 Gary V. Vaughan <gary@gnu.org>
As a prerequisite for being able to test an uninstalled libtoolize
func_copy_some_files "$pkgmacro_files" "$aclocaldir" \
"$m4dir" func_serial_update
+ else
+ func_verbose "AC_CONFIG_MACRO_DIR not defined, not copying libtool macro files."
fi
}