X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=5173d42095b6af9cda1b729081dd9f3d56f43ec4;hp=c26dae630a5737fed769ec803c00d1f78732f529;hb=ffb94036f2116649a8de1a930820056aea9cb65f;hpb=92035dbabd8bb7fc3d10535c97adad2088c9129b diff --git a/configure.ac b/configure.ac index c26dae63..5173d420 100644 --- a/configure.ac +++ b/configure.ac @@ -340,7 +340,6 @@ then fi else AC_CHECK_LIB(nettle, nettle_md4_init, [HAVE_NETTLE=yes], [HAVE_NETTLE=no; AC_MSG_WARN(*** libnettle was not found. You will not be able to use NTLM)]) - AM_CONDITIONAL([HAVE_NETTLE], [test "x$HAVE_NETTLE" = "xyes"]) if test x"$HAVE_NETTLE" = xyes then