]> git.pld-linux.org Git - packages/Glide_V5-DRI.git/blobdiff - glide-am16.patch
- fix: added libglide3-vX.so symlink (tdfx_dri.so from XFree86 uses it)
[packages/Glide_V5-DRI.git] / glide-am16.patch
diff --git a/glide-am16.patch b/glide-am16.patch
new file mode 100644 (file)
index 0000000..3b000db
--- /dev/null
@@ -0,0 +1,24 @@
+--- glide3x-20010309/h3/glide3/src/makefile.autoconf.am.orig   Mon Mar 25 20:03:40 2002
++++ glide3x-20010309/h3/glide3/src/makefile.autoconf.am        Mon Mar 25 20:14:06 2002
+@@ -207,7 +207,8 @@
+ noinst_HEADERS         = fxglide.h gsstdef.h gsfc.h \
+                          fxcmd.h fxsplash.h tv.h rcver.h qmodes.h \
+                          macglide3.h
+-fxgasm_SOURCES         = fxgasm.c gthread.c
++fxgasm_SOURCES         = fxgasm.c
++fxgasm_LDADD           = gthread.o
+ lib_LTLIBRARIES        = libglide3.la
+ libglide3_la_SOURCES   = fxinline.h fxgasm.h \
+--- glide3x-20010309/h5/glide3/src/makefile.autoconf.am.orig   Mon Mar 25 20:03:40 2002
++++ glide3x-20010309/h5/glide3/src/makefile.autoconf.am        Mon Mar 25 20:17:12 2002
+@@ -215,7 +215,8 @@
+                          gsfc.h      gsstdef.h   \
+                          qmodes.h    tv.h        \
+                          fxgasm.h    fxinline.h
+-fxgasm_SOURCES         = fxgasm.c gthread.c
++fxgasm_SOURCES         = fxgasm.c
++fxgasm_LDADD           = gthread.o
+ fxgasm_DEPENDENCIES    = gthread.lo
+ lib_LTLIBRARIES        = libglide3.la
This page took 0.100801 seconds and 4 git commands to generate.