[Mono-devel-list] [PATCH] detect libtool more flexibly
Bernie Solomon
bernard at ugsolutions.com
Fri Nov 7 14:48:57 EST 2003
Zoltan had commited the patch but I found it didn't work
properly on HPUX because 'which' for the default sh
doesn't set return codes properly. I have commited
a tweaked version which checks if $LIBTOOL is
executable after searching for glibtool instead.
I hope this works OK on all platforms.
Bernie Solomon
----- Original Message -----
From: "Peter Teichman" <peter at ximian.com>
To: <mono-devel-list at ximian.com>
Sent: Thursday, November 06, 2003 8:01 PM
Subject: [Mono-devel-list] [PATCH] detect libtool more flexibly
> This patch has the following behavior:
>
> * Setting the LIBTOOL environment variable overrides any libtool
> detection
> * "glibtool" is used instead of "libtool" if it is found in your path
>
> /usr/bin/libtool on OSX is not GNU libtool. It's a lower level tool
> used in conjunction with ld(1) to create libraries. They ship GNU
> libtool in /usr/bin/glibtool.
>
> Peter
>
>
More information about the Mono-devel-list
mailing list