Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Module config



On Tue, 05 Dec 2000 22:54:22 +0300
Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx> wrote:

 
> - major: list of modules to build is created dynamically when you run make;
> it is impossible to build list of modules at configure time.

That's not true any more:  all the module information comes from config.modules.
The remaining intermediate files are simply there to be included in C code.
It should be possible to rig up some code in the Makefile or an auxiliary
script to sort out which modules to provide documentation for along the same
lines as, say, the code in the top level Makefile which decides which functions
to install.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author