Rename library package for upstream SONAME bump
[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 /* Define to 1 if you have the <inttypes.h> header file. */
20 #undef HAVE_INTTYPES_H
21
22 /* Define if Xerces-C library was found */
23 #undef HAVE_LIBXERCESC
24
25 /* Define to 1 if you have the <memory.h> header file. */
26 #undef HAVE_MEMORY_H
27
28 /* define if the compiler implements namespaces */
29 #undef HAVE_NAMESPACES
30
31 /* Define if you have POSIX threads libraries and header files. */
32 #undef HAVE_PTHREAD
33
34 /* Define if saml library was found */
35 #undef HAVE_SAML
36
37 /* Define to 1 if you have the <stdint.h> header file. */
38 #undef HAVE_STDINT_H
39
40 /* Define to 1 if you have the <stdlib.h> header file. */
41 #undef HAVE_STDLIB_H
42
43 /* Define to 1 if you have the `strcasecmp' function. */
44 #undef HAVE_STRCASECMP
45
46 /* Define to 1 if you have the `strchr' function. */
47 #undef HAVE_STRCHR
48
49 /* Define to 1 if you have the `strdup' function. */
50 #undef HAVE_STRDUP
51
52 /* Define to 1 if you have the `strerror_r' function. */
53 #undef HAVE_STRERROR_R
54
55 /* Define to 1 if you have the `strftime' function. */
56 #undef HAVE_STRFTIME
57
58 /* Define to 1 if you have the <strings.h> header file. */
59 #undef HAVE_STRINGS_H
60
61 /* Define to 1 if you have the <string.h> header file. */
62 #undef HAVE_STRING_H
63
64 /* Define to 1 if you have the `strstr' function. */
65 #undef HAVE_STRSTR
66
67 /* Define to 1 if you have the `strtok_r' function. */
68 #undef HAVE_STRTOK_R
69
70 /* Define to 1 if you have the <sys/stat.h> header file. */
71 #undef HAVE_SYS_STAT_H
72
73 /* Define to 1 if you have the <sys/types.h> header file. */
74 #undef HAVE_SYS_TYPES_H
75
76 /* Define to 1 if you have the `timegm' function. */
77 #undef HAVE_TIMEGM
78
79 /* Define to 1 if you have the <unistd.h> header file. */
80 #undef HAVE_UNISTD_H
81
82 /* Define if xmltooling library was found */
83 #undef HAVE_XMLTOOLING
84
85 /* Name of package */
86 #undef PACKAGE
87
88 /* Define to the address where bug reports for this package should be sent. */
89 #undef PACKAGE_BUGREPORT
90
91 /* Define to the full name of this package. */
92 #undef PACKAGE_NAME
93
94 /* Define to the full name and version of this package. */
95 #undef PACKAGE_STRING
96
97 /* Define to the one symbol short name of this package. */
98 #undef PACKAGE_TARNAME
99
100 /* Define to the version of this package. */
101 #undef PACKAGE_VERSION
102
103 /* Define to necessary symbol if this constant uses a non-standard name on
104    your system. */
105 #undef PTHREAD_CREATE_JOINABLE
106
107 /* Define if log4cpp library is used. */
108 #undef SHIBSP_LOG4CPP
109
110 /* Define if log4shib library is used. */
111 #undef SHIBSP_LOG4SHIB
112
113 /* Define to 1 if Xerces XMLString includes XMLByte release. */
114 #undef SHIBSP_XERCESC_HAS_XMLBYTE_RELEASE
115
116 /* Define to 1 if Xerces DOMNodeFilter API returns a short. */
117 #undef SHIBSP_XERCESC_SHORT_ACCEPTNODE
118
119 /* Define to 1 if you have the ANSI C header files. */
120 #undef STDC_HEADERS
121
122 /* Define to 1 if strerror_r returns char *. */
123 #undef STRERROR_R_CHAR_P
124
125 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
126 #undef TM_IN_SYS_TIME
127
128 /* Version number of package */
129 #undef VERSION
130
131 /* Define to empty if `const' does not conform to ANSI C. */
132 #undef const
133
134 /* Define to `unsigned' if <sys/types.h> does not define. */
135 #undef size_t