summaryrefslogtreecommitdiff
path: root/multimedia/libtheora/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libtheora/patches/patch-aa')
-rw-r--r--multimedia/libtheora/patches/patch-aa20
1 files changed, 10 insertions, 10 deletions
diff --git a/multimedia/libtheora/patches/patch-aa b/multimedia/libtheora/patches/patch-aa
index 5360ae41e34..19554026a8f 100644
--- a/multimedia/libtheora/patches/patch-aa
+++ b/multimedia/libtheora/patches/patch-aa
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.3 2006/01/21 14:14:53 rillig Exp $
+$NetBSD: patch-aa,v 1.4 2006/06/11 14:21:47 wiz Exp $
---- configure.orig 2005-08-20 20:44:13.000000000 +0200
-+++ configure 2006-01-21 15:13:32.000000000 +0100
-@@ -19322,7 +19322,7 @@ CFLAGS="$CFLAGS $cflags_save"
- LDFLAGS="$LDFLAGS $ldflags_save"
+--- configure.orig 2006-05-30 22:47:15.000000000 +0000
++++ configure
+@@ -18891,7 +18891,7 @@ if test "x$lt_cv_prog_gnu_ld" = "xyes";
+ SHLIB_VERSION_ARG="Wl,--version-script=Version_script"
- case "$target_os" in
+ case "$target_os" in
- linux* | solaris* )
+ linux*)
SHLIB_VERSION_ARG="-Wl,--version-script=Version_script"
;;
*)
-@@ -20102,6 +20102,8 @@ fi
+@@ -19673,6 +19673,8 @@ fi
HAVE_SDL=no
@@ -20,7 +20,7 @@ $NetBSD: patch-aa,v 1.3 2006/01/21 14:14:53 rillig Exp $
# Check whether --with-sdl-prefix or --without-sdl-prefix was given.
if test "${with_sdl_prefix+set}" = set; then
withval="$with_sdl_prefix"
-@@ -20394,6 +20396,7 @@ echo "$as_me: WARNING: *** Unable to fin
+@@ -19970,6 +19972,7 @@ echo "$as_me: WARNING: *** Unable to fin
rm -f conf.sdltest
@@ -28,7 +28,7 @@ $NetBSD: patch-aa,v 1.3 2006/01/21 14:14:53 rillig Exp $
HAVE_OSS=no
-@@ -20401,6 +20404,8 @@ HAVE_OSS=no
+@@ -19977,6 +19980,8 @@ HAVE_OSS=no
@@ -37,7 +37,7 @@ $NetBSD: patch-aa,v 1.3 2006/01/21 14:14:53 rillig Exp $
for ac_header in sys/soundcard.h soundcard.h machine/soundcard.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-@@ -20556,7 +20561,7 @@ if test x$HAVE_OSS != xyes; then
+@@ -20132,7 +20137,7 @@ if test x$HAVE_OSS != xyes; then
{ echo "$as_me:$LINENO: WARNING: OSS audio support not found -- not compiling player_example" >&5
echo "$as_me: WARNING: OSS audio support not found -- not compiling player_example" >&2;}
fi