]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix 'DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g' bug.
authorGary V. Vaughan <gary@gnu.org>
Sat, 6 Sep 2008 14:50:15 +0000 (22:50 +0800)
committerGary V. Vaughan <gary@gnu.org>
Sat, 6 Sep 2008 14:50:15 +0000 (22:50 +0800)
commitd62f88f159e67ae227aef20038d5c5b0cd174907
tree29ea03d6ecbc3db3e5fd43ef1bf2aef7c55e5678
parent2c47edfdef62ef8ed70299699fc10c00bfc50090
Fix 'DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g' bug.
* tests/testsuite.at (_LIBTOOLIZE_TRANSFORM): Fix test failures
with --program-prefix, where the test case output contains the
transformed name somewhere other than the beginning of a line.
* libtoolize.m4sh (func_check_macros): Be sure to always use
the transformed name in output messages.
ChangeLog
libtoolize.m4sh
tests/testsuite.at