X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fconfig.h.in;h=67cc51378a868b8f0bd9287a96bba46baaaef0cc;hb=d5be8ecca466601bda9b81c28a79077fbda6ccde;hp=4cdab0ffdf8e5b41ef7e0be9ae535d87677e1b89;hpb=d408dec0bd31acf56db87336a3e62929bf628288;p=wget diff --git a/src/config.h.in b/src/config.h.in index 4cdab0ff..67cc5137 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -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