]> granicus.if.org Git - sudo/commitdiff
added HAVE_FCHDIR
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Jun 1994 21:21:35 +0000 (21:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Jun 1994 21:21:35 +0000 (21:21 +0000)
config.h.in

index da15023796894b213752b91d1db9c528479b4c51..1ebf287f9120fe76b5babd370b32503bf4419eca 100644 (file)
@@ -76,6 +76,9 @@
 #  define POSIX_SIGNALS
 #endif /* HAVE_SIGACTION */
 
+/* Define if you have fchdir(3).  */
+#undef HAVE_FCHDIR
+
 /* Define if you have realpath(3).  */
 #undef HAVE_REALPATH