Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: omit modules from compilation and installation process
- X-seq: zsh-workers 9703
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Peter Stephenson" <pws@xxxxxxxxxxxxxxxxxxxxxxxx>, "Zsh hackers list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: omit modules from compilation and installation process
- Date: Mon, 14 Feb 2000 10:14:11 +0300
- Importance: Normal
- In-reply-to: <E12K3x4-0008IA-00.2000-02-13-18-40-58@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> 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