[systemd-commits] autogen.sh

Lennart Poettering lennart at kemper.freedesktop.org
Thu Jan 5 07:40:20 PST 2012


 autogen.sh |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 3c57bf5ea51f53d3cb39982165d012a2a6ef4322
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Jan 5 16:40:14 2012 +0100

    build-sys: drop colorgcc

diff --git a/autogen.sh b/autogen.sh
index 4c834b6..60a0286 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -48,10 +48,6 @@ if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then
     echo "Activated pre-commit hook."
 fi
 
-if type -p colorgcc > /dev/null ; then
-   export CC=colorgcc
-fi
-
 libdir() {
     echo $(cd $1/$(gcc -print-multi-os-directory); pwd)
 }



More information about the systemd-commits mailing list