]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Enable SYSTEM_FNMATCH only if fnmatch.h is available.
[wget] / src / config.h.in
index 2ae45ee8d5bd9b95a6161d4fa8933c867668b850..abfbb8d814ab575647292ca8faf3a1076fffb8c1 100644 (file)
@@ -233,6 +233,9 @@ char *alloca ();
 /* Define if you have the <locale.h> header file.  */
 #undef HAVE_LOCALE_H
 
+/* Define if you have the <fnmatch.h> header file.  */
+#undef HAVE_FNMATCH_H
+
 /* Define to be the name of the operating system.  */
 #undef OS_TYPE