[Xorg-commit] xc/programs/Xserver/GL/apple Imakefile,1.1,1.1.4.1

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/programs/Xserver/GL/apple
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/Xserver/GL/apple

Modified Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
merge most of XFree86 RC3 (4.3.99.903) from vendor branch.
bug #214


Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/GL/apple/Imakefile,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- a/Imakefile	25 Nov 2003 19:28:21 -0000	1.1
+++ b/Imakefile	23 Feb 2004 21:34:56 -0000	1.1.4.1
@@ -1,4 +1,4 @@
-XCOMM $XFree86: xc/programs/Xserver/GL/apple/Imakefile,v 1.2 2003/09/16 00:36:11 torrey Exp $
+XCOMM $XFree86: xc/programs/Xserver/GL/apple/Imakefile,v 1.3 2004/02/10 22:47:57 torrey Exp $
 
 #include <Server.tmpl>
 
@@ -34,7 +34,8 @@
                 -I$(SERVERSRC)/mi -I$(SERVERSRC)/include -I$(FONTINCSRC) \
                 -I$(SERVERSRC)/render -I$(SERVERSRC)/GL/include \
                 -I$(SERVERSRC)/GL/glx -I$(SERVERSRC)/hw/darwin/quartz/cr \
-                -I$(SERVERSRC)/hw/darwin/quartz $(GL_INCLUDES)
+                -I$(SERVERSRC)/hw/darwin/quartz $(GL_INCLUDES) \
+                -I$(MESASRCDIR)/src
 
       DEFINES = $(GLX_DEFINES)
 





More information about the xorg-commit mailing list