[pulseaudio-tickets] [Bug 98698] New: bootstrap.sh should not hardcode glibtoolize
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 12 20:55:36 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98698
Bug ID: 98698
Summary: bootstrap.sh should not hardcode glibtoolize
Product: PulseAudio
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: build-system
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: philip.chimento at gmail.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
bootstrap.sh hardcodes LIBTOOLIZE to "glibtoolize" on Darwin systems,
regardless of whether the user has set a value for that variable already. This
patch makes sure the user-set value of LIBTOOLIZE always takes priority.
(Not on every configuration is libtoolize renamed to glibtoolize; it depends
how one installed their build environment.)
In my opinion it would be even better to just let libtoolize happen as part of
autoreconf, which would pick up any normal overrides that the user made, same
as other autotools packages; but it looks like it was set up this way
purposely, and I'm not aware of the reasons, so I went for the simple fix
instead.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161112/8ae0a84d/attachment.html>
More information about the pulseaudio-bugs
mailing list