Re: [PATCH 3/4] Enable cdda on GNU/Hurd.
Gabriele Giacone, le Tue 18 Feb 2014 21:09:06 +0100, a écrit :
> ---
> configure.ac | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
That should be fine.
> diff --git a/configure.ac b/configure.ac
> index 872abce..80b1567 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -126,6 +126,9 @@ case "${host_os}" in
> CPPFLAGS="${CPPFLAGS} -I/usr/local/include"
> LDFLAGS="${LDFLAGS} -L/usr/local/lib"
> ;;
> + gnu*)
> + SYS=hurd
> + ;;
> openbsd*)
> SYS=openbsd
> CPPFLAGS="${CPPFLAGS} -I/usr/local/include -I/usr/X11R6/include"
> @@ -1808,7 +1811,8 @@ then
> AC_MSG_RESULT(no)
> ])
>
> - if test "${SYS}" = "bsdi" -o "${SYS}" = "mingw32" -o "${SYS}" = "os2" -o "${SYS}" = "darwin"
> + if test "${SYS}" = "bsdi" -o "${SYS}" = "mingw32" -o "${SYS}" = "os2" -o "${SYS}" = "darwin" -o \
> + "${SYS}" = "hurd"
> then
> VLC_ADD_PLUGIN([vcd cdda])
> fi
> --
> 1.9.0.rc3
>
>
> --
> To UNSUBSCRIBE, email to debian-hurd-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 43b64cfdfa0461c2a231a1ac7519f848aa53da98.1392651739.git.1o5g4r8o@gmail.com">http://lists.debian.org/[🔎] 43b64cfdfa0461c2a231a1ac7519f848aa53da98.1392651739.git.1o5g4r8o@gmail.com
>
--
Samuel
<k> faut en profiter, aujourd'hui, les blagues bidon sont à 100 dollars
-+- #sos-bourse -+-
Reply to: