]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- patch from Maciej Świniarski (luzik) <luzik@ds.pg.gda.pl>
authordjrzulf <djrzulf@pld-linux.org>
Thu, 3 Apr 2003 08:34:59 +0000 (08:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS-inc.patch -> 1.1

TORCS-inc.patch [new file with mode: 0644]

diff --git a/TORCS-inc.patch b/TORCS-inc.patch
new file mode 100644 (file)
index 0000000..9c337a1
--- /dev/null
@@ -0,0 +1,15 @@
+--- torcs-1.2.0/Make-config.in.fix      Thu Apr  3 03:05:59 2003
++++ torcs-1.2.0/Make-config.in  Thu Apr  3 03:06:45 2003
+@@ -50,10 +50,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
+
+ #INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include
+-I/usr/local/include-INCFLAGS =  -I${EXPORTBASE}/include
++INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/X11R6/include
+
+ CPP = @CPP@ $(CPPFLAGS) -M -D__DEPEND__
+
This page took 0.079565 seconds and 4 git commands to generate.