2000-05-29 02:36:54 +00:00
|
|
|
--- configure~ Fri Mar 10 22:18:23 2000
|
|
|
|
+++ configure Thu May 25 23:48:13 2000
|
|
|
|
@@ -6113,14 +6113,14 @@
|
2000-04-02 03:27:54 +00:00
|
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
|
else
|
|
|
|
ol_LIBS="$LIBS"
|
|
|
|
- echo $ac_n "checking for db_open in -ldb""... $ac_c" 1>&6
|
2000-05-29 02:36:54 +00:00
|
|
|
-echo "configure:6118: checking for db_open in -ldb" >&5
|
2000-04-02 03:27:54 +00:00
|
|
|
+ echo $ac_n "checking for db_open in -ldb2""... $ac_c" 1>&6
|
2000-05-29 02:36:54 +00:00
|
|
|
+echo "configure:6118: checking for db_open in -ldb2" >&5
|
2000-04-02 03:27:54 +00:00
|
|
|
ac_lib_var=`echo db'_'db_open | sed 'y%./+-:%__p__%'`
|
|
|
|
if eval "test \"\${ac_cv_lib_$ac_lib_var+set}\" = set"; then
|
|
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
|
else
|
|
|
|
ac_save_LIBS="$LIBS"
|
|
|
|
-LIBS="-ldb $LIBS"
|
|
|
|
+LIBS="-ldb2 $LIBS"
|
|
|
|
cat > conftest.$ac_ext <<EOF
|
2000-05-29 02:36:54 +00:00
|
|
|
#line 6126 "configure"
|
2000-04-02 03:27:54 +00:00
|
|
|
#include "confdefs.h"
|
2000-05-29 02:36:54 +00:00
|
|
|
@@ -6148,7 +6148,7 @@
|
2000-04-02 03:27:54 +00:00
|
|
|
fi
|
|
|
|
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
|
|
|
echo "$ac_t""yes" 1>&6
|
|
|
|
- ol_cv_lib_db2=-ldb
|
|
|
|
+ ol_cv_lib_db2=-ldb2
|
|
|
|
else
|
|
|
|
echo "$ac_t""no" 1>&6
|
|
|
|
ol_cv_lib_db2=no
|