build-sys: Add -fdiagnostics-color=auto to CFLAGS
authorJavier Jardón <jjardon@gnome.org>
Sat, 26 Oct 2013 22:26:13 +0000 (23:26 +0100)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 26 Jun 2014 10:49:18 +0000 (13:49 +0300)
commit3f78d149cf2260278a3276f7e470ee27d183bc3f
treea2e4904496d5ce9804cb32d06c2f5fe41b04c7e6
parentba925a0213fe3e59a5c5cc3ae3c73f8b72cef014
build-sys: Add -fdiagnostics-color=auto to CFLAGS

As a way to highlight warnings and errors in GCC output
This will be available in GCC 4.9, but some distros backported
the feature to lower versions

http://gcc.gnu.org/gcc-4.9/changes.html
bootstrap.sh
configure.ac