summaryrefslogtreecommitdiffstats
path: root/src/kdc
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1996-08-01 15:16:52 +0000
committerEzra Peisach <epeisach@mit.edu>1996-08-01 15:16:52 +0000
commit173ff1359701936021151119c67c4f69d3bb8ac9 (patch)
tree3fce2980fbbcf8a5a86af36036f5191bb0bbd048 /src/kdc
parent59243507dc09a30dc84447e50fa14c3a40a1a04c (diff)
downloadkrb5-173ff1359701936021151119c67c4f69d3bb8ac9.tar.gz
krb5-173ff1359701936021151119c67c4f69d3bb8ac9.tar.xz
krb5-173ff1359701936021151119c67c4f69d3bb8ac9.zip
Add -ldyn as kadm5 shared library depends upon it
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8888 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc')
-rw-r--r--src/kdc/ChangeLog5
-rw-r--r--src/kdc/configure.in1
2 files changed, 6 insertions, 0 deletions
diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog
index c65ee193db..d809779733 100644
--- a/src/kdc/ChangeLog
+++ b/src/kdc/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 1 11:13:46 1996 Ezra Peisach <epeisach@dumpster.rose.brandeis.edu>
+
+ * configure.in (withval): Link -ldyn as it is needed by the kadm5
+ shared library.
+
Tue Jul 23 22:26:29 1996 Theodore Y. Ts'o <tytso@mit.edu>
* Makefile.in: Build logger.o from the libkadm5 directory. This
diff --git a/src/kdc/configure.in b/src/kdc/configure.in
index 57f59afc37..760872b154 100644
--- a/src/kdc/configure.in
+++ b/src/kdc/configure.in
@@ -44,6 +44,7 @@ dnl
USE_KADMSRV_LIBRARY
USE_GSSRPC_LIBRARY
USE_GSSAPI_LIBRARY
+USE_DYN_LIBRARY
dnl
dnl
USE_KDB5_LIBRARY