]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Rewrote the logging code.
[wget] / src / config.h.in
index 9854f579d843e6c3a0b001135bd6f341bdae59f9..0e8b2b4c7b33107b6cb19e1cb79582229e502f4c 100644 (file)
@@ -119,6 +119,9 @@ char *alloca ();
 /* Define if you have the strerror function.  */
 #undef HAVE_STRERROR
 
+/* Define if you have the snprintf function.  */
+#undef HAVE_SNPRINTF
+
 /* Define if you have the vsnprintf function.  */
 #undef HAVE_VSNPRINTF