$OpenBSD: patch-mpeglib_example_yaf_yafvorbis_Makefile_am,v 1.2 2003/06/12 19:16:16 espie Exp $
--- mpeglib/example/yaf/yafvorbis/Makefile.am.orig	Wed May  9 15:53:07 2001
+++ mpeglib/example/yaf/yafvorbis/Makefile.am	Wed Jun 11 09:37:29 2003
@@ -10,12 +10,12 @@ yaf_vorbis_SOURCES	=	vorbis_control.cpp
 
 noinst_HEADERS		=	
 
-yaf_vorbis_LDFLAGS	=	$(all_libraries) 
+yaf_vorbis_LDFLAGS	=	-pthread $(all_libraries) 
 
 yaf_vorbis_LDADD	=	 \
 				../yafcore/libyafcore.la \
 				../yafxplayer/libyafxplayer.la \
-				../../../lib/libmpeg.la \
+				../../../lib/libkmpeg.la \
 				$(THIS_LIB_LIBS)
 
 
