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

Re: config.modules glitch in configure or make dependencies



> It's not really two stages; the code still executes at the same time it
> always did, it just happens to be in two files.  If you prefer, it could
> be written like this:
> 
> AC_OUTPUT_COMMANDS(,[if test -z "\$CONFIG_FILES\$CONFIG_HEADERS"; then
> `cat ./${CONFIG_MODULES}.sh && rm -f ./${CONFIG_MODULES}.sh`
> fi])
> . ./${CONFIG_MODULES}.sh

Maybe this stuff could be handled by a Src/Modules/configure that also
handles the extra lib dependencies.



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