]> git.pld-linux.org Git - packages/Glide_V3-DRI.git/blame - glide-am16.patch
- rediffed
[packages/Glide_V3-DRI.git] / glide-am16.patch
CommitLineData
a2e27606
JB
1--- glide3x-20010309/h3/glide3/src/makefile.autoconf.am.orig Mon Mar 25 20:03:40 2002
2+++ glide3x-20010309/h3/glide3/src/makefile.autoconf.am Mon Mar 25 20:14:06 2002
3@@ -207,7 +207,8 @@
4 noinst_HEADERS = fxglide.h gsstdef.h gsfc.h \
5 fxcmd.h fxsplash.h tv.h rcver.h qmodes.h \
6 macglide3.h
7-fxgasm_SOURCES = fxgasm.c gthread.c
8+fxgasm_SOURCES = fxgasm.c
9+fxgasm_LDADD = gthread.o
10
11 lib_LTLIBRARIES = libglide3.la
12 libglide3_la_SOURCES = fxinline.h fxgasm.h \
13--- glide3x-20010309/h5/glide3/src/makefile.autoconf.am.orig Mon Mar 25 20:03:40 2002
14+++ glide3x-20010309/h5/glide3/src/makefile.autoconf.am Mon Mar 25 20:17:12 2002
15@@ -215,7 +215,8 @@
16 gsfc.h gsstdef.h \
17 qmodes.h tv.h \
18 fxgasm.h fxinline.h
19-fxgasm_SOURCES = fxgasm.c gthread.c
20+fxgasm_SOURCES = fxgasm.c
21+fxgasm_LDADD = gthread.o
22 fxgasm_DEPENDENCIES = gthread.lo
23
24 lib_LTLIBRARIES = libglide3.la
This page took 0.035853 seconds and 4 git commands to generate.