]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-glide3.patch
- outdated
[packages/XFree86.git] / XFree86-glide3.patch
1 --- xc/lib/GL/mesa/src/drv/tdfx/Imakefile.fred  Thu Aug 24 09:17:57 2000
2 +++ xc/lib/GL/mesa/src/drv/tdfx/Imakefile       Thu Aug 24 09:51:47 2000
3 @@ -278,7 +278,7 @@
4           SRCS = $(DRISRCS) $(DRMSRCS) $(TDFXSRCS) $(MESASRCS) $(ASMSRCS)
5           OBJS = $(DRIOBJS) $(DRMOBJS) $(TDFXOBJS) $(MESAOBJS) $(ASMOBJS)
6  
7 -REQUIREDLIBS = -lglide3x -lm
8 +REQUIREDLIBS = -lglide3 -lm
9  #if !GlxBuiltInTdfx
10  REQUIREDLIBS += -L../../../.. -lGL
11  #endif
This page took 0.024512 seconds and 3 git commands to generate.