autoconf
[Top][All Lists]
Advanced

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

Re: conditionally using libtool


From: Russ Allbery
Subject: Re: conditionally using libtool
Date: Sat, 29 Apr 2006 14:41:39 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.18 (linux)

Ralf Wildenhues <address@hidden> writes:
> * Bob Rossi wrote on Sat, Apr 29, 2006 at 06:18:54PM CEST:

>> OK, so is the only safe way to do this to have 2 configure.in scripts?
>> One that uses AC_PROG_LIBTOOL and one that doesn't?

> I don't see why that would be necessary.  Unless you need to avoid the
> Automake adjustments it does for Libtool.

Libtool is painfully, *painfully* slow, which is why use of it is
conditional in INN.  The approach that we're using required figuring out
what macros to call first, but it works well enough that I'll keep using
it until someone comes up with something better.  It's certainly better
than the speed hit from using libtool unconditionally.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>




reply via email to

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