diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 999d9d5cb..9225a35cb 100644 --- a/config.hin +++ b/config.hin @@ -408,6 +408,9 @@ /* Define to 1 if you have the `euidaccess' function. */ #undef HAVE_EUIDACCESS +/* Define to 1 if you have the `fchdir' function. */ +#undef HAVE_FCHDIR + /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H |