]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Check for memmove and implement one if it's missing.
[wget] / src / config.h.in
index c6413d608a385ea29f283a50649edacfce127c49..8eaa4b61ad60c95d73f6bbb264d23faab223e905 100644 (file)
@@ -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