]> git.pld-linux.org Git - packages/TORCS.git/blobdiff - TORCS-inc.patch
- fix build
[packages/TORCS.git] / TORCS-inc.patch
index d943c46a3347c06b2e6595aa61e2969dc9ab3d74..8d4986312be8a379268a75d8b7466fa6055d98b1 100644 (file)
@@ -1,16 +1,16 @@
---- torcs-1.2.0/Make-config.in.orig    Sat Mar 29 23:08:41 2003
-+++ torcs-1.2.0/Make-config.in Thu Apr  3 11:00:43 2003
-@@ -50,10 +50,11 @@
+diff -urN torcs-1.2.3.new/Make-config.in torcs-1.2.3/Make-config.in
+--- torcs-1.2.3.new/Make-config.in     2005-06-28 12:30:34.000000000 +0200
++++ torcs-1.2.3/Make-config.in 2005-06-29 23:14:39.000000000 +0200
+@@ -54,10 +54,10 @@
  #EXT_LIBS = -lpthread @LIBS@
  EXT_LIBS = @LIBS@
  #LDFLAGS =  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib -L/usr/local/lib
--LDFLAGS +=  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib 
-+LDFLAGS +=  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib -L/usr/X11R6/lib
+-LDFLAGS =  -L${EXPORTBASE}/lib @LDFLAGS@ -L/usr/lib
++LDFLAGS =  -L${EXPORTBASE}/lib @LDFLAGS@ -L/usr/lib -L/usr/X11R6/lib
  
  #INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/local/include
--INCFLAGS =  -I${EXPORTBASE}/include 
-+#INCFLAGS =  -I${EXPORTBASE}/include 
-+INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/X11R6/include
+-INCFLAGS =  -I${EXPORTBASE}/include -I${TORCS_BASE}
++INCFLAGS =  -I${EXPORTBASE}/include -I${TORCS_BASE} -I/usr/X11R6/include
  
- CPP = @CPP@ $(CPPFLAGS) -M -D__DEPEND__
+ CPP = @CPP@ @CPPFLAGS@ -M -D__DEPEND__
  
This page took 0.068787 seconds and 4 git commands to generate.