fix reference to LIB_DBM
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5648 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -82,7 +82,7 @@ else
|
|||||||
fi
|
fi
|
||||||
test "$ac_ndbm" = yes && AC_DEFINE(NDBM, 1, [Define if you have NDBM (and not DBM)])dnl
|
test "$ac_ndbm" = yes && AC_DEFINE(NDBM, 1, [Define if you have NDBM (and not DBM)])dnl
|
||||||
AC_SUBST(LIB_DBM)
|
AC_SUBST(LIB_DBM)
|
||||||
DBLIB="$(LIB_DBM)"
|
DBLIB="$LIB_DBM"
|
||||||
AC_SUBST(DBLIB)
|
AC_SUBST(DBLIB)
|
||||||
AC_MSG_RESULT($ac_res)
|
AC_MSG_RESULT($ac_res)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user