[beast: 22/28] BUILD: leave compiler diagnostics colorization and line wrapping to user



commit 05bea8f1e48fe1c8aaf5bff27395090334f1ceb7
Author: Tim Janik <timj gnu org>
Date:   Tue Nov 24 14:00:26 2015 +0100

    BUILD: leave compiler diagnostics colorization and line wrapping to user
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8e19685..458564b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -172,8 +172,6 @@ elif test "x$enable_debug" = "xno"; then
 else
   : # minimum debugging
 fi
-MC_CC_TRY_OPTION(BOTHCCXXFLAGS, -fmessage-length=0)
-MC_CC_TRY_OPTION(BOTHCCXXFLAGS, -fdiagnostics-color=auto)
 MC_CC_TRY_OPTION(BOTHCCXXFLAGS, -Wall)
 MC_CC_TRY_OPTION(BOTHCCXXFLAGS, -Wdeprecated)
 MC_CC_TRY_OPTION(AM_CFLAGS,     -Wmissing-prototypes)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]