* Peter O'Gorman wrote on Fri, Mar 04, 2005 at 01:23:04PM CET: > Ralf Wildenhues wrote: > | > | Do you know the difference between Apple's supplied `libtool' and GNU > | libtool, called `glibtool' on those systems (I believe)? > | > | Are your problems related to the thread at > | http://lists.gnu.org/archive/html/libtool/2005-03/msg00008.html ? > > Yes, he did ./configure --prefix=/usr and make install and overwrote his > apple supplied (entirely orthogonal) libtool. To recover from this it is > necessary to reinstall the developer tools (xcode tools).
Thank you for this information. > Yeah, I guess I could patch configure.ac to make --program-prefix=g the > default on darwin. Might not be entirely unreasonable. Just make it overridable and document it. :) Regards, Ralf
