From 7a0415cfd70a02b2280d27556c6c54cef1c86e1a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:18:42 +0000 Subject: zsh-3.1.5-pws-11 --- INSTALL | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 1ed6847e3..f8200feff 100644 --- a/INSTALL +++ b/INSTALL @@ -56,10 +56,11 @@ Controlling what is compiled into the main zsh binary By default the comp1, compctl, zle, 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 -Src/modules-bltin file with the list of modules which are to be compiled -into the main binary. See the zshmodules manual page for the list of -available modules. +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. See the zshmodules manual page for the +list of available modules. Compiler Options or Using a Different Compiler ---------------------------------------------- -- cgit 1.4.1