On Wed, Dec 04, 2013 at 03:20:21PM +0200, Martin Storsjö wrote:
> On Mon, 2 Dec 2013, Diego Biurrun wrote:
> >---
> >
> >This could be squashed with 1/5, it's fairly silly standalone.
> >
> >configure | 3 +++
> >1 file changed, 3 insertions(+)
> >
> >--- a/configure
> >+++ b/configure
> >@@ -4141,6 +4141,9 @@ check_deps $CONFIG_LIST       \
> >echo "source path               $source_path"
> >echo "C compiler                $cc"
> >+if test "$host_cc" != "$cc"; then
> >+    echo "host C compiler           $host_cc"
> >+fi
> >echo "C library                 $libc_type"
> >echo "ARCH                      $arch ($cpu)"
> 
> This (and 1/5) are both ok, no opinion on whether they should go in
> together or separately.

I pushed them squashed.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to