aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-12-25 10:00:32 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-12-25 10:00:32 +0000
commitc34be578e0e102ef9c18e8fbe572649c8dacc35a (patch)
treeca3c81c9a13c8957e3e36e1456abeced5b247589
parentDocumented --library in the man page. (diff)
downloadjava-config-c34be578e0e102ef9c18e8fbe572649c8dacc35a.tar.gz
java-config-c34be578e0e102ef9c18e8fbe572649c8dacc35a.tar.bz2
java-config-c34be578e0e102ef9c18e8fbe572649c8dacc35a.zip
dont default to ecj
svn path=/java-config-ng/branches/axxo/; revision=1670
-rw-r--r--config/compilers.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/compilers.conf b/config/compilers.conf
index d9f57e2..2a615cf 100644
--- a/config/compilers.conf
+++ b/config/compilers.conf
@@ -2,4 +2,4 @@
# it will check the COMPILERS var front to back and
# use the fist compiler that is installed
-COMPILERS="ecj-3.1 jikes javac"
+#COMPILERS="ecj-3.1 jikes javac"