On Thu, Jan 31, 2013 at 12:51 AM, Diego Biurrun <[email protected]> wrote:
> ---
> configure | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/configure b/configure
> index c41a396..ebeea83 100755
> --- a/configure
> +++ b/configure
> @@ -3035,6 +3035,7 @@ esac
>
> # determine libc flavour
>
> +# uclibc defines __GLIBC__, so it needs to be checked before glibc.
> if check_cpp_condition features.h "defined __UCLIBC__"; then
> libc_type=uclibc
> add_cppflags -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
OK
--
regards,
Reinhard
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel