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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user