diff --git a/config.h.in b/config.h.in index da1502379..1ebf287f9 100644 --- a/config.h.in +++ b/config.h.in @@ -76,6 +76,9 @@ # define POSIX_SIGNALS #endif /* HAVE_SIGACTION */ +/* Define if you have fchdir(3). */ +#undef HAVE_FCHDIR + /* Define if you have realpath(3). */ #undef HAVE_REALPATH