Update library/software version.
[shibboleth/cpp-sp.git] / config_win32.h
1 /**\r
2  * Licensed to the University Corporation for Advanced Internet\r
3  * Development, Inc. (UCAID) under one or more contributor license\r
4  * agreements. See the NOTICE file distributed with this work for\r
5  * additional information regarding copyright ownership.\r
6  *\r
7  * UCAID licenses this file to you under the Apache License,\r
8  * Version 2.0 (the "License"); you may not use this file except\r
9  * in compliance with the License. You may obtain a copy of the\r
10  * License at\r
11  *\r
12  * http://www.apache.org/licenses/LICENSE-2.0\r
13  *\r
14  * Unless required by applicable law or agreed to in writing,\r
15  * software distributed under the License is distributed on an\r
16  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,\r
17  * either express or implied. See the License for the specific\r
18  * language governing permissions and limitations under the License.\r
19  */\r
20 \r
21 /* config.h.  Generated by configure.  */\r
22 /* config.h.in.  Generated from configure.ac by autoheader.  */\r
23 \r
24 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you\r
25    don't. */\r
26 #define HAVE_DECL_STRERROR_R 0\r
27 \r
28 /* Define to 1 if you have the declaration of `svcfd_create', and to 0 if you\r
29    don't. */\r
30 #define HAVE_DECL_SVCFD_CREATE 1\r
31 \r
32 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you\r
33    don't. */\r
34 /* #undef HAVE_DECL_SYS_ERRLIST */\r
35 \r
36 /* Define to 1 if you have the <dlfcn.h> header file. */\r
37 /* #undef HAVE_DLFCN_H */\r
38 \r
39 /* Define to 1 if you have the `gmtime_r' function. */\r
40 /* #undef HAVE_GMTIME_R */\r
41 \r
42 /* Define to 1 if you have the <inttypes.h> header file. */\r
43 #define HAVE_INTTYPES_H 1\r
44 \r
45 /* Define to 1 if you have the `dmallocxx' library (-ldmallocxx). */\r
46 /* #undef HAVE_LIBDMALLOCXX */\r
47 \r
48 /* Define if log4shib library is used. */\r
49 #define SHIBSP_LOG4SHIB 1\r
50 \r
51 /* Define if log4cpp library is used. */\r
52 /* #undef SHIBSP_LOG4CPP */\r
53 \r
54 #include <xercesc/util/XercesVersion.hpp>\r
55 \r
56 #if (XERCES_VERSION_MAJOR < 3)\r
57 # define SHIBSP_XERCESC_HAS_XMLBYTE_RELEASE 1\r
58 # define SHIBSP_XERCESC_SHORT_ACCEPTNODE 1\r
59 #endif\r
60 \r
61 /* Define to 1 if you have the <memory.h> header file. */\r
62 #define HAVE_MEMORY_H 1\r
63 \r
64 /* define if the compiler implements namespaces */\r
65 #define HAVE_NAMESPACES 1\r
66 \r
67 /* Define if you have POSIX threads libraries and header files. */\r
68 /* #undef HAVE_PTHREAD */\r
69 \r
70 #ifndef SHIBSP_LITE\r
71 # include <xsec/framework/XSECDefs.hpp>\r
72 # if (_XSEC_VERSION_FULL >= 10600)\r
73 #  define SHIBSP_XMLSEC_WHITELISTING 1\r
74 # endif\r
75 #endif\r
76 \r
77 /* Define to 1 if you have the <stdint.h> header file. */\r
78 /* #undef HAVE_STDINT_H */\r
79 \r
80 /* Define to 1 if you have the <stdlib.h> header file. */\r
81 #define HAVE_STDLIB_H 1\r
82 \r
83 /* Define to 1 if you have the `strcasecmp' function. */\r
84 /* #undef HAVE_STRCASECMP */\r
85 \r
86 /* Define to 1 if you have the `strchr' function. */\r
87 #define HAVE_STRCHR 1\r
88 \r
89 /* Define to 1 if you have the `strdup' function. */\r
90 #define HAVE_STRDUP 1\r
91 \r
92 /* Define to 1 if you have the `strftime' function. */\r
93 #define HAVE_STRFTIME 1\r
94 \r
95 /* Define to 1 if you have the <strings.h> header file. */\r
96 #define HAVE_STRINGS_H 1\r
97 \r
98 /* Define to 1 if you have the <string.h> header file. */\r
99 #define HAVE_STRING_H 1\r
100 \r
101 /* Define to 1 if you have the `strstr' function. */\r
102 #define HAVE_STRSTR 1\r
103 \r
104 /* Define to 1 if you have the `strtok_r' function. */\r
105 /* #undef HAVE_STRTOK_R */\r
106 \r
107 /* Define to 1 if the system has the type `struct rpcent'. */\r
108 /* #undef HAVE_STRUCT_RPCENT */\r
109 \r
110 /* Define to 1 if you have the `strerror_r' function. */\r
111 /* #undef HAVE_STRERROR_R */\r
112 \r
113 /* Define to 1 if you have the <sys/stat.h> header file. */\r
114 #define HAVE_SYS_STAT_H 1\r
115 \r
116 /* Define to 1 if you have the <sys/types.h> header file. */\r
117 #define HAVE_SYS_TYPES_H 1\r
118 \r
119 /* Define to 1 if you have the `timegm' function. */\r
120 /* #undef HAVE_TIMEGM */\r
121 \r
122 /* Define to 1 if you have the <unistd.h> header file. */\r
123 /* #undef HAVE_UNISTD_H */\r
124 \r
125 /* Define to 1 if the system has the type `struct sockaddr_storage'. */\r
126 #define HAVE_STRUCT_SOCKADDR_STORAGE 1\r
127 \r
128 /* Name of package */\r
129 #define PACKAGE "shibboleth"\r
130 \r
131 /* Define to the address where bug reports for this package should be sent. */\r
132 #define PACKAGE_BUGREPORT "https://issues.shibboleth.net/"\r
133 \r
134 /* Define to the full name of this package. */\r
135 #define PACKAGE_NAME "shibboleth"\r
136 \r
137 /* Define to the full name and version of this package. */\r
138 #define PACKAGE_STRING "shibboleth 2.5.6"\r
139 \r
140 /* Define to the one symbol short name of this package. */\r
141 #define PACKAGE_TARNAME "shibboleth-sp"\r
142 \r
143 /* Define to the version of this package. */\r
144 #define PACKAGE_VERSION "2.5.6"\r
145 \r
146 /* Define to the necessary symbol if this constant uses a non-standard name on\r
147    your system. */\r
148 /* #undef PTHREAD_CREATE_JOINABLE */\r
149 \r
150 /* Define to 1 if you have the ANSI C header files. */\r
151 #define STDC_HEADERS 1\r
152 \r
153 /* Define to 1 if your <sys/time.h> declares `struct tm'. */\r
154 /* #undef TM_IN_SYS_TIME */\r
155 \r
156 /* Version number of package */\r
157 #define VERSION "2.5.6"\r
158 \r
159 /* Define to empty if `const' does not conform to ANSI C. */\r
160 /* #undef const */\r
161 \r
162 /* Define to `unsigned' if <sys/types.h> does not define. */\r
163 /* #undef size_t */\r