[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure
On Wed, 5 May 1999, Max Stekelenburg wrote:
> To compile one module I think the core is required and sometimes some
> other things. So everything that is tested by the core does not require a
> retest of the configure scripts of the modules. It would require that the
> cores config.h is also used by the modules.
Interesting idea, but then the modules would have to include two config.h
files, right? And there would still be the possibility of multiple
configure scripts that need to be run, which I was trying to get away from
originally.
Considering the package separation / modularity that Kasper is aiming for,
the current setup does actually seem easier. :-)
I can still take a look at configure scripts to see if there is a better
way, if it seems important enough.
- Chris
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- References:
- Re: configure
- From: Max Stekelenburg <max@cal052204.student.utwente.nl>