$OpenBSD: patch-mpeglib_example_yaf_yafxplayer_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- mpeglib/example/yaf/yafxplayer/Makefile.in.orig	Mon Nov 25 04:56:43 2002
+++ mpeglib/example/yaf/yafxplayer/Makefile.in	Wed Jan  1 16:18:39 2003
@@ -350,7 +350,7 @@ libyafxplayer_la_LDFLAGS = $(all_librari
 					-module
 
 
-libyafxplayer_la_LIBADD = ../../../lib/libmpeg.la \
+libyafxplayer_la_LIBADD = ../../../lib/libkmpeg.la \
 					../yafcore/libyafcore.la \
 					$(THIS_LIB_LIBS)
 
@@ -367,7 +367,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(lib_LTLIBRARIES)
 
-libyafxplayer_la_DEPENDENCIES = ../../../lib/libmpeg.la \
+libyafxplayer_la_DEPENDENCIES = ../../../lib/libkmpeg.la \
 	../yafcore/libyafcore.la
 am_libyafxplayer_la_OBJECTS = commandTableXPlayer.lo \
 	inputDecoderXPlayer.lo xplayer_control.lo \
