Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: more remnants of comp1
- X-seq: zsh-workers 8747
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: more remnants of comp1
- Date: Tue, 23 Nov 1999 11:58:06 +0100 (MET)
- In-reply-to: Adam Spiers's message of Tue, 23 Nov 1999 01:54:41 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Adam Spiers wrote:
> Also, the INSTALL file still mentions comp1. I'll leave this to
> someone more appropriate to fix (hi Sven, you're not busy anyway are
> you? ;-)
Well, I'm not really appropriate for this, I think, but here it is.
`grep' said that now there is no other reference to `comp1'. Apart
from the ChangeLog, of course.
Bye
Sven
--- INSTALL.old Tue Nov 23 11:53:55 1999
+++ INSTALL Tue Nov 23 11:55:27 1999
@@ -66,14 +66,14 @@
Controlling what is compiled into the main zsh binary
-----------------------------------------------------
-By default the comp1, compctl, zle, complist, sched and rlimits modules are
-compiled into non-dynamic zsh and no modules are compiled into the main
-binary if dynamic loading is available. This can be overridden by creating
-the file mymods.conf in the compilation directory (Src, unless you have
-told configure to use another directory) with the list of modules which are
-to be compiled into the main binary, one module name per line with no
-punctuation and no suffix. See the zshmodules manual page for the list of
-available modules.
+By default the complete, compctl, zle, computil, complist, sched, parameter,
+zleparameter and rlimits modules are compiled into non-dynamic zsh and no
+modules are compiled into the main binary if dynamic loading is available.
+This can be overridden by creating the file mymods.conf in the compilation
+directory (Src, unless you have told configure to use another directory)
+with the list of modules which are to be compiled into the main binary, one
+module name per line with no punctuation and no suffix. See the zshmodules
+manual page for the list of available modules.
On systems which do not allow symbols in one dynamically loaded library to
be visible from another, comp1 will be compiled in to the base executable
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author