[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multiple configurations in single configure script
From: |
Ralf Wildenhues |
Subject: |
Re: Multiple configurations in single configure script |
Date: |
Tue, 22 Jan 2008 23:29:23 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Hello Tatu,
* Tatu Kilappa wrote on Tue, Jan 22, 2008 at 10:47:56PM CET:
> I'd want to ask if this is possible at all.
>
> I'm having a slightly complex build that has several parts. Each part
> should generate it's own Makefile in the right directory. However, i
> have no desire to run configure multiple times, which is why I'm asking
> about a setup that looks kind of as follows:
As far as I know, the setup you desire is unfortunately not possible
with the current Autoconf code.
Cheers,
Ralf