[Xorg-commit] xc/lib/GL/GL Imakefile,1.1.4.1,1.1.4.2

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


Committed by: kaleb

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

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/lib/GL/GL/Imakefile,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- a/Imakefile	26 Nov 2003 22:48:31 -0000	1.1.4.1
+++ b/Imakefile	23 Feb 2004 21:33:53 -0000	1.1.4.2
@@ -1,4 +1,4 @@
-XCOMM $XFree86: xc/lib/GL/GL/Imakefile,v 1.23 2003/11/17 03:10:41 dawes Exp $
+XCOMM $XFree86: xc/lib/GL/GL/Imakefile,v 1.24 2004/02/07 04:30:15 dawes Exp $
 
 #include <Threads.tmpl>
 
@@ -212,7 +212,7 @@
  * for no built-in drivers.
  */
 
-REQUIREDLIBS = $(BASEREQUIREDLIBS) $(OTHERREQUIREDLIBS) $(VMODEREQUIREDLIBS)
+REQUIREDLIBS = $(OTHERREQUIREDLIBS) $(VMODEREQUIREDLIBS) $(BASEREQUIREDLIBS)
 
         OBJS = $(GLXOBJS) $(DRIOBJS) $(DRVOBJS)
 #if HasSharedLibraries && !SharedLibGlxWithoutPIC





More information about the xorg-commit mailing list