Import db1 fix

This commit is contained in:
Kurt Zeilenga 2001-08-28 19:10:48 +00:00
parent 6dfc4700de
commit bae74822e1

View file

@ -442,7 +442,7 @@ if test $ac_cv_header_db_185_h = yes -o $ac_cv_header_db_h = yes; then
#endif
], [ol_cv_header_db1=yes], [ol_cv_header_db1=no])])
if test ol_cv_header_db1=yes ; then
if test $ol_cv_header_db1 = yes ; then
OL_BERKELEY_DB_LINK
if test "$ol_cv_lib_db" != no ; then
ol_cv_berkeley_db=yes