[lttng-dev] The disable-libtool-linkdep-fixup configure option

Thibault, Daniel Daniel.Thibault at drdc-rddc.gc.ca
Tue Jan 29 12:20:59 EST 2013


> > The default value of the option is 'yes' (re: configure.ac), which means the fixup is applied.  Setting the option to another value, such as 'no', means the fixup is not applied.
> > Why then is the option named *disable*-libtool-linkdep-fixup?  Shouldn't it be named *enable*-libtool-linkdep-fixup instead?
>
>Because the option is enabled by default on all systems. This is to facilitate cross-compilation on Debian/Ubuntu systems.
>
> Christian

If you had to compare the following two command lines, which one would you say disabled the fixup?

./configure --disable-libtool-linkdep-fixup=yes
./configure --disable-libtool-linkdep-fixup=no

The first line is the current default, and it leaves the fixup enabled (right?).  That's why I suspect enable-libtool-linkdep-fixup would be a more meaningful name.

Daniel U. Thibault
R & D pour la défense Canada - Valcartier (RDDC Valcartier) / Defence R&D Canada - Valcartier (DRDC Valcartier)
Cyber sécurité pour les missions essentielles (CME) / Mission Critical Cyber Security (MCCS)
Protection des systèmes et contremesures (PSC) / Systems Protection & Countermeasures (SPC)
2459 route de la Bravoure
Québec, QC  G3J 1X5
CANADA
Vox : (418) 844-4000 x4245
Fax : (418) 844-4538
NAC : 918V QSDJ <http://www.travelgis.com/map.asp?addr=918V%20QSDJ>
Gouvernement du Canada / Government of Canada
<http://www.valcartier.drdc-rddc.gc.ca/>



More information about the lttng-dev mailing list