]> git.sur5r.net Git - openldap/commitdiff
Remove readline detection
authorKurt Zeilenga <kurt@openldap.org>
Fri, 23 May 2003 05:21:08 +0000 (05:21 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 23 May 2003 05:21:08 +0000 (05:21 +0000)
configure.in

index 4e55d873f2ca0dc9626a586979889fbdcd286aac..b380323ba4da0741b22d4749c6c9b5e1c72a5ae4 100644 (file)
@@ -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],