]> andersk Git - openssh.git/blobdiff - acconfig.h
- (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
[openssh.git] / acconfig.h
index 86607710f59d35acdee5b6bf39a3ce2aa382d09d..601dc16f75e0981affe93fa52f6536a075d84e3c 100644 (file)
@@ -6,6 +6,9 @@
 
 @TOP@
 
+/* Define if your socketpair() has bugs */
+#undef USE_PIPES
+
 /* Define if your system's struct sockaddr_un has a sun_len member */
 #undef HAVE_SUN_LEN_IN_SOCKADDR_UN
 
This page took 0.1853 seconds and 4 git commands to generate.