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