summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-13 19:22:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-13 19:22:31 +0000
commit45329a7831a76f43b883a16b1e5a845c3ac6632f (patch)
treecb12e4321f9d8bbd65c0818c5e1b1c6f4186435e /multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
parentAdd kpictorial, a logic game for KDE (diff)
Update to 0.6.4.
Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=91088
Diffstat (limited to '')
-rw-r--r--multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in12
1 files changed, 6 insertions, 6 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
index 02dae54758d0..4470b93eef61 100644
--- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
+++ b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
@@ -1,11 +1,11 @@
---- 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 @@
+--- libs/ext/cothreads/tests/Makefile.in.orig Mon Oct 13 15:10:38 2003
++++ libs/ext/cothreads/tests/Makefile.in Mon Oct 13 15:11:13 2003
+@@ -83,7 +83,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@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@