X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=76c6fa28a61a483871101e4ab64f78bb9ae6f95a;hp=9007a0eecc533a203668773ff3bc047306104500;hb=19ef7249b8679e7a88067dca3db37e947408e15f;hpb=baed30f057d4de0b0f4f9d12f6c58a4623acac95 diff --git a/configure.ac b/configure.ac index 9007a0ee..76c6fa28 100644 --- a/configure.ac +++ b/configure.ac @@ -271,7 +271,7 @@ AS_IF([test x"$with_ssl" = xopenssl], [ AS_IF([test x$ssl_found != xyes], [ dnl Now actually check for -lssl if it wasn't already found - AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [ + AC_LIB_HAVE_LINKFLAGS([ssl], [crypto z], [ #include #include #include