From 4d5b904f347052144e417aa182243f3abe676de7 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 14 Jul 2003 06:02:58 +0000 Subject: Fixed bugs in Linux build: GLEmitter needs to be used for window-system.c, JRE library path was wrong. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@20 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/host.properties | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'make/host.properties') diff --git a/make/host.properties b/make/host.properties index 81316c556..b88cd68ca 100644 --- a/make/host.properties +++ b/make/host.properties @@ -15,7 +15,12 @@ # The required antlr.jar property that is the full path to the antlr.jar # including the name of the jar # +# Windows 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 # # Force the use of jikes in +E (emacs) mode -- cgit v1.2.3