]> granicus.if.org Git - sudo/commitdiff
added check for getwd
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)
config.h.in

index ad81c3f50225817e40d973afe621204c059c0d9d..efe6cec6a25f5994fbfeb72b38dba7163e474a14 100644 (file)
@@ -73,6 +73,9 @@
 /* Define if you have getcwd(3).  */
 #undef HAVE_GETCWD
 
+/* Define if you have getwd(3).  */
+#undef HAVE_GETWD
+
 /* Define if you have strdup(3).  */
 #undef HAVE_STRDUP