[MPlayer-dev-eng] [PATCH] configure: remove support for internal libdvd*.
Nicolas George
george at nsup.org
Sat Oct 25 15:11:57 CEST 2014
Le quartidi 4 brumaire, an CCXXIII, Reimar Döffinger a écrit :
> ---
> configure | 134 +++-----------------------------------------------------------
> 1 file changed, 6 insertions(+), 128 deletions(-)
I just tested on a Debian stable, and it fails to add -ldvdnav to EXTRALIBS,
and linking fails.
> diff --git a/configure b/configure
> index ba31428..b27b800 100755
> --- a/configure
> +++ b/configure
> @@ -359,8 +359,6 @@ Optional features:
> --disable-bluray disable Blu-ray support [autodetect]
> --disable-dvdnav disable libdvdnav [autodetect]
> --disable-dvdread disable libdvdread [autodetect]
> - --disable-dvdread-internal disable internal libdvdread and libdvdnav [autodetect]
> - --disable-libdvdcss-internal disable internal libdvdcss [autodetect]
> --disable-cdparanoia disable cdparanoia [autodetect]
> --disable-cddb disable cddb [autodetect]
> --disable-bitmap-font disable bitmap font support [enable]
> @@ -750,8 +748,6 @@ type dvdnav-config >/dev/null 2>&1 && _dvdnavconfig=dvdnav-config
> _dvdreadconfig="pkg-config dvdread"
> type dvdread-config >/dev/null 2>&1 && _dvdnavconfig=dvdread-config
^^^
The problem seems to come from this typo you introduced earlier today.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20141025/480f68cb/attachment.asc>
More information about the MPlayer-dev-eng
mailing list