Hello,

* Gary V. Vaughan wrote on Tue, Apr 22, 2008 at 04:35:56PM CEST:
> On 22 Apr 2008, at 05:39, Ross Burton 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.

Charles posted a patch that would make
  AC_PROG_LIBTOOL

do the equivalent of
  LT_INIT
  LT_OUTPUT

We could consider doing that, to avoid these issues.  Of course
alongside an AU_DEFUN that recommends at autoupdate time that LT_OUTPUT
be removed if packages don't need ./libtool inside configure.
Yes, it would be slower.

Thoughts on this?

Cheers,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to