zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: "Andrej Borsenkow" <borsenkow.msk@sni.de>
Cc: "ZSH workers mailing list" <zsh-workers@math.gatech.edu>
Subject: Re: How to include ZSH modules in static version?
Date: Tue, 17 Nov 1998 09:03:04 -0800	[thread overview]
Message-ID: <981117090304.ZM6466@candle.brasslantern.com> (raw)
In-Reply-To: <002301be1242$f9425cd0$21c9ca95@mowp.siemens.ru>

On Nov 17,  6:57pm, Andrej Borsenkow wrote:
} Subject: How to include ZSH modules in static version?
}
} What was wrong? Is it possible to explicitly say (a la apache) which modules
} should be compiled in statically? Would be a nice addition.

Read the INSTALL file.  You need to add the module names you want to the
file Src/modules-bltin (why the missing vowels, someone?) in the build
tree (not the source tree, if the two trees are not the same).  If you
don't do this, the modules in Src/xmods.conf in the source tree are the
ones included by default (I don't think that's documented anywhere).

(Boy there are a lot of parens in that paragraph.)

There's a lot of information about modules buried in the Src/mk*.sh and
related files that probably ought to get moved to a file in Etc/ with a
more obvious name.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1998-11-17 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-17 15:57 Andrej Borsenkow
1998-11-17 17:03 ` Bart Schaefer [this message]
1998-11-17 17:23   ` Andrej Borsenkow
1998-11-18  8:48     ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=981117090304.ZM6466@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=borsenkow.msk@sni.de \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).