]> andersk Git - openssh.git/blobdiff - acconfig.h
- (bal) auth1.c minor resync while looking at the code.
[openssh.git] / acconfig.h
index 0dc09642c03ab16d8a76e7aaaee4d68c624ff8da..3b919d553ea67e1292492fea708d0b809cf953e4 100644 (file)
 /* 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 0.030563 seconds and 4 git commands to generate.