CVS patchset: 5416
CVS date: 2002/05/03 19:06:03
This commit is contained in:
jbj 2002-05-03 19:06:03 +00:00
parent 7b2717efe2
commit 06b247567e
1 changed files with 1 additions and 1 deletions

View File

@ -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)