mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
added HAVE_FCHDIR
This commit is contained in:
parent
d717b6dd5c
commit
678b9c6bc0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user