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
312 B

--- dist/configure.ac 2005-09-23 21:01:26.000000000 +0200
+++ dist/configure.ac 2005-09-23 20:59:20.000000000 +0200
@@ -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