From: Kurt Zeilenga Date: Fri, 23 May 2003 05:21:08 +0000 (+0000) Subject: Remove readline detection X-Git-Tag: OPENLDAP_REL_ENG_2_2_0ALPHA~66 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1a5bc955ed5a5c52605d16d1219426fbb7a18e1c;p=openldap Remove readline detection --- diff --git a/configure.in b/configure.in index 4e55d873f2..b380323ba4 100644 --- a/configure.in +++ b/configure.in @@ -153,8 +153,6 @@ OL_ARG_WITH(fetch,[ --with-fetch with fetch(3) URL support], auto, [auto yes no] ) OL_ARG_WITH(kerberos,[ --with-kerberos with Kerberos support], auto, [auto k5 k5only k425 kth k4 afs yes no]) -OL_ARG_WITH(readline,[ --with-readline with readline support], - auto, [auto yes no] ) OL_ARG_WITH(threads,[ --with-threads with threads], auto, [auto nt posix mach pth lwp yes no manual] ) OL_ARG_WITH(tls,[ --with-tls with TLS/SSL support],