components/berkeleydb/patches/configure.patch
author mmhunter@s11sru-x01.us.oracle.com
Tue, 07 May 2013 10:23:59 -0700
branchs11u1-sru
changeset 2613 0cc61e30267c
parent 460 aded0f0f9594
permissions -rw-r--r--
Added tag S11.1SRU4.3 for changeset a1822222111d

--- db-5.1.25/dist/configure.orig	2011-08-04 15:02:16.786577345 -0700
+++ db-5.1.25/dist/configure	2011-08-04 15:02:45.349081448 -0700
@@ -25858,7 +25858,7 @@
   cd jdbc
   test ! -e Makefile.in.tmp && mv Makefile.in Makefile.in.tmp
   sed "s/@BDB_LIB@/$BDB_LIB/g" Makefile.in.tmp > Makefile.in
-  eval "\$SHELL ./configure --with-sqlite3=../../lang/sql/generated $jdbc_args $jdbc_flags"
+  eval "\$SHELL ./configure --with-sqlite3=/usr $jdbc_args $jdbc_flags"
 fi
 
 fi