summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-configure
blob: 94213399cb603a7a1cdbcc15ec210c132f864434 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
--- ./configure.orig	2010-03-06 22:36:24.000000000 +0300
+++ ./configure	2010-06-19 02:21:36.862142625 +0400
@@ -17061,9 +17061,6 @@
 
 done
 
-   if test "$ac_cv_header_ffmpeg_avutil_h" = "yes" && test "$ac_cv_header_libavutil_avutil_h" = "yes"; then
-     as_fn_error "old & new ffmpeg headers found - you need to clean up!" "$LINENO" 5
-   fi
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: using external ffmpeg" >&5
 $as_echo "using external ffmpeg" >&6; }
@@ -23234,6 +23231,8 @@
       fi
        CFLAGS="$ac_save_CFLAGS"
        LIBS="$ac_save_LIBS"
+else
+no_theora=yes
   fi
 
   if test "x$no_libFLAC" = "x" ; then
@@ -29752,7 +29751,7 @@
 
 xinelibdir='${libdir}/xine'
 xinedatadir='${datadir}/xine'
-pkgconfigdir='${libdir}/pkgconfig'
+pkgconfigdir='${prefix}/libdata/pkgconfig'