]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] New option `--limit-rate'.
[wget] / src / config.h.in
index 189d614f8b7127b85579ab9993ff6d670e7f702f..1364d27f7fd54efcabe5afbde8d4d3295e38fc40 100644 (file)
@@ -165,6 +165,9 @@ char *alloca ();
 /* Define if you have the gettext function.  */
 #undef HAVE_GETTEXT
 
+/* Define if you have the usleep function.  */
+#undef HAVE_USLEEP
+
 /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H