On Sun, Jan 14, 2018 at 02:46:44PM +0100, Michal Privoznik wrote:
The functions defined in these sources are referenced all over
the place, however, compiler only when building with readline.
Thus when building without it linker gets sad as it can't find
them.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>