summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in
blob: 4470b93eef61679912d0b24be37d8d4efa210be7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@