chiark / gitweb /
build-sys: don't enable color gcc on dumb terminals
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Jul 2013 23:15:52 +0000 (01:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jul 2013 23:15:52 +0000 (01:15 +0200)
commitcd3069559a09b4e4f85a6f02aa8f0521f48359ca
tree1027fba81a97e61356cb400c5a447b059a19af62
parent66a69314941b5020f57cda943095413c40d677d8
build-sys: don't enable color gcc on dumb terminals

Guys, we know that emacs is the best editor on earth, but unfortunately
its "M-x compile" terminal cannot do colors (well, it does its own
highlighting of the output anyway), and it will inform the programs it
calls about this with TERM=dumb, and gcc should check for that. But you
guys turned that off. Not cool. Let's turn it on again.
configure.ac