Makefile.in: Build logger.o from the libkadm5 directory. This
authorTheodore Tso <tytso@mit.edu>
Wed, 24 Jul 1996 02:28:52 +0000 (02:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 24 Jul 1996 02:28:52 +0000 (02:28 +0000)
commit0807f39f341c60ea394d76965abe1cb76efdfb4a
treeb7905a9da5bacb2ae2b48c1639f26a7513ca66d8
parente90604c27418c8fe0c04bb28f354f8bcdc0ac99c
Makefile.in: Build logger.o from the libkadm5 directory.  This
is prepatory work towards eliminating the dependency on
libkadm5.  Ultimately we will probably need to rethink how
the library structure for krb5....

configure.in: Add -lgssapi and -lgssrpc to libraries linked with
krb5kdc since they are needed for shared libraries.  This
is a horrible hack....

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