Remove ws-trust federation schema from makefile since it is removed for DFSG reasons
[shibboleth/sp.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if ctime_r is present with 2 parameters. */
4 #undef HAVE_CTIME_R_2
5
6 /* Define if ctime_r is present with 3 parameters. */
7 #undef HAVE_CTIME_R_3
8
9 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
10    don't. */
11 #undef HAVE_DECL_STRERROR_R
12
13 /* Define to 1 if you have the <dlfcn.h> header file. */
14 #undef HAVE_DLFCN_H
15
16 /* Define to 1 if you have the `gmtime_r' function. */
17 #undef HAVE_GMTIME_R
18
19 /* if you have the gssapi libraries */
20 #undef HAVE_GSSAPI
21
22 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
23 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
24
25 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
26 #undef HAVE_GSSAPI_GSSAPI_H
27
28 /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
29 #undef HAVE_GSSAPI_GSSAPI_KRB5_H
30
31 /* if you have the GNU gssapi libraries */
32 #undef HAVE_GSSGNU
33
34 /* if you have the Heimdal gssapi libraries */
35 #undef HAVE_GSSHEIMDAL
36
37 /* if you have the MIT gssapi libraries */
38 #undef HAVE_GSSMIT
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
42
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
45
46 /* define if the compiler implements namespaces */
47 #undef HAVE_NAMESPACES
48
49 /* if you have an old MIT gssapi library, lacking GSS_C_NT_HOSTBASED_SERVICE
50    */
51 #undef HAVE_OLD_GSSMIT
52
53 /* Define if you have POSIX threads libraries and header files. */
54 #undef HAVE_PTHREAD
55
56 /* Define to 1 if you have the <stdint.h> header file. */
57 #undef HAVE_STDINT_H
58
59 /* Define to 1 if you have the <stdlib.h> header file. */
60 #undef HAVE_STDLIB_H
61
62 /* Define to 1 if you have the `strcasecmp' function. */
63 #undef HAVE_STRCASECMP
64
65 /* Define to 1 if you have the `strchr' function. */
66 #undef HAVE_STRCHR
67
68 /* Define to 1 if you have the `strdup' function. */
69 #undef HAVE_STRDUP
70
71 /* Define to 1 if you have the `strerror_r' function. */
72 #undef HAVE_STRERROR_R
73
74 /* Define to 1 if you have the `strftime' function. */
75 #undef HAVE_STRFTIME
76
77 /* Define to 1 if you have the <strings.h> header file. */
78 #undef HAVE_STRINGS_H
79
80 /* Define to 1 if you have the <string.h> header file. */
81 #undef HAVE_STRING_H
82
83 /* Define to 1 if you have the `strstr' function. */
84 #undef HAVE_STRSTR
85
86 /* Define to 1 if you have the `strtok_r' function. */
87 #undef HAVE_STRTOK_R
88
89 /* Define to 1 if you have the <sys/stat.h> header file. */
90 #undef HAVE_SYS_STAT_H
91
92 /* Define to 1 if you have the <sys/types.h> header file. */
93 #undef HAVE_SYS_TYPES_H
94
95 /* Define to 1 if you have the <sys/utsname.h> header file. */
96 #undef HAVE_SYS_UTSNAME_H
97
98 /* Define to 1 if you have the `timegm' function. */
99 #undef HAVE_TIMEGM
100
101 /* Define to 1 if you have the <unistd.h> header file. */
102 #undef HAVE_UNISTD_H
103
104 /* Define to the sub-directory in which libtool stores uninstalled libraries.
105    */
106 #undef LT_OBJDIR
107
108 /* Name of package */
109 #undef PACKAGE
110
111 /* Define to the address where bug reports for this package should be sent. */
112 #undef PACKAGE_BUGREPORT
113
114 /* Define to the full name of this package. */
115 #undef PACKAGE_NAME
116
117 /* Define to the full name and version of this package. */
118 #undef PACKAGE_STRING
119
120 /* Define to the one symbol short name of this package. */
121 #undef PACKAGE_TARNAME
122
123 /* Define to the home page for this package. */
124 #undef PACKAGE_URL
125
126 /* Define to the version of this package. */
127 #undef PACKAGE_VERSION
128
129 /* Define to necessary symbol if this constant uses a non-standard name on
130    your system. */
131 #undef PTHREAD_CREATE_JOINABLE
132
133 /* Define to 1 if log4cpp library is used. */
134 #undef SHIBSP_LOG4CPP
135
136 /* Define to 1 if log4shib library is used. */
137 #undef SHIBSP_LOG4SHIB
138
139 /* Define to 1 if Xerces XMLString includes XMLByte release. */
140 #undef SHIBSP_XERCESC_HAS_XMLBYTE_RELEASE
141
142 /* Define to 1 if Xerces DOMNodeFilter API returns a short. */
143 #undef SHIBSP_XERCESC_SHORT_ACCEPTNODE
144
145 /* Define to 1 if XML-Security-C supports white/blacklisting algorithms. */
146 #undef SHIBSP_XMLSEC_WHITELISTING
147
148 /* Define to 1 if you have the ANSI C header files. */
149 #undef STDC_HEADERS
150
151 /* Define to 1 if strerror_r returns char *. */
152 #undef STRERROR_R_CHAR_P
153
154 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
155 #undef TM_IN_SYS_TIME
156
157 /* Version number of package */
158 #undef VERSION
159
160 /* Define to empty if `const' does not conform to ANSI C. */
161 #undef const
162
163 /* Define to `unsigned int' if <sys/types.h> does not define. */
164 #undef size_t