default_pre_build &&

# the test-for-java-working autoconf macro doesn't check uudecode works as it expects, and
# as it so happens the uudecode package from uudeview DOESN'T work as the macro expects.
# There also seems to be other problems with the uudecode approach, see:
# http://gollem.science.uva.nl/bugzilla/show_bug.cgi?id=314
sedit 's/ac_cv_prog_uudecode_base64=yes/ac_cv_prog_uudecode_base64=no/' "$SOURCE_DIRECTORY/packages/jpl/configure"
