Mail Archives: djgpp-workers/1999/07/04/12:45:54
>
> 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/
- Raw text -