Re: [libav-devel] [PATCH] configure: Refactor CPPFLAGS settings for glibc/uclibc

2012-11-18 Thread Diego Biurrun
On Sat, Nov 17, 2012 at 06:10:00PM +, Mans Rullgard wrote: > From: Diego Biurrun > > Signed-off-by: Mans Rullgard > --- > configure | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Thanks for testing and fixing my initial stab. Push anytime. Diego ___

Re: [libav-devel] [PATCH] configure: Refactor CPPFLAGS settings for glibc/uclibc

2012-11-17 Thread Luca Barbato
On 11/17/2012 07:10 PM, Mans Rullgard wrote: > From: Diego Biurrun > > Signed-off-by: Mans Rullgard > --- > configure | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Looks fine, remind me to play with musl and add stuff if required. lu __

[libav-devel] [PATCH] configure: Refactor CPPFLAGS settings for glibc/uclibc

2012-11-17 Thread Mans Rullgard
From: Diego Biurrun Signed-off-by: Mans Rullgard --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fbc49dd..dbd4caf 100755 --- a/configure +++ b/configure @@ -2886,7 +2886,6 @@ case $target_os in add_cppflags -U__STRICT_