Re: [FFmpeg-devel] [PATCH 1/1] configure: fix check_cmd in check_host_cpp

2014-09-11 Thread Michael Niedermayer
On Thu, Sep 11, 2014 at 02:48:15PM +0200, Benoit Fouet wrote: > Hi, > > - Mail original - > > Use correct cpp and c flags variables for the host libc. > > > > Signed-off-by: Jörg Krause > > --- > > configure | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a

Re: [FFmpeg-devel] [PATCH 1/1] configure: fix check_cmd in check_host_cpp

2014-09-11 Thread Benoit Fouet
Hi, - Mail original - > Use correct cpp and c flags variables for the host libc. > > Signed-off-by: Jörg Krause > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index e66519d..7a711a2 100755 > --- a/configure > +++ b/con

[FFmpeg-devel] [PATCH 1/1] configure: fix check_cmd in check_host_cpp

2014-09-11 Thread Jörg Krause
Use correct cpp and c flags variables for the host libc. Signed-off-by: Jörg Krause --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index e66519d..7a711a2 100755 --- a/configure +++ b/configure @@ -1244,7 +1244,7 @@ check_host_cpp(){ l