Message-Id: <199907041645.QAA11300@out1.ibm.net> From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 4 Jul 1999 12:45:38 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash patch for djgpp.env References: <199907041518 DOT PAA129228 AT out1 DOT ibm DOT net> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com > > On Sun, 4 Jul 1999, Mark E. wrote: > > > In order for config.site (make that config.sit) > > Why not call it config.site, as God intended? DOS won't mind. Are there > any problems with the original name? > No, I just wanted to avoid the Win 9x numeric tail problem. Here's the patch using config.site if this is what you prefer: *** djgpp1.env Wed Dec 2 15:27:56 1998 --- djgpp.env Sun Jul 4 11:10:02 1999 *************** *** 60,68 **** --- 60,70 ---- [bash] PATH=%/>PATH% + +CONFIG_SITE=%DJDIR%/share/config.site [sh] PATH=%/>PATH% + +CONFIG_SITE=%DJDIR/share/config.site [groff] +GROFF_TMAC_PATH=.;%DJDIR%/share/groff/tmac --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/