aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-09-24 00:06:16 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-09-24 00:06:16 +0000
commitbdcc6e9d37fb6e20b5ee5cf459b8b1da839cb29d (patch)
treea70ec376e578d838000583e6555ce606157527c2 /config
parenti no longer think this was a good idea (diff)
downloadjava-config-bdcc6e9d37fb6e20b5ee5cf459b8b1da839cb29d.tar.gz
java-config-bdcc6e9d37fb6e20b5ee5cf459b8b1da839cb29d.tar.bz2
java-config-bdcc6e9d37fb6e20b5ee5cf459b8b1da839cb29d.zip
2.0.5
svn path=/java-config-ng/branches/axxo/; revision=879
Diffstat (limited to 'config')
-rw-r--r--config/compilers.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/compilers.conf b/config/compilers.conf
new file mode 100644
index 0000000..60af373
--- /dev/null
+++ b/config/compilers.conf
@@ -0,0 +1,5 @@
+# If the ebuild supports it
+# it will check the COMPILERS var front to back and
+use the fist compiler that is installed
+
+COMPILERS="ecj jikes javac"