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, java-1.5.0_08"
PREREQS="boost-1.36.0, libtool-2.2.6b, automake-1.10, autoconf-2.63, libxml2-2.7.3, java-1.5.0_13, wget-1.9.1"

CONFIGURE_OPTIONS="--with-boost=/prereq/boost-1.36.0 --with-CXX_WARNINGS=-Wall"
ACLOCAL_INCLUDES="-I /prereq/libxml2-2.7.3/share/aclocal/"

# Note that specification of JAVA_HOME is not required (Mac OSX only)
