=== modified file 'kuser/Makefile.am'
--- old/kuser/Makefile.am	2010-11-25 19:34:03 +0000
+++ new/kuser/Makefile.am	2011-01-25 22:32:25 +0000
@@ -35,7 +35,8 @@
 
 kcc_LDADD = \
 	$(top_builddir)/lib/sl/libsl.la \
-	$(kinit_LDADD)
+	$(kinit_LDADD) \
+	$(LIB_readline)
 
 dist_kcc_SOURCES = kcc.c klist.c kswitch.c copy_cred_cache.c
 nodist_kcc_SOURCES = kcc-commands.c

