]> sjero.net Git - wget/blobdiff - configure.ac
openssl: fix build.
[wget] / configure.ac
index c26dae630a5737fed769ec803c00d1f78732f529..5173d42095b6af9cda1b729081dd9f3d56f43ec4 100644 (file)
@@ -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