]> git.pld-linux.org Git - packages/TORCS.git/blob - TORCS-inc.patch
- BR: ac,am
[packages/TORCS.git] / TORCS-inc.patch
1 --- torcs-1.2.0/Make-config.in.orig     Sat Mar 29 23:08:41 2003
2 +++ torcs-1.2.0/Make-config.in  Thu Apr  3 11:00:43 2003
3 @@ -50,10 +50,11 @@
4  #EXT_LIBS = -lpthread @LIBS@
5  EXT_LIBS = @LIBS@
6  #LDFLAGS =  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib -L/usr/local/lib
7 -LDFLAGS +=  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib 
8 +LDFLAGS +=  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib -L/usr/X11R6/lib
9  
10  #INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/local/include
11 -INCFLAGS =  -I${EXPORTBASE}/include 
12 +#INCFLAGS =  -I${EXPORTBASE}/include 
13 +INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/X11R6/include
14  
15  CPP = @CPP@ $(CPPFLAGS) -M -D__DEPEND__
16  
This page took 0.061274 seconds and 3 git commands to generate.