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 179b5863..7307d382 100644 --- a/extension/configh.in +++ b/extension/configh.in @@ -1,8 +1,14 @@ /* configh.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the <dirent.h> header file. */ +#undef HAVE_DIRENT_H + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the `fdopendir' function. */ +#undef HAVE_FDOPENDIR + /* Define to 1 if you have the `fnmatch' function. */ #undef HAVE_FNMATCH |