summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sserver
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/sample/sserver')
-rw-r--r--src/appl/sample/sserver/ChangeLog3
-rw-r--r--src/appl/sample/sserver/configure.in1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/appl/sample/sserver/ChangeLog b/src/appl/sample/sserver/ChangeLog
index bee241769..7a9b8199b 100644
--- a/src/appl/sample/sserver/ChangeLog
+++ b/src/appl/sample/sserver/ChangeLog
@@ -1,3 +1,6 @@
+Sat Jul 29 04:39:02 1995 Tom Yu <tlyu@dragons-lair.MIT.EDU>
+
+ * configure.in: Don't link with -lkadm.
Fri Jul 7 15:47:04 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in - Remove all explicit library handling and LDFLAGS.
diff --git a/src/appl/sample/sserver/configure.in b/src/appl/sample/sserver/configure.in
index c0089c397..8496e5e53 100644
--- a/src/appl/sample/sserver/configure.in
+++ b/src/appl/sample/sserver/configure.in
@@ -1,7 +1,6 @@
AC_INIT(sserver.c)
CONFIG_RULES
AC_PROG_INSTALL
-USE_KADM_LIBRARY
KRB5_LIBRARIES
V5_USE_SHARED_LIB
V5_AC_OUTPUT_MAKEFILE