You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-libs/db/files/db-4.2-listen-to-java-optio...

11 lines
244 B

--- a/dist/configure.ac
+++ b/dist/configure.ac
@@ -385,6 +385,7 @@
# A classpath that includes . is needed to check for Java
CLASSPATH=".:$CLASSPATH"
export CLASSPATH
+ AC_JAVA_OPTIONS
AC_PROG_JAVAC
AC_PROG_JAR
AC_PROG_JAVA