libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with libtool 2.2.2 and /bin/sh pointing to dash


From: Peter O'Gorman
Subject: Re: Problems with libtool 2.2.2 and /bin/sh pointing to dash
Date: Tue, 22 Apr 2008 10:01:55 -0500
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Gary V. Vaughan wrote:

>> Was this behaviour present in libtool 1.5?
> 
> No it wasn't, because libtool was generated in a two stage process which
> required
> calling ./libtool --config directly.

Hi Gary,

I think you may be wrong. You can check the value of libtool variables
in configure for libtool > 1.4. In 1.3 and earlier there was a separate
ltconfig script which was run, so those variables were not available.
With 1.4 libtool's checks became part of the configure script itself, so
anything after AC_PROG_LIBTOOL can check the variables values.

With 2.x, of course, it is preferred to use the vars directly, creating
libtool just to check these is expensive and pointless.

Peter
-- 
Peter O'Gorman
http://pogma.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]