]> granicus.if.org Git - sudo/commitdiff
took out realpth() stuff since we now use sudo_realpath()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Jul 1994 22:25:32 +0000 (22:25 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Jul 1994 22:25:32 +0000 (22:25 +0000)
config.h.in

index 41169bfd3ef85266810c8bf04cf4b6445d797b9c..f8d8143c03a89e62ca72a4aa15dd44bc79ebc1eb 100644 (file)
 /* 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