fmmatch() doesn't exist in any win32 builds.

svn-id: r38219
This commit is contained in:
Travis Howell 2009-02-15 10:25:58 +00:00
parent 89cad681d7
commit eaf403d22d

View File

@ -66,7 +66,9 @@
#define HAVE_UNLINK
#define HAVE_RMDIR
#define HAVE_MEMCHR
#ifndef _WIN32
#define HAVE_FNMATCH_H
#endif
#define HAVE_SYS_TIME_H
#define HAVE_GETTIMEOFDAY
#endif