diff options
Diffstat (limited to 'extension/configh.in')
-rw-r--r-- | extension/configh.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extension/configh.in b/extension/configh.in index 519f8ea3..179b5863 100644 --- a/extension/configh.in +++ b/extension/configh.in @@ -3,6 +3,12 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the `fnmatch' function. */ +#undef HAVE_FNMATCH + +/* Define to 1 if you have the <fnmatch.h> header file. */ +#undef HAVE_FNMATCH_H + /* Define to 1 if you have the `GetSystemTimeAsFileTime' function. */ #undef HAVE_GETSYSTEMTIMEASFILETIME |