]> granicus.if.org Git - sudo/commitdiff
added HAVE_REALPATH
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)
config.h.in

index efe6cec6a25f5994fbfeb72b38dba7163e474a14..bd6c12c640088371d889c33d182eef389fc8b48c 100644 (file)
@@ -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