zsh-workers
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: zsh-workers@math.gatech.edu
Subject: PATCH: relative pathname to install
Date: Fri, 16 Jan 1998 10:16:04 GMT	[thread overview]
Message-ID: <199801161016.KAA01963@taos.demon.co.uk> (raw)

-----BEGIN PGP SIGNED MESSAGE-----

Here is the secondary job of 3706 (allowing $(INSTALL) to be set
to a relative pathname by configure) done more completely: all the
affected files are changed to not pass INSTALL* on to recursive makes.
Makemod.in.in was also redundantly defining INSTALL twice.

If you do not unapply 3706 before applying this, two hunks will fail,
both of which can be ignored.

 -zefram

 *** Makefile.in	1998/01/11 15:57:29	1.14
 --- Makefile.in	1998/01/16 00:27:57
 ***************
 *** 82,89 ****
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)' INSTALL='$(INSTALL)' \
 ! INSTALL_PROGRAM='$(INSTALL_PROGRAM)' INSTALL_DATA='$(INSTALL_DATA)'
   
   .SUFFIXES:
   
 --- 82,88 ----
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)'
   
   .SUFFIXES:
   
 *** Src/Makefile.in	1998/01/16 00:20:09	1.50
 --- Src/Makefile.in	1998/01/16 00:28:16
 ***************
 *** 81,88 ****
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)' INSTALL='$(INSTALL)' \
 ! INSTALL_PROGRAM='$(INSTALL_PROGRAM)' INSTALL_DATA='$(INSTALL_DATA)'
   
   # ========= DEPENDENCIES FOR BUILDING ==========
   
 --- 81,87 ----
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)'
   
   # ========= DEPENDENCIES FOR BUILDING ==========
   
 *** Src/Makemod.in.in	1998/01/11 15:57:40	1.3
 --- Src/Makemod.in.in	1998/01/16 00:28:45
 ***************
 *** 81,88 ****
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)' INSTALL='$(INSTALL)' \
 ! INSTALL_PROGRAM='$(INSTALL_PROGRAM)' INSTALL_DATA='$(INSTALL_DATA)'
   
   # ========== COMPILATION RULES ==========
   
 --- 81,87 ----
   DLCFLAGS='$(DLCFLAGS)' DLLDFLAGS='$(DLLDFLAGS)' \
   LIBLDFLAGS='$(LIBLDFLAGS)' EXELDFLAGS='$(EXELDFLAGS)' \
   LIBS='$(LIBS)' DL_EXT='$(DL_EXT)' DLLD='$(DLLD)' \
 ! AWK='$(AWK)' YODL='$(YODL)'
   
   # ========== COMPILATION RULES ==========
   
 ***************
 *** 92,100 ****
   DLCOMPILE   = $(CC) -c -I. $(CPPFLAGS) $(DEFS) -DMODULE $(CFLAGS) $(DLCFLAGS)
   LINK        = $(CC) $(LDFLAGS) $(EXELDFLAGS) $(EXTRA_LDFLAGS) -o $@
   DLLINK      = $(DLLD) $(LDFLAGS) $(LIBLDFLAGS) $(DLLDFLAGS) -o $@
 - 
 - INSTALL         = @INSTALL@
 - INSTALL_PROGRAM = @INSTALL_PROGRAM@
   
   KNR_OBJ=.o
   KNROBJ=._foo_
 --- 91,96 ----

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: ascii

iQEVAwUBNL6r+Jmk9GeOHh7BAQG+Uwf7BWtaqwTNFEi3XyidVmpRAAmmTfmDcpkL
c5nUjx5QXAbf7ftdMc5DGVx0JhQFsdw2kyII/gXjWnFOubqQ/KSNPVSPTuV5u/8I
CX/sbWX3IdbWzZ9J8oso/ezmUFqmzJnyBmZ2b4otRixqHo2fc2cZh19kS+AtWEAw
yE0jZBeREd7w0vt79EjW8yu6moixrWNquLHdn67R22iYnvYuPW4p85vASvsf3Eua
HhofZFucDzo1ufoBroYeHroWCLQ88C2DsVytUHWCwfKXYjTHxh9QpPxwOBAWHx0e
AZB9w7mj1LJ2TEh59pcvzee9z4Z9eB5F45bJezfN2iZg3k7+j/o6Mg==
=tjZ2
-----END PGP SIGNATURE-----


                 reply	other threads:[~1998-01-16 10:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=199801161016.KAA01963@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --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).