Fix configure logic when libedit isn't present
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 16:37:00 +0000 (16:37 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 22 Jul 2011 16:37:00 +0000 (16:37 +0000)
commit648e4b9fa3f36f10e517b4e6b80329980603d17c
tree168b400e47d2f30a005b11ea34e11a01dba7d285
parented8bc7b5e8ba1f72a0ae083b3005fbe18718544b
Fix configure logic when libedit isn't present

The configure script was correctly detecting that libedit was absent,
but was setting RL_CFLAGS to garbage in the process.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25036 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in