]> sjero.net Git - wget/blobdiff - windows/config.h.ms
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
[wget] / windows / config.h.ms
index a11a4b4ec0cc854aaccef8579087b9e1198e51cf..a31b3e627273c88b02bd054dfcaa456f3e47dd69 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 u_int32_t.  */
-#undef HAVE_U_INT32_T
+/* Define if you have uint32_t.  */
+#undef HAVE_UINT32_T
 
 #endif /* CONFIG_H */