Merge remote-tracking branch 'origin/moonshot-packaging-fixes' into HEAD
[shibboleth/xmltooling.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Defined if the requested minimum BOOST version is satisfied */
4 #undef HAVE_BOOST
5
6 /* Define to 1 if you have <boost/algorithm/string.hpp> */
7 #undef HAVE_BOOST_ALGORITHM_STRING_HPP
8
9 /* Define to 1 if you have <boost/bind.hpp> */
10 #undef HAVE_BOOST_BIND_HPP
11
12 /* Define to 1 if you have <boost/cast.hpp> */
13 #undef HAVE_BOOST_CAST_HPP
14
15 /* Define to 1 if you have <boost/lambda/lambda.hpp> */
16 #undef HAVE_BOOST_LAMBDA_LAMBDA_HPP
17
18 /* Define to 1 if you have <boost/lexical_cast.hpp> */
19 #undef HAVE_BOOST_LEXICAL_CAST_HPP
20
21 /* Define to 1 if you have <boost/ptr_container/ptr_vector.hpp> */
22 #undef HAVE_BOOST_PTR_CONTAINER_PTR_VECTOR_HPP
23
24 /* Define to 1 if you have <boost/tokenizer.hpp> */
25 #undef HAVE_BOOST_TOKENIZER_HPP
26
27 /* Define to 1 if C++ compiler supports covariant virtual methods. */
28 #undef HAVE_COVARIANT_RETURNS
29
30 /* Define to 1 if you have the 'curl_off_t' type. */
31 #undef HAVE_CURL_OFF_T
32
33 /* Define to 1 if you have the <dlfcn.h> header file. */
34 #undef HAVE_DLFCN_H
35
36 /* Define to 1 if you have an STL implementation that supports useful string
37    specialization. */
38 #undef HAVE_GOOD_STL
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 an STL implementation that supports
44    std::iterator_traits. */
45 #undef HAVE_ITERATOR_TRAITS
46
47 /* Define to 1 if you have the `dl' library (-ldl). */
48 #undef HAVE_LIBDL
49
50 /* Define to 1 if you have the <memory.h> header file. */
51 #undef HAVE_MEMORY_H
52
53 /* define if the compiler implements namespaces */
54 #undef HAVE_NAMESPACES
55
56 /* Define to 1 if C++ compiler supports nullptr keyword. */
57 #undef HAVE_NULLPTR
58
59 /* Define if you have POSIX threads libraries and header files. */
60 #undef HAVE_PTHREAD
61
62 /* Define to 1 if you have the `pthread_rwlock_init' function. */
63 #undef HAVE_PTHREAD_RWLOCK_INIT
64
65 /* Define to 1 if you have the <stdint.h> header file. */
66 #undef HAVE_STDINT_H
67
68 /* Define to 1 if you have the <stdlib.h> header file. */
69 #undef HAVE_STDLIB_H
70
71 /* Define to 1 if you have the `strcasecmp' function. */
72 #undef HAVE_STRCASECMP
73
74 /* Define to 1 if you have the `strchr' function. */
75 #undef HAVE_STRCHR
76
77 /* Define to 1 if you have the `strdup' function. */
78 #undef HAVE_STRDUP
79
80 /* Define to 1 if you have the <strings.h> header file. */
81 #undef HAVE_STRINGS_H
82
83 /* Define to 1 if you have the <string.h> header file. */
84 #undef HAVE_STRING_H
85
86 /* Define to 1 if you have the `strstr' function. */
87 #undef HAVE_STRSTR
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 `timegm' function. */
96 #undef HAVE_TIMEGM
97
98 /* Define to 1 if you have the <unistd.h> header file. */
99 #undef HAVE_UNISTD_H
100
101 /* Define to 1 if you have the 'xsecsize_t' type. */
102 #undef HAVE_XSECSIZE_T
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 /* The size of `long', as computed by sizeof. */
134 #undef SIZEOF_LONG
135
136 /* Define to 1 if you have the ANSI C header files. */
137 #undef STDC_HEADERS
138
139 /* Version number of package */
140 #undef VERSION
141
142 /* Define to 1 if log4cpp library is used. */
143 #undef XMLTOOLING_LOG4CPP
144
145 /* Define to 1 if log4shib library is used. */
146 #undef XMLTOOLING_LOG4SHIB
147
148 /* Define to 1 if you wish to disable XML-Security-dependent features. */
149 #undef XMLTOOLING_NO_XMLSEC
150
151 /* Define to 1 if OpenSSL has EC support. */
152 #undef XMLTOOLING_OPENSSL_HAVE_EC
153
154 /* Define to 1 if OpenSSL supports the SHA-2 hash family. */
155 #undef XMLTOOLING_OPENSSL_HAVE_SHA2
156
157 /* Define to 1 if Xerces has a 64-bit-safe API. */
158 #undef XMLTOOLING_XERCESC_64BITSAFE
159
160 /* Define to 1 if Xerces DOM ID methods take extra parameter. */
161 #undef XMLTOOLING_XERCESC_BOOLSETIDATTRIBUTE
162
163 /* Define to 1 if Xerces supports a compliant DOMLS API. */
164 #undef XMLTOOLING_XERCESC_COMPLIANT_DOMLS
165
166 /* Define to 1 if Xerces XMLString includes XMLByte release. */
167 #undef XMLTOOLING_XERCESC_HAS_XMLBYTE_RELEASE
168
169 /* Define to 1 if Xerces InputStream class requires getContentType. */
170 #undef XMLTOOLING_XERCESC_INPUTSTREAM_HAS_CONTENTTYPE
171
172 /* Define to 1 if XML-Security-C includes C14N 1.1 support. */
173 #undef XMLTOOLING_XMLSEC_C14N11
174
175 /* Define to 1 if XML-Security-C includes debug logging support. */
176 #undef XMLTOOLING_XMLSEC_DEBUGLOGGING
177
178 /* Define to 1 if XML-Security-C includes ECC support. */
179 #undef XMLTOOLING_XMLSEC_ECC
180
181 /* Define to 1 if XML-Security-C handles multiple CRLs. */
182 #undef XMLTOOLING_XMLSEC_MULTIPLECRL
183
184 /* Define to 1 if XML-Security-C exposes the signature algorithm URI. */
185 #undef XMLTOOLING_XMLSEC_SIGALGORITHM
186
187 /* Define to empty if `const' does not conform to ANSI C. */
188 #undef const
189
190 /* Define to `unsigned int' if <sys/types.h> does not define. */
191 #undef size_t