mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
took out realpth() stuff since we now use sudo_realpath()
This commit is contained in:
parent
445a13eebe
commit
0230d8474c
@ -99,12 +99,6 @@
|
||||
/* Define if you have tzset(3). */
|
||||
#undef HAVE_TZSET
|
||||
|
||||
/* Define if you have fchdir(3). */
|
||||
#undef HAVE_FCHDIR
|
||||
|
||||
/* 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