]> git.sur5r.net Git - openldap/commitdiff
Remove __db_lock.share file
authorKurt Zeilenga <kurt@openldap.org>
Mon, 28 May 2001 22:00:27 +0000 (22:00 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 28 May 2001 22:00:27 +0000 (22:00 +0000)
configure.in

index 1156691d295ce8e6b254a7f6f1dd407a619cd590..6eb9185a5ad0ee6b5f7085f8e758107bbd601d77 100644 (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