summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in
blob: 02dae54758d0f799453f17c9b6e4aa0b15e4acf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 @@
 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@