TITLE="testing default on all linux platforms (with Java)"
DESCRIPTION="default configuration options, gcc 4.2.4 with java"
PREREQS="gcc-4.2.4, boost-1.36.0, libtool-2.2.6b, automake-1.10, autoconf-2.63, libxml2-2.7.3, java-1.5.0_08"
CONFIGURE_OPTIONS="--with-boost=/prereq/boost-1.36.0 --with-CXX_WARNINGS=-Wall"
ACLOCAL_INCLUDES="-I /prereq/libxml2-2.7.3/share/aclocal/"

# NMI support thinks this is not required
# we need the location of the libjvm.so library 
# and this appears to be platform specific (must be set in LD_LIBRARY_PATH)
# JAVA_HOME="/prereq/java-1.5.0_08"

