chiark / gitweb /
Revert "build-sys: don't enable color gcc on dumb terminals"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Jul 2013 17:19:19 +0000 (13:19 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Jul 2013 17:24:06 +0000 (13:24 -0400)
commit9f64229f9ca69f5652b238a67531432e56108bd6
tree49f02de73972be45813e236e7d28902d746c957b
parentd7b478b448d16b0f755e7e1c2eb4df83859034b2
Revert "build-sys: don't enable color gcc on dumb terminals"

This reverts commit cd3069559a09b4e4f85a6f02aa8f0521f48359ca.

Emacs compilation can be fixed by putting
(custom-set-variables
 '(compilation-environment (quote ("GCC_COLORS="))))
in ~/.emacs.
configure.ac