X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconfig.h.in;h=8eaa4b61ad60c95d73f6bbb264d23faab223e905;hp=c6413d608a385ea29f283a50649edacfce127c49;hb=999388bfa03d8303302ac8946ea009a69f1dbab3;hpb=b6bbc32e14f98a2d44a7656c8aefac3c69696d10 diff --git a/src/config.h.in b/src/config.h.in index c6413d60..8eaa4b61 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -144,6 +144,9 @@ char *alloca (); /* Define if you have the strpbrk function. */ #undef HAVE_STRPBRK +/* Define if you have the memmove function. */ +#undef HAVE_MEMMOVE + /* Define if you have the strptime function. */ #undef HAVE_STRPTIME