2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 13:58:05 +00:00

added HAVE_FCHDIR

This commit is contained in:
Todd C. Miller
1994-06-07 21:21:35 +00:00
parent d717b6dd5c
commit 678b9c6bc0

View File

@@ -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