Index: gluegen/make/gluegen.properties =================================================================== --- gluegen/make/gluegen.properties +++ gluegen/make/gluegen.properties 2011-04-07 09:36:24.653730825 +0200 @@ -8,9 +8,10 @@ # 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 +antlr.jar=/usr/share/java/antlr.jar # Mac OS X # antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar # Solaris @@ -21,7 +22,7 @@ # you can choose an alternate compiler with which to build the native # code. Valid strings here are "vc6", "vc7", "vc8", "vc8_x64", and # "mingw". -win32.c.compiler=vc6 +# win32.c.compiler=vc6 # If you are building the native code for the GlueGen run-time library # on a Mac OS X system supporting cross-compilation and want to