--- configure.in.orig Fri Oct 5 12:38:18 2001 +++ configure.in Fri Oct 5 12:38:33 2001 @@ -273,7 +273,7 @@ dnl -- also enable CNID DB when this is found AC_DEFINE(CNID_DB, 1) AC_MSG_RESULT([using persistent cnid database per volume]) - LIBS="$LIBS -ldb", + LIBS="$LIBS -ldb3", dnl Not Found AC_MSG_ERROR([Berkeley DB3 library not found!]) )