[xserver-commit] xserver/include Makefile.am,1.2,1.3
Eric Anholt
xserver-commit@pdx.freedesktop.org
Sat, 24 Jan 2004 21:24:13 -0800
- Previous message: [xserver-commit] xserver/dri Makefile.am,1.2,1.3 dri.c,1.2,1.3
- Next message: [xserver-commit] xserver ChangeLog,3.121,3.122 Makefile.am,3.11,3.12 configure.ac,3.51,3.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: anholt
Update of /cvs/xserver/xserver/include
In directory pdx:/home/anholt/xserver/include
Modified Files:
Makefile.am
Log Message:
- Connect GLX files to the build after repocopy from DRI CVS. Controlled
by --enable-glx switch to ./configure. GLX won't work until an upcoming
commit to fb/
- Fix up dri/ to handle building with GLX.
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/include/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 11 Nov 2003 16:51:22 -0000 1.2
+++ Makefile.am 25 Jan 2004 05:24:11 -0000 1.3
@@ -1,4 +1,10 @@
EXTRA_DIST= \
+ GL/glu.h \
+ GL/glx.h \
+ GL/glxint.h \
+ GL/glxmd.h \
+ GL/glxproto.h \
+ GL/glxtokens.h \
XIstubs.h \
bstore.h \
bstorestr.h \
- Previous message: [xserver-commit] xserver/dri Makefile.am,1.2,1.3 dri.c,1.2,1.3
- Next message: [xserver-commit] xserver ChangeLog,3.121,3.122 Makefile.am,3.11,3.12 configure.ac,3.51,3.52
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]