Add #define HAVE_FNMATCH_H

This commit is contained in:
Anton E. Gavrilov 2000-05-22 08:15:36 +00:00
parent 6ddd28d7c7
commit d272b79bfa

View file

@ -179,6 +179,9 @@
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <fnmatch.h> header file. */
#define HAVE_FNMATCH_H
/* Define if you have the <initguid.h> header file. */
#undef HAVE_INITGUID_H
@ -251,9 +254,6 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if dirent.h is in your include path somewhere */
#define HAVE_FNMATCH_H 1
/* Define if you want the QSG standards */
#define QSG_VERSION "1"