autoconf
[Top][All Lists]
Advanced

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

Re: How to approach nested autoconf package configuration (second try)


From: Richard Ash
Subject: Re: How to approach nested autoconf package configuration (second try)
Date: Wed, 06 Jun 2012 23:03:27 +0100

On Wed, 2012-06-06 at 14:21 +0700, Germán Diago Gómez wrote:
> Sorry for resposting, but I didn't receive any reply. Did the message 
> arrive into the mailing list?

It did, but the UK had a 4-day Bank Holiday, which probably slowed a lot
of people here down (we only went back to work today).

There are several archive posts of mine about this if you have a look,
which basically produce a set of hacky (in the sense they rely upon
Autoconf internals) macros to achieve what you want, but don't get much
traction from anyone else.

Key point is you should be able to output the pkg-config file in your
configure script, so you don't need to wait until the library is
compiled, just until it has been configured.

There is an example of this in the Audacity code, the mailing list
archive should have some links to it.

Richard




reply via email to

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