---
Not nearly as colorful at clang, but it's a start.
Vittorio
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index c9b4711..5f38858 100755
--- a/configure
+++ b/configure
@@ -4488,6 +4488,7 @@ elif enabled gcc; then
check_cflags -Werror=declaration-after-statement
check_cflags -Werror=vla
check_cflags -Werror=format-security
+ check_cflags -fdiagnostics-color=auto
enabled extra_warnings || check_disable_warning -Wno-maybe-uninitialized
elif enabled llvm_gcc; then
check_cflags -mllvm -stack-alignment=16
--
1.9.3 (Apple Git-50)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel