Displaying 1 result from an estimated 1 matches for "have_sys_ioccom_h".
2001 Nov 08
0
OpenSSH 3.0p1+AFS+PAM on Solaris 8
...39;t mask typo's in its sources.
--- config.h.in.ORIG    Sat Nov  3 19:25:33 2001
+++ config.h.in    Thu Nov  8 13:40:24 2001
@@ -459,6 +459,9 @@
 /* Define if you have the `innetgr' function. */
 #undef HAVE_INNETGR
 
+/* Define if you have the <sys/ioccom.h> header file. */
+#undef HAVE_SYS_IOCCOM_H
+
 /* Define if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
--- configure.ac.ORIG    Sat Nov  3 14:09:33 2001
+++ configure.ac    Thu Nov  8 13:37:21 2001
@@ -437,6 +437,7 @@
     netinet/in_systm.h paths.h poll.h pty.h regex.h \
     security/pam_appl.h shadow.h stdde...