$OpenBSD: patch-mpeglib_example_yaf_yafcdda_Makefile_in,v 1.11 2004/09/18 09:36:44 espie Exp $
--- mpeglib/example/yaf/yafcdda/Makefile.in.orig	Mon Aug 16 11:41:48 2004
+++ mpeglib/example/yaf/yafcdda/Makefile.in	Tue Sep  7 17:25:44 2004
@@ -175,7 +175,7 @@ KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET
 LAME_INCS = @LAME_INCS@
 LAME_LIBS = @LAME_LIBS@
 LAME_RPATH = @LAME_RPATH@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -L../../../lib/.libs
 LIBALIB = @LIBALIB@
 LIBASOUND = @LIBASOUND@
 LIBAUDIO = @LIBAUDIO@
@@ -458,7 +458,7 @@ xine_artsplugin_SUBDIR_included_TRUE = @
 INCLUDES = -I../../include $(all_includes)
 yaf_cdda_SOURCES = cdda_control.cpp
 noinst_HEADERS = 
-yaf_cdda_LDFLAGS = $(all_libraries)
+yaf_cdda_LDFLAGS = $(all_libraries) -pthread
 yaf_cdda_LDADD = ../yafxplayer/libyafxplayer.la \
 				../yafcore/libyafcore.la \
 				../../../lib/libmpeg.la \
