]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Renamed DEBUG to ENABLE_DEBUG.
[wget] / src / config.h.in
index 46807377f80bf9001778c1c83b6feb4d35ee77a7..b9fc24b8ec1f34b46461e60e4cf2277a639444b9 100644 (file)
@@ -101,7 +101,7 @@ char *alloca ();
 #undef USE_DIGEST
 
 /* Define if you want the debug output support compiled in.  */
-#undef DEBUG
+#undef ENABLE_DEBUG
 
 /* Define if you have sys/time.h header.  */
 #undef HAVE_SYS_TIME_H