* aclocal.m4
authorRichard Basch <probe@mit.edu>
Mon, 22 Jan 1996 04:37:00 +0000 (04:37 +0000)
committerRichard Basch <probe@mit.edu>
Mon, 22 Jan 1996 04:37:00 +0000 (04:37 +0000)
commit412fffc7d49c8452d42c42ba7f2e74aff1c5d1ae
treee25d1578a91bed3040d73d226a58bde3598102a9
parente965ab7980fb2f7fb2ced74902feedf73c799181
* aclocal.m4
Added several macros and restructures to allow for testing of
which dbm type to use and to override with
--with-kdb-db=DBM
--with-aname-db=DBM
Added USE_ANAME macro to specify a module requires the aname db.
USE_KDB5_LIBRARIES now checks the --with-kdb-* flags.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7349 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4