[FFmpeg-devel] [PATCH] Fix FTBFS for kfreebsd
Måns Rullgård
mans
Thu May 14 10:23:47 CEST 2009
Andres Mejia <mcitadel at gmail.com> writes:
> This patch was submitted for Debian to fix FTBFS for kfreebsd.
> bugs.debian.org/528591
What is FTBFS?
> I've modified it so it will apply cleanly with ffmpeg HEAD.
>
> --
> Regards,
> Andres
>
> diff --git a/configure b/configure
> index 40ea515..ba18d8f 100755
> --- a/configure
> +++ b/configure
> @@ -1694,6 +1694,8 @@ case $target_os in
> SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
> enable dos_paths
> ;;
> + gnu/kfreebsd)
> + ;;
>
> *)
> die "Unknown OS '$target_os'."
OK
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list