From f50844eb7f9772f865ce9f272eadb15943319885 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 9 Sep 2008 01:27:18 +0200 Subject: Readline-Interface f?r den Client --- src/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/config.h.in') diff --git a/src/config.h.in b/src/config.h.in index 62f49c4..f7158af 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -15,6 +15,9 @@ /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */ #undef HAVE_LIBGSSAPI_KRB5 +/* Define to 1 if you have the `readline' library (-lreadline). */ +#undef HAVE_LIBREADLINE + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -- cgit v1.2.3