summaryrefslogtreecommitdiff
path: root/audio/moc/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/moc/patches/patch-ad')
-rw-r--r--audio/moc/patches/patch-ad38
1 files changed, 25 insertions, 13 deletions
diff --git a/audio/moc/patches/patch-ad b/audio/moc/patches/patch-ad
index f10f5dcc5f3..e8c8bc17c7e 100644
--- a/audio/moc/patches/patch-ad
+++ b/audio/moc/patches/patch-ad
@@ -1,18 +1,13 @@
-$NetBSD: patch-ad,v 1.2 2011/09/04 14:31:58 joerg Exp $
+$NetBSD: patch-ad,v 1.3 2016/02/16 08:46:01 leot Exp $
---- configure.orig 2007-07-30 15:49:11.000000000 +0000
+regen after patching configure.in:
+
+- check for sched_get_priority_max being in -lrt
+
+--- configure.orig 2014-08-30 02:35:05.000000000 +0000
+++ configure
-@@ -21998,7 +21998,7 @@ _ACEOF
- ;;
- esac
-
--LDFLAGS="$LDFLAGS -export-dynamic"
-+LDFLAGS="$LDFLAGS -Wl,--export-dynamic"
-
- { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
- echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
-@@ -22583,6 +22583,72 @@ if test `eval echo '${'$as_ac_var'}'` =
- #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+@@ -24142,6 +24142,72 @@ eval as_val=\$$as_ac_var
+ #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
+else
@@ -84,3 +79,20 @@ $NetBSD: patch-ad,v 1.2 2011/09/04 14:31:58 joerg Exp $
fi
done
+@@ -25065,6 +25131,7 @@ if ac_fn_c_try_link "$LINENO"; then :
+ mp_cv_ncursesw=yes
+ else
+ mp_cv_ncursesw=no
++ LIBS="$mp_save_LIBS"
+ fi
+ rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+@@ -28271,7 +28338,7 @@ if test "${with_vorbis+set}" = set; then
+ fi
+
+
+-if test "x$with_vorbis" == "xtremor"
++if test "x$with_vorbis" = "xtremor"
+ then
+
+ pkg_failed=no