delorie.com/archives/browse.cgi | search |
Date: | Wed, 22 Jan 1997 14:28:45 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Robert Hoehne <robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de> |
cc: | Mark Habersack <grendel AT ananke DOT amu DOT edu DOT pl>, |
DJGPP workers <djgpp-workers AT delorie DOT com> | |
Subject: | Re: Configure scripts |
In-Reply-To: | <Pine.HPP.3.95q.970122130947.26225I-100000@newton.mathematik.tu-chemnitz.de> |
Message-ID: | <Pine.SUN.3.91.970122142606.101O-100000@is> |
MIME-Version: | 1.0 |
On Wed, 22 Jan 1997, Robert Hoehne wrote: > configure --prefix=$(DJDIR) > > ? I haven't tried it but will it put > the in the makefile > > prefix=$(DJDIR) Yes, I've thought about this too. It won't be so easy, because the `$' character is special to bash and needs to be protected to prevent its expansion by bash itself (in which case it will put there DJDIR on my machine), but I think I can come up with some such that works. Thanks.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |