]> sjero.net Git - wget/blobdiff - windows/config.h.ms
[svn] Reenable compilation under Watcom C.
[wget] / windows / config.h.ms
index a3b10d81eab764d09e99d53e66aeabc35252cec0..15a880acac138fa602659ee90a0f0e67ab69ee63 100644 (file)
@@ -55,7 +55,7 @@
 #define USE_DIGEST 1
 
 /* Define if you want the debug output support compiled in.  */
-#define DEBUG
+#define ENABLE_DEBUG
 
 /* Define if you have sys/time.h header. */
 #undef HAVE_SYS_TIME_H
 /* Defined to int or size_t on systems without socklen_t.  */
 #define socklen_t int
 
-/* Define if you have int32_t.  */
-#define HAVE_INT32_T 1
-
 /* Define if you have u_int32_t.  */
 #undef HAVE_U_INT32_T