X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=f61baa110126667b8d6e1486871e051e0182ae5d;hp=945bb091b8d37492427f400e401c69fabe7d21d4;hb=33880205d7bd4f6bff9e0b2ff6d5f5d3952e0fe4;hpb=da99855784988c6bf125799f47c57d888bbc25f1 diff --git a/configure.ac b/configure.ac index 945bb091..f61baa11 100644 --- a/configure.ac +++ b/configure.ac @@ -334,7 +334,6 @@ then dnl If none of the above worked, use the one we ship with Wget. if test x"$found_md5" = xno; then AC_DEFINE([HAVE_BUILTIN_MD5], 1, [Define when using built-in MD5.]) - AC_LIBOBJ([gnu-md5]) found_md5=yes AC_MSG_NOTICE([using the built-in (GNU) MD5 implementation]) AC_C_BIGENDIAN