]> git.ipfire.org Git - thirdparty/libtool.git/commit
Libtoolize now advises AC_CONFIG_MACRO_DIR use where appropriate.
authorGary V. Vaughan <gary@gnu.org>
Wed, 23 Apr 2008 03:18:56 +0000 (23:18 -0400)
committerGary V. Vaughan <gary@gnu.org>
Wed, 23 Apr 2008 03:18:56 +0000 (23:18 -0400)
commit4d777f8223aabcd4ff95aefe8fd3fb86f5e6d7ae
tree0088c50e368e332bfc22cffddd5bd2d2b4082e37
parent8e72f358d8049a0e1a64b99ef6716601ef18fec0
Libtoolize now advises AC_CONFIG_MACRO_DIR use where appropriate.

* libtoolize.at (func_check_macros): Always advise use of
AC_CONFIG_MACRO_DIR when not able to copy libtool macros into
the project tree.
* tests/libtoolize.at: New test for correct diagnosis of mismatch
between AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS.
Update expected output of other tests.
* NEWS: Updated.
ChangeLog
NEWS
libtoolize.m4sh
tests/libtoolize.at