apu_config.h.in revision 362181
1/* include/private/apu_config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if the system crypt() function is threadsafe */
4#undef APU_CRYPT_THREADSAFE
5
6/* Define to 1 if modular components are built as DSOs */
7#undef APU_DSO_BUILD
8
9/* Define to be absolute path to DSO directory */
10#undef APU_DSO_LIBDIR
11
12/* Define if the inbuf parm to iconv() is const char ** */
13#undef APU_ICONV_INBUF_CONST
14
15/* Define that OpenSSL uses const buffers */
16#undef CRYPTO_OPENSSL_CONST_BUFFERS
17
18/* Define if crypt_r has uses CRYPTD */
19#undef CRYPT_R_CRYPTD
20
21/* Define if crypt_r uses struct crypt_data */
22#undef CRYPT_R_STRUCT_CRYPT_DATA
23
24/* Define if CODESET is defined in langinfo.h */
25#undef HAVE_CODESET
26
27/* Define to 1 if you have the <CommonCrypto/CommonKeyDerivation.h> header
28   file. */
29#undef HAVE_COMMONCRYPTO_COMMONKEYDERIVATION_H
30
31/* Define to 1 if you have the `crypt_r' function. */
32#undef HAVE_CRYPT_R
33
34/* Define to 1 if you have the declaration of `EVP_PKEY_CTX_new', and to 0 if
35   you don't. */
36#undef HAVE_DECL_EVP_PKEY_CTX_NEW
37
38/* Define if expat.h is available */
39#undef HAVE_EXPAT_H
40
41/* Define if explicit_bzero function is supported */
42#undef HAVE_EXPLICIT_BZERO
43
44/* Define to 1 if you have the <iconv.h> header file. */
45#undef HAVE_ICONV_H
46
47/* Define to 1 if you have the <inttypes.h> header file. */
48#undef HAVE_INTTYPES_H
49
50/* Define to 1 if you have the <langinfo.h> header file. */
51#undef HAVE_LANGINFO_H
52
53/* Define to 1 if you have the <lber.h> header file. */
54#undef HAVE_LBER_H
55
56/* Defined if ldap.h is present */
57#undef HAVE_LDAP_H
58
59/* Define to 1 if you have the <ldap_ssl.h> header file. */
60#undef HAVE_LDAP_SSL_H
61
62/* Define to 1 if you have the <libpq-fe.h> header file. */
63#undef HAVE_LIBPQ_FE_H
64
65/* Define to 1 if you have the <memory.h> header file. */
66#undef HAVE_MEMORY_H
67
68/* Define if memset_s function is supported */
69#undef HAVE_MEMSET_S
70
71/* Define to 1 if you have the <mysql.h> header file. */
72#undef HAVE_MYSQL_H
73
74/* Define to 1 if you have the <mysql/mysql.h> header file. */
75#undef HAVE_MYSQL_MYSQL_H
76
77/* Define to 1 if you have the <mysql/my_global.h> header file. */
78#undef HAVE_MYSQL_MY_GLOBAL_H
79
80/* Define to 1 if you have the <mysql/my_sys.h> header file. */
81#undef HAVE_MYSQL_MY_SYS_H
82
83/* Define to 1 if you have the <my_global.h> header file. */
84#undef HAVE_MY_GLOBAL_H
85
86/* Define to 1 if you have the <my_sys.h> header file. */
87#undef HAVE_MY_SYS_H
88
89/* Define to 1 if you have the `nl_langinfo' function. */
90#undef HAVE_NL_LANGINFO
91
92/* Define to 1 if you have the <nss.h> header file. */
93#undef HAVE_NSS_H
94
95/* Define to 1 if you have the <nss/nss.h> header file. */
96#undef HAVE_NSS_NSS_H
97
98/* Define to 1 if you have the <nss/pk11pub.h> header file. */
99#undef HAVE_NSS_PK11PUB_H
100
101/* Define to 1 if you have the <oci.h> header file. */
102#undef HAVE_OCI_H
103
104/* Define to 1 if you have the <odbc/sql.h> header file. */
105#undef HAVE_ODBC_SQL_H
106
107/* Define to 1 if you have the <openssl/x509.h> header file. */
108#undef HAVE_OPENSSL_X509_H
109
110/* Define to 1 if you have the <pk11pub.h> header file. */
111#undef HAVE_PK11PUB_H
112
113/* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
114#undef HAVE_POSTGRESQL_LIBPQ_FE_H
115
116/* Define to 1 if you have the <prerror.h> header file. */
117#undef HAVE_PRERROR_H
118
119/* Define to 1 if you have the <sqlite3.h> header file. */
120#undef HAVE_SQLITE3_H
121
122/* Define to 1 if you have the <sqlite.h> header file. */
123#undef HAVE_SQLITE_H
124
125/* Define to 1 if you have the <sql.h> header file. */
126#undef HAVE_SQL_H
127
128/* Define to 1 if you have the <stdint.h> header file. */
129#undef HAVE_STDINT_H
130
131/* Define to 1 if you have the <stdlib.h> header file. */
132#undef HAVE_STDLIB_H
133
134/* Define to 1 if you have the <strings.h> header file. */
135#undef HAVE_STRINGS_H
136
137/* Define to 1 if you have the <string.h> header file. */
138#undef HAVE_STRING_H
139
140/* Define to 1 if you have the <sys/stat.h> header file. */
141#undef HAVE_SYS_STAT_H
142
143/* Define to 1 if you have the <sys/types.h> header file. */
144#undef HAVE_SYS_TYPES_H
145
146/* Define to 1 if you have the <unistd.h> header file. */
147#undef HAVE_UNISTD_H
148
149/* Define if compiler handles weak symbols */
150#undef HAVE_WEAK_SYMBOLS
151
152/* Define if xmlparse/xmlparse.h is available */
153#undef HAVE_XMLPARSE_XMLPARSE_H
154
155/* Define if xmltok/xmlparse.h is available */
156#undef HAVE_XMLTOK_XMLPARSE_H
157
158/* Define if xml/xmlparse.h is available */
159#undef HAVE_XML_XMLPARSE_H
160
161/* Define if ldap_set_rebind_proc takes three arguments */
162#undef LDAP_SET_REBIND_PROC_THREE
163
164/* Define to the address where bug reports for this package should be sent. */
165#undef PACKAGE_BUGREPORT
166
167/* Define to the full name of this package. */
168#undef PACKAGE_NAME
169
170/* Define to the full name and version of this package. */
171#undef PACKAGE_STRING
172
173/* Define to the one symbol short name of this package. */
174#undef PACKAGE_TARNAME
175
176/* Define to the home page for this package. */
177#undef PACKAGE_URL
178
179/* Define to the version of this package. */
180#undef PACKAGE_VERSION
181
182/* Define to 1 if you have the ANSI C header files. */
183#undef STDC_HEADERS
184