On Fri, Dec 17, 2010 at 10:11:07AM +0000, Philip Martin wrote: > I'd like to disable libtool transformation by default, i.e. make > --disable-local-library-preloading the default. The script messes with > the internals of libtool and so runs the risk of breaking the build, > particularly on less common platforms.
+1 If it's not needed by everybody, those who need it should explicitly enable it.