zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk
Subject: Re: zshall.1
Date: Mon, 24 Oct 2005 14:34:39 +0100	[thread overview]
Message-ID: <20051024143439.1f51f4a8.pws@csr.com> (raw)
In-Reply-To: <20051024123347.GC355@DervishD>

This explains how the name transformation is used in zsh.

Index: INSTALL
===================================================================
RCS file: /cvsroot/zsh/zsh/INSTALL,v
retrieving revision 1.19
diff -u -r1.19 INSTALL
--- INSTALL	3 Oct 2005 09:00:44 -0000	1.19
+++ INSTALL	24 Oct 2005 13:17:34 -0000
@@ -450,6 +450,19 @@
   --srcdir=DIR          # find the sources in DIR [configure dir or ..]
   --datadir=DATADIR     # install shared files in DATADIR [PREFIX/share]
 
+Program name transformation:
+  --program-prefix=PREFIX           # prepend PREFIX to installed name
+  --program-suffix=SUFFIX           # append SUFFIX to installed name
+  --program-transform-name=SEDSCR   # run sed script SEDSCR on installed name
+
+Note that zsh interprets this standard feature of configure to mean that the
+program will be run from the installed location.  For example, with
+the argument --program-suffix=-dev is given, the file zsh-dev will be
+installed and all references to it will be adjusted accordingly.  If
+the program is to be created in some temporary directory for installation
+elsewhere, set DESTDIR to the top-level directory of the temporary
+hierarchy.
+
 Features:
   --enable-FEATURE      # enable use of this feature
   --disable-FEATURE     # disable use of this feature


-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com


  parent reply	other threads:[~2005-10-24 13:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24  8:01 zshall.1 Zvi Har'El
2005-10-24  9:03 ` zshall.1 Peter Stephenson
2005-10-24 11:52   ` zshall.1 Zvi Har'El
2005-10-24 12:00     ` zshall.1 Peter Stephenson
2005-10-24 12:33       ` zshall.1 DervishD
2005-10-24 13:01         ` zshall.1 Peter Stephenson
2005-10-24 13:34         ` Peter Stephenson [this message]
2005-10-24 13:55           ` zshall.1 DervishD
2005-10-24 13:30       ` zshall.1 Clint Adams
2005-10-24 14:58   ` zshall.1 Bart Schaefer
2005-10-24 16:05     ` zshall.1 DervishD

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=20051024143439.1f51f4a8.pws@csr.com \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /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).