HAVE_FNMATCH added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2002-05-10 16:55:18 +00:00
parent 2604e11777
commit f530f862dc

View File

@ -1035,6 +1035,9 @@
/* 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