mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 22:05:46 +00:00
took out realpth() stuff since we now use sudo_realpath()
This commit is contained in:
@@ -99,12 +99,6 @@
|
|||||||
/* Define if you have tzset(3). */
|
/* Define if you have tzset(3). */
|
||||||
#undef HAVE_TZSET
|
#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). */
|
/* Define if you have getcwd(3). */
|
||||||
#undef HAVE_GETCWD
|
#undef HAVE_GETCWD
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user