# HG changeset patch # User Timo Sirainen # Date 1032153580 -10800 # Node ID fa3b4c2e252a0561e3a260abeb36a9d17c0fa9d2 # Parent 9cae5f6626fff9603f4d44557400dd272fcf728f another typo .. maybe --without-gnutls works now :) diff -r 9cae5f6626ff -r fa3b4c2e252a configure.in --- a/configure.in Mon Sep 16 08:18:00 2002 +0300 +++ b/configure.in Mon Sep 16 08:19:40 2002 +0300 @@ -64,7 +64,7 @@ fi, want_pam=yes) -AC_ARG_WITH(proxy, +AC_ARG_WITH(gnutls, [ --without-gnutls Don't try to use GNUTLS], if test x$withval = xno; then want_gnutls=no