summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2003-07-16 16:53:47 +0000
committerKenneth Russel <[email protected]>2003-07-16 16:53:47 +0000
commit6a1e9d9b6fd4f8d1c20b8ddda0d7842d74b9aae8 (patch)
tree75ac8d4034522d9930683d8996d83de5b0fb5899 /make
parent6d4cfb1b06e75533ecde5584f9434bc372623ec7 (diff)
Trying to fix issue with gears.jnlp
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@38 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make')
-rw-r--r--make/host.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/host.properties b/make/host.properties
index b88cd68ca..d71b08cf7 100644
--- a/make/host.properties
+++ b/make/host.properties
@@ -16,11 +16,11 @@
# including the name of the jar
#
# Windows
-antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar
+# antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar
# Linux
# antlr.jar=/home/kbr/antlr-2.7.2/antlr.jar
# Mac OS X
-# antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar
+antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar
#
# Force the use of jikes in +E (emacs) mode