mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 22:35:10 +00:00
added HAVE_FCHDIR
This commit is contained in:
@@ -76,6 +76,9 @@
|
|||||||
# define POSIX_SIGNALS
|
# define POSIX_SIGNALS
|
||||||
#endif /* HAVE_SIGACTION */
|
#endif /* HAVE_SIGACTION */
|
||||||
|
|
||||||
|
/* Define if you have fchdir(3). */
|
||||||
|
#undef HAVE_FCHDIR
|
||||||
|
|
||||||
/* Define if you have realpath(3). */
|
/* Define if you have realpath(3). */
|
||||||
#undef HAVE_REALPATH
|
#undef HAVE_REALPATH
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user