From mboxrd@z Thu Jan 1 00:00:00 1970 From: christian.babeux@efficios.com (Christian Babeux) Date: Tue, 29 Jan 2013 11:54:03 -0500 Subject: [lttng-dev] The disable-libtool-linkdep-fixup configure option In-Reply-To: <3CA1A65C03C1A34C81BBC6272782E6969BDD05@valcartierex01.valcartier.drdc-rddc.gc.ca> References: <3CA1A65C03C1A34C81BBC6272782E6969BDD05@valcartierex01.valcartier.drdc-rddc.gc.ca> Message-ID: Hi Daniel, > 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. Thanks, Christian