mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
added HAVE_REALPATH
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
# define __svr4__
|
||||
#endif /* SVR4 */
|
||||
|
||||
/* Define if you have realpath(3). */
|
||||
#undef HAVE_REALPATH
|
||||
|
||||
/* Define if you have getcwd(3). */
|
||||
#undef HAVE_GETCWD
|
||||
|
||||
|
Reference in New Issue
Block a user