zsh-workers
 help / color / mirror / code / Atom feed
* Compiled-in modules in static shell
@ 2000-06-23 11:34 Andrej Borsenkow
  2000-06-23 12:50 ` Peter Stephenson
  2000-06-23 15:46 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Andrej Borsenkow @ 2000-06-23 11:34 UTC (permalink / raw)
  To: ZSH workers mailing list

Is there any reason, why not all modules are compiled in for static
shell (assuming, they can be compiled as found by configure)? I ask,
because on Cygwin in default installation some pretty useful odules are
missing (e.g. zpty - thus making some tests impossible). It means, that
static and dynamic version are not the same.

configure for a long time has --enable-omit-modules parameter that can
be used to turn off selected modules. What about compiling all modules
by default - if anybody does not want it he can always turn off selected
modules.

BTW I prefer --disable-modules form. It looks much better. And,
probably, we could generalize it to

--enable-modules=all
--enable-modules=mod1,mod2,...
--disable-modules=mod1,mod2,...

eliminating need to edit some files in distribution.

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-06-23 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-23 11:34 Compiled-in modules in static shell Andrej Borsenkow
2000-06-23 12:50 ` Peter Stephenson
2000-06-23 15:11   ` Bart Schaefer
2000-06-23 15:46 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).