Additional defines for OSFC2 / OSFSIA authentication
authoraland <aland>
Thu, 6 Sep 2001 14:14:08 +0000 (14:14 +0000)
committeraland <aland>
Thu, 6 Sep 2001 14:14:08 +0000 (14:14 +0000)
acconfig.h
src/include/autoconf.h.in

index 8f2bee8..859eb82 100644 (file)
@@ -95,6 +95,15 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* define this if you have the <oci.h> header file */
 #undef HAVE_OCI_H
 
+/* define to something if you don't have ut_xtime in struct utmpx */
+#undef ut_xtime
+
+/* define if you have OSFC2 authentication */
+#undef OSFC2
+
+/* define if you have OSFSIA authentication */
+#undef OSFSIA
+
 
 @BOTTOM@
 
index f227244..188fac2 100644 (file)
@@ -99,6 +99,12 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* define to something if you don't have ut_xtime in struct utmpx */
 #undef ut_xtime
 
+/* define if you have OSFC2 authentication */
+#undef OSFC2
+
+/* define if you have OSFSIA authentication */
+#undef OSFSIA
+
 /* Define if you have the gethostname function.  */
 #undef HAVE_GETHOSTNAME
 
@@ -186,6 +192,9 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <netinet/in.h> header file.  */
 #undef HAVE_NETINET_IN_H
 
+/* Define if you have the <prot.h> header file.  */
+#undef HAVE_PROT_H
+
 /* Define if you have the <pthread.h> header file.  */
 #undef HAVE_PTHREAD_H
 
@@ -195,6 +204,12 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <semaphore.h> header file.  */
 #undef HAVE_SEMAPHORE_H
 
+/* Define if you have the <sia.h> header file.  */
+#undef HAVE_SIA_H
+
+/* Define if you have the <siad.h> header file.  */
+#undef HAVE_SIAD_H
+
 /* Define if you have the <signal.h> header file.  */
 #undef HAVE_SIGNAL_H
 
@@ -210,6 +225,9 @@ config.h - created by autoconf; contains defines generated by autoconf
 /* Define if you have the <sys/ndir.h> header file.  */
 #undef HAVE_SYS_NDIR_H
 
+/* Define if you have the <sys/security.h> header file.  */
+#undef HAVE_SYS_SECURITY_H
+
 /* Define if you have the <sys/select.h> header file.  */
 #undef HAVE_SYS_SELECT_H