GNU bug report logs -
#18904
libtool 2.4.3 breaks --program-prefix=g
Previous Next
Full log
Message #8 received at 18904 <at> debbugs.gnu.org (full text, mbox):
Thanks for the report. Already fixed in master which I'll release as 2.4.4 in another week or so, and it's just a missed $(transform) invocation in the custom libtoolize install rule, so has no effect on downstream Libtool bundling packages.
Cheers,
Gary
Sent from my iPhone
> On Oct 31, 2014, at 3:09 AM, Jack Howarth <howarth <at> bromo.med.uc.edu> wrote:
>
> The new libtool 2.4.3 release breaks the --program-prefix=g configure option.
> On x86_64-apple-darwin14, executing...
>
> ./configure --program-prefix=g --prefix=/Users/howarth/dist
> make
> make install
>
> results in a file named 'libtoolize' being installed in /Users/howarth/dist/bin
> rather than the expected 'glibtoolize' as occurs with the previous libtool 2.4.2
> release.
> Hopefully this bug isn't being migrated down to configure files generated
> with this release.
> Jack
>
>
>
>
> _______________________________________________
> Bug-libtool mailing list
> Bug-libtool <at> gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-libtool
This bug report was last modified 10 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.