From: Zbigniew Jędrzejewski-Szmek Date: Thu, 30 May 2013 02:48:58 +0000 (-0400) Subject: build-sys: more pretty colors X-Git-Tag: v205~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8de1fd281e82c038797b02a447056a382f9b5110;p=thirdparty%2Fsystemd.git build-sys: more pretty colors --- diff --git a/configure.ac b/configure.ac index 14a90c56d07..c24b4a81871 100644 --- a/configure.ac +++ b/configure.ac @@ -128,6 +128,7 @@ CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\ -ffast-math \ -fno-common \ -fdiagnostics-show-option \ + -fdiagnostics-color \ -fno-strict-aliasing \ -fvisibility=hidden \ -ffunction-sections \