eab1b48bc4
License: updated Compilation with new glibc fixed
12 lines
346 B
Diff
12 lines
346 B
Diff
--- db-4.5.20/dist/configure.ac.orig 2007-03-24 17:56:44.000000000 -0400
|
|
+++ db-4.5.20/dist/configure.ac 2007-03-24 17:57:17.000000000 -0400
|
|
@@ -389,7 +389,7 @@
|
|
AC_PROG_JAVAC
|
|
AC_PROG_JAR
|
|
AC_PROG_JAVA
|
|
- AC_JNI_INCLUDE_DIR
|
|
+ JNI_INCLUDE_DIRS="/usr/lib/jvm/java-1.5.0-gcj/include"
|
|
|
|
if test x$JAVA != x; then
|
|
AC_MSG_CHECKING(java version)
|