]> andersk Git - gssapi-openssh.git/blobdiff - openssh/acconfig.h
merged OpenSSH 3.4p1 to trunk
[gssapi-openssh.git] / openssh / acconfig.h
index 7e36262c9f98b22a46d95a12c601a5dc571f75ff..3564029d5f7a318fad695aa26912d8cd3be80532 100644 (file)
 /* Define if xauth is found in your path */
 #undef XAUTH_PATH
 
-/* Define if rsh is found in your path */
-#undef RSH_PATH
-
 /* Define if you want to allow MD5 passwords */
 #undef HAVE_MD5_PASSWORDS
 
 /* Path that unprivileged child will chroot() to in privep mode */
 #undef PRIVSEP_PATH
 
+/* Define if you have the `mmap' function that supports MAP_ANON|SHARED */
+#undef HAVE_MMAP_ANON_SHARED
+
+/* Define if sendmsg()/recvmsg() has problems passing file descriptors */
+#undef BROKEN_FD_PASSING
+
 @BOTTOM@
 
 /* ******************* Shouldn't need to edit below this line ************** */
This page took 0.032246 seconds and 4 git commands to generate.