]> git.pld-linux.org Git - packages/STonX.git/blob - STonX-svga.patch
- new; needs TOS image...
[packages/STonX.git] / STonX-svga.patch
1 --- STonX-0.6.5/Makefile.in.orig        Fri Feb  9 19:06:25 1996
2 +++ STonX-0.6.5/Makefile.in     Sun Sep 16 22:10:48 2001
3 @@ -24,8 +24,10 @@
4  #XLIBS=@X_LIBS@ -L../../binutils-2.4 -lopcodes -lbfd -liberty -lncurses
5  
6  #Linux SVGALIB support :
7 +ifdef USE_SVGALIB
8 -#XLIBS=@X_LIBS@ -lvgagl -lvga 
9 -#SFLAGS=-DUSE_SVGALIB
10 +XLIBS=@X_LIBS@ -lvgagl -lvga 
11 +SFLAGS=-DUSE_SVGALIB
12 +endif
13  
14  DEF= @def@ -DINLINE=@inline@
15  
This page took 0.0996860000000001 seconds and 3 git commands to generate.