Mail Archives: djgpp-workers/1999/07/04/11:18:40
In order for config.site (make that config.sit) to be loaded when running
a configure script without having to specify '--prefix', I recommend the
following change be made to djgpp.env:
*** 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.sit
[sh]
PATH=%/>PATH%
+ +CONFIG_SITE=%DJDIR/share/config.sit
[groff]
+GROFF_TMAC_PATH=.;%DJDIR%/share/groff/tmac
---
Mark Elbrecht, snowball3 AT bigfoot DOT com
http://snowball.frogspace.net/
- Raw text -