diff options
Diffstat (limited to 'multimedia/smpeg-xmms/files/patch-configure')
| -rw-r--r-- | multimedia/smpeg-xmms/files/patch-configure | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/multimedia/smpeg-xmms/files/patch-configure b/multimedia/smpeg-xmms/files/patch-configure new file mode 100644 index 000000000000..aacfc9393d4d --- /dev/null +++ b/multimedia/smpeg-xmms/files/patch-configure @@ -0,0 +1,23 @@ + +$FreeBSD$ + +--- configure 2001/04/03 09:08:00 1.1 ++++ configure 2001/04/03 09:08:19 +@@ -3015,14 +3015,14 @@ + fi + + +-echo $ac_n "checking for XvGetVideo in -lSDL""... $ac_c" 1>&6 +-echo "configure:3020: checking for XvGetVideo in -lSDL" >&5 ++echo $ac_n "checking for XvGetVideo in -lSDL-1.1""... $ac_c" 1>&6 ++echo "configure:3020: checking for XvGetVideo in -lSDL-1.1" >&5 + ac_lib_var=`echo SDL'_'XvGetVideo | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lSDL "-lc_r" $LIBS" ++LIBS="-lSDL-1.1 "-lc_r" $LIBS" + cat > conftest.$ac_ext <<EOF + #line 3028 "configure" + #include "confdefs.h" |
