[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18904: Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g
From: |
Gary V. Vaughan |
Subject: |
bug#18904: Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g |
Date: |
Sun, 2 Nov 2014 17:49:17 +0000 |
> Begin forwarded message:
>
> Subject: bug#18904: libtool 2.4.3 breaks --program-prefix=g
> Resent-From: "Gary V. Vaughan" <address@hidden>
> Resent-Cc: address@hidden
> To: Jack Howarth <address@hidden>
> From: "Gary V. Vaughan" <address@hidden>
> Date: October 31, 2014 at 10:00:57 PM GMT
> Cc: "address@hidden" <address@hidden>
>
> 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 <address@hidden> 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
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/bug-libtool
>
>
>
> _______________________________________________
> Bug-libtool mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-libtool
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#18904: Fwd: bug#18904: libtool 2.4.3 breaks --program-prefix=g,
Gary V. Vaughan <=