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

RE: PATCH: omit modules from compilation and installation process



> Now you can give configure a comma-separated list of modules not
> to compile
> nor install as --enable-omit-modules=zsh/example,zsh/zpty.  Having to use
> the `enable' in front is a bit tacky, but as far as I can see there's no
> way round it.

Ahem ... what's wrong with --(disable|enable)-modules=... ?

Is it usable for static compilation as well?  Will it completely replace
defaults? Probably, meta keywords like

--enable-modules=all
--enable-modules=default,zsh/zpty

would be useful (but, may be, for static case only).

/andrej



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