]> sjero.net Git - wget/blobdiff - windows/config.h.ms
[svn] Update windows Makefiles and dependencies.
[wget] / windows / config.h.ms
index 60692de876107194cf9b1f19773dc8a000f05baf..6d7471102fde08dea5cef7e2ff7abfae838c9f94 100644 (file)
@@ -173,6 +173,15 @@ char *alloca ();
 /* Define to 1 if ANSI function prototypes are usable.  */
 #define PROTOTYPES 1
 
+/* Define if we're compiling in support for MD5.  */
+#define HAVE_MD5 1
+
+/* Define if we're using Solaris libmd5.  */
+#undef HAVE_SOLARIS_MD5
+
+/* Define if we're using builtin (GNU) md5.c.  */
+#define HAVE_BUILTIN_MD5 1
+
 /* Work around VC 6 issues */
 #define inline __inline
 #define ftruncate chsize