configure.in: Add USE_ANAME and add proper aclocal.m4 functions to properly
authorEzra Peisach <epeisach@mit.edu>
Mon, 18 Mar 1996 01:40:52 +0000 (01:40 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 18 Mar 1996 01:40:52 +0000 (01:40 +0000)
commitdc7983e00a2a88e6d6d35f9169566ffb34a0d0d4
tree24ffc6d83ce4789dfd0202cc0ec62bc2d40ae7b5
parent23debaf397a9b86b90f058582b73c532990df2da
configure.in: Add USE_ANAME and add proper aclocal.m4 functions to properly
tell the makefile which libraries to link to.

Makefile.in: Get the list of libraries to link from configure. Removes a
dependency on layout of build tree and allows for configure to specify
other libraries (as in aname conversion databases..)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7650 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/configure.in