]> git.saurik.com Git - wxWidgets.git/commitdiff
HAVE_FNMATCH added
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 May 2002 16:55:18 +0000 (16:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 May 2002 16:55:18 +0000 (16:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 5404666d87a81d5670605abf8df5494d5568a850..8aa901cba982a44193c07bd48c561e966c96c7a5 100644 (file)
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H
 
+/* Define if you have the fnmatch() function */
+#undef HAVE_FNMATCH
+
 /* Define if you have the <fnmatch.h> header file.  */
 #undef HAVE_FNMATCH_H