]> andersk Git - gssapi-openssh.git/blobdiff - openssh/acconfig.h
merge with OpenSSH 3.6.1p1
[gssapi-openssh.git] / openssh / acconfig.h
index 49d5ef1bf8392a465be43d8e454d650d541b7041..61a8ef70a257c26a8dc5ca37f1c0e6aa78aebf50 100644 (file)
 /* Define if your platform needs to skip post auth file descriptor passing */
 #undef DISABLE_FD_PASSING
 
+/* Silly mkstemp() */
+#undef HAVE_STRICT_MKSTEMP
+
+/* Setproctitle emulation */
+#undef SETPROCTITLE_STRATEGY
+#undef SETPROCTITLE_PS_PADDING
+
+/* Some systems put this outside of libc */
+#undef HAVE_NANOSLEEP
+
+/* Pushing STREAMS modules incorrectly acquires a controlling TTY */
+#undef STREAMS_PUSH_ACQUIRES_CTTY
+
 @BOTTOM@
 
 /* ******************* Shouldn't need to edit below this line ************** */
This page took 2.722161 seconds and 4 git commands to generate.