Mail Archives: djgpp-workers/2000/02/29/23:53:45
Bison's defaults work just fine, so why not get rid of the bison section in djgpp.env?
*** djgpp.env.orig Fri Dec 24 15:19:04 1999
--- djgpp.env Tue Feb 29 23:37:30 2000
*************** DJDIR=%:/>DJGPP%
*** 12,21 ****
+TEXMFMAIN=%DJDIR%/share/texmf
+GO32STUB=%DJDIR%/bin/stubify.exe
- [bison]
- BISON_HAIRY=%DJDIR%/lib/bison.hai
- BISON_SIMPLE=%DJDIR%/lib/bison.sim
-
[cpp]
CPLUS_INCLUDE_PATH=%/>;CPLUS_INCLUDE_PATH%%DJDIR%/lang/cxx;%DJDIR%/include
C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%%DJDIR%/include
--- 12,17 ----
- Raw text -