$OpenBSD: patch-mpeglib_example_cddaplay_Makefile_in,v 1.17 2010/09/26 13:40:12 naddy Exp $
--- mpeglib/example/cddaplay/Makefile.in.orig	Mon Oct  8 16:27:13 2007
+++ mpeglib/example/cddaplay/Makefile.in	Wed Oct 24 11:55:37 2007
@@ -398,7 +398,7 @@ xdg_menudir = @xdg_menudir@
 INCLUDES = -I../../include $(all_includes)
 cddaplay_SOURCES = cddaplay.cpp
 noinst_HEADERS = 
-cddaplay_LDFLAGS = $(all_libraries) 
+cddaplay_LDFLAGS = $(all_libraries) -pthread
 cddaplay_LDADD = ../../lib/libmpeg.la \
 				$(THIS_LIB_LIBS)
 
