]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Rewrite parsing and handling of URLs.
[wget] / src / config.h.in
index 4cdab0ffdf8e5b41ef7e0be9ae535d87677e1b89..67cc51378a868b8f0bd9287a96bba46baaaef0cc 100644 (file)
@@ -141,6 +141,9 @@ char *alloca ();
 /* Define if you have the strncasecmp function.  */
 #undef HAVE_STRNCASECMP
 
+/* Define if you have the strpbrk function.  */
+#undef HAVE_STRPBRK
+
 /* Define if you have the strptime function.  */
 #undef HAVE_STRPTIME