Remove __db_lock.share file

This commit is contained in:
Kurt Zeilenga 2001-05-28 22:00:27 +00:00
parent b6892b4493
commit 5e94800144

View file

@ -1728,6 +1728,8 @@ if test $ol_with_ldbm_api = auto \
OL_BERKELEY_COMPAT_DB
else
OL_BERKELEY_DB
if( -e __db_lock.share ) rm -f __db_lock.share
fi
if test $ol_cv_berkeley_db != no ; then