kcc: Add explicitly link against LIB_readline.

Fixes linking when using binutils-gold (used by e.g. Ubuntu natty).

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Jelmer Vernooij
2011-01-25 15:23:14 -08:00
committed by Love Hornquist Astrand
parent 4be5db6a32
commit 5ff461d0af

View File

@@ -35,7 +35,8 @@ kimpersonate_LDADD = $(kinit_LDADD)
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