From 06b247567ef73e1cb5368ba50549689609a7590a Mon Sep 17 00:00:00 2001 From: jbj Date: Fri, 3 May 2002 19:06:03 +0000 Subject: [PATCH] Sanity. CVS patchset: 5416 CVS date: 2002/05/03 19:06:03 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 14d09d5..d8bd049 100644 --- a/configure.in +++ b/configure.in @@ -450,7 +450,7 @@ fi AC_SUBST(WITH_DB_SUBDIR) AC_SUBST(WITH_INTERNAL_DB) -DBLIBSRCS="$DBLIBSRCS db1.c falloc.c" +DBLIBSRCS="$DBLIBSRCS" DBLIBOBJS=`echo $DBLIBSRCS | sed -e "s/\.c/\.lo/g"` AC_SUBST(DBLIBSRCS) -- 2.7.4