]> git.ipfire.org Git - thirdparty/libtool.git/commit
Don't trip over outdated acinclude.m4.
authorGary V. Vaughan <gary@gnu.org>
Fri, 2 May 2008 20:12:38 +0000 (16:12 -0400)
committerGary V. Vaughan <gary@gnu.org>
Fri, 2 May 2008 20:12:38 +0000 (16:12 -0400)
commit505274fd5809cdf621866b44bd142928acdc4278
tree0aeec2d988a21bbca74d8475a5549f76f65fd7fc
parentfe06ce018f30c17b034c318f76bbe16164bf0d3a
Don't trip over outdated acinclude.m4.

* libtoolize.m4sh (all_pkgconfig_files, all_pkgmacro_files)
(all_pkgltdl_files): New variables listing all files ever
maintained by any release of libtoolize.
(func_install_pkgconfig_parent, func_install_pkgltdl_files)
(func_install_pkgconfig_subproject, func_install_pkgmacro_parent)
(func_install_pkgmacro_subproject): Carefully clean up any files
that may have been installed by previous libtoolize releases.
* tests/libtoolize.at: New test for libltdl/acinclude.m4 removal.
Reported by Andreas Schwab <schwab@suse.de>.
ChangeLog
libtoolize.m4sh
tests/libtoolize.at