Date: Sun, 18 Apr 1999 13:50:07 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com Subject: Re: [binkley AT sst DOT ncsl DOT nist DOT gov: djgpp and ld] In-Reply-To: <199904161401.KAA23508@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 16 Apr 1999, DJ Delorie wrote: > the default is --prefix=/usr/local or --prefix=/usr which is > a common place to put cygwin binaries. I just don't want us using the > default any more. So *any* non-default value is okay? Most packages I ported use --prefix='${DJDIR}'. This allows to get Makefile's which work for others, even if they don't run the configure script before building. In particular, "make install" works with Makefile's included in the source distribution.