$OpenBSD: patch-configure,v 1.4 2005/06/30 22:34:29 alek Exp $ --- configure.orig Mon Apr 26 19:19:32 2004 +++ configure Mon Jun 27 21:29:14 2005 @@ -4140,7 +4140,7 @@ done -for ac_header in linux/soundcard.h machine/soundcard.h sys/soundcard.h sys/audioio.h sys/audio.io.h sun/audioio.h +for ac_header in soundcard.h linux/soundcard.h machine/soundcard.h sys/soundcard.h sys/audioio.h sys/audio.io.h sun/audioio.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then @@ -9124,7 +9124,7 @@ echo "$as_me: error: curl libs are missi fi -GETTEXT_PACKAGE=grip-2.2 +GETTEXT_PACKAGE=grip cat >>confdefs.h <<_ACEOF @@ -10653,7 +10653,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext if test "$ac_cv_search_ID3Tag_Link" = no; then - for ac_lib in "id3 -lz -lstdc++"; do + for ac_lib in "id3 -lm -lz -lstdc++"; do LIBS="-l$ac_lib $ac_func_search_save_LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" @@ -10770,7 +10770,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then - . conftest.id3 + . $srcdir/conftest.id3 echo "${ID3LIB_MAJOR}.${ID3LIB_MINOR}.${ID3LIB_PATCH}" else echo "$as_me: program exited with status $ac_status" >&5