autoconf
[Top][All Lists]
Advanced

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

Re: pkg-config wisdom


From: Bob Friesenhahn
Subject: Re: pkg-config wisdom
Date: Sat, 24 Oct 2009 11:33:18 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Sat, 24 Oct 2009, Peter Johansson wrote:

Bob Friesenhahn wrote:
In this case life would be better if all libraries had a ".la" file and if Autoconf used libtool type functionality (e.g. consult the .la files) as part of its testing.

Is there anything conceptually stopping us from writing a new AC_LINK_IFELSE that links using libtool? That would make life easier and avoid problems that only occur in configure and not when building the package (using libtool).

A complexity is that libtool itself is configured via configure so it can not use itself to configure itself.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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