Always do USE_ANAME if kdbm_deplib is not defined, since in shared
authorTheodore Tso <tytso@mit.edu>
Tue, 4 Jun 1996 20:14:19 +0000 (20:14 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 4 Jun 1996 20:14:19 +0000 (20:14 +0000)
commite56d507da627814570f8314de9aa228a23a05d09
tree38a10387a2bbfce3b90a8864631b00e9f80dffbd
parentdf638160e11df0dfef74adfcdd9311dce41bcf15
Always do USE_ANAME if kdbm_deplib is not defined, since in shared
library situations we may need to resolve all undefined symbols.  (We
don't do USE_ANAME if kdbm_deplib is defined because the db library
used for kdb may be different from the one used for the aname work.
This is a bit of an ugly botch, but it will work for now.)

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