Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: config.h and dependency on module zsh/main
- X-seq: zsh-workers 12481
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: config.h and dependency on module zsh/main
- Date: Wed, 02 Aug 2000 11:14:59 +0100
- In-reply-to: "Your message of Wed, 02 Aug 2000 14:04:40 +0400." <000c01bffc69$126cd070$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> config.h is included from Src/zsh.mdh. Unfortunately, if modules sets
> "nozshdep", Src/zsh.mdh is not included. But even in this case we may need
> some configuration information? Or do I miss something?
I'm not clear what `nozshdep' actually means. Currently it's used only in
the main zsh module to avoid circular dependencies. It's hard to conceive
of a real module that *doesn't* depend on the main executable. It would
have to be some standalone thing (in which case config.h would not be
relevant). Or maybe I've missed the point too.
--
Peter Stephenson <pws@xxxxxxx>
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