subst DBLIB also

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5577 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-18 10:03:14 +00:00
parent e6ed458d4b
commit 0c6a0a4034

View File

@@ -82,6 +82,8 @@ else
fi
test "$ac_ndbm" = yes && AC_DEFINE(NDBM, 1, [Define if you have NDBM (and not DBM)])dnl
AC_SUBST(LIB_DBM)
DBLIB="$(LIB_DBM)"
AC_SUBST(DBLIB)
AC_MSG_RESULT($ac_res)
])