* configure.ac: Don't export BOOTCLASSPATH, that makes problems.
authortwisti <none@none>
Wed, 17 May 2006 22:06:38 +0000 (22:06 +0000)
committertwisti <none@none>
Wed, 17 May 2006 22:06:38 +0000 (22:06 +0000)
configure.ac

index 77429da2c63616c6635706eab2c4fd6bb46bc955..14871152847296d0be6f0621104f529cc2ca12d9 100644 (file)
@@ -737,7 +737,6 @@ AC_DEFINE_UNQUOTED(GLIBJ_ZIP_STRING, "$GLIBJ_ZIP_STRING", [define to the string
 
 
 dnl check for some programs we need
-export BOOTCLASSPATH=${CLASSPATH_PREFIX}/share/classpath/${GLIBJ_ZIP_STRING}
 AC_PROG_JAVAC
 AC_PROG_JAR