--- project/build.properties.dist 2004-03-31 18:40:58.000000000 +0200 +++ build.properties 2005-03-26 01:53:58.737844464 +0100 @@ -13,7 +13,7 @@ # Location of JDK. This may be different than the location of the JRE # since only the JDK comes with the JNI header files # -# jdk.home = /usr/local +jdk.home = ${JAVA_HOME} # Whether or not to staticly link to wxWidgets. # default is true. @@ -21,7 +21,7 @@ # # Only works on Linux at the moment. # -# wx.static = fase +wx.static = false # Instructs the build process to compile all the C++ files in a single # pass by including them all into a single C++ file. Can mask include