Add libedit/readline support to ss
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 00:26:56 +0000 (00:26 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 00:26:56 +0000 (00:26 +0000)
commited8bc7b5e8ba1f72a0ae083b3005fbe18718544b
treefc6cd75398fa2adb8ce685a50fcf56d5ee193e43
parent0d1a70cd014579f6134d73fc073dc090f574e1c8
Add libedit/readline support to ss

By default, look for libedit (using pkg-config) and use it in libss.
Alternatively, the builder can explicitly ask for GNU Readline, but
using it will break the dejagnu test suite and will also add a GPL
dependency to libss and the programs using it.

ticket: 6931

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25035 dc483132-0cff-0310-8789-dd5450dbe970
src/config/pre.in
src/configure.in
src/util/ss/Makefile.in
src/util/ss/listen.c