summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in')
-rw-r--r--multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
deleted file mode 100644
index 02dae54758d0..000000000000
--- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/ext/cothreads/tests/Makefile.in.orig Sat Aug 30 19:28:04 2003
-+++ libs/ext/cothreads/tests/Makefile.in Sat Aug 30 19:28:39 2003
-@@ -68,7 +68,7 @@
- GLIB_CFLAGS = @GLIB_CFLAGS@
- GLIB_LIBS = @GLIB_LIBS@
- GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
--GTHREAD_LIBS = @GTHREAD_LIBS@
-+GTHREAD_LIBS = -lc @GTHREAD_LIBS@
- INSTALL_DATA = @INSTALL_DATA@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
- INSTALL_SCRIPT = @INSTALL_SCRIPT@