]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/apr-util/include/private/apu_config.h.in
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / apr-util / include / private / apu_config.h.in
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 `crypt_r' function. */
28 #undef HAVE_CRYPT_R
29
30 /* Define to 1 if you have the declaration of `EVP_PKEY_CTX_new', and to 0 if
31    you don't. */
32 #undef HAVE_DECL_EVP_PKEY_CTX_NEW
33
34 /* Define if expat.h is available */
35 #undef HAVE_EXPAT_H
36
37 /* Define to 1 if you have the <freetds/sybdb.h> header file. */
38 #undef HAVE_FREETDS_SYBDB_H
39
40 /* Define to 1 if you have the <iconv.h> header file. */
41 #undef HAVE_ICONV_H
42
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
45
46 /* Define to 1 if you have the <langinfo.h> header file. */
47 #undef HAVE_LANGINFO_H
48
49 /* Define to 1 if you have the <lber.h> header file. */
50 #undef HAVE_LBER_H
51
52 /* Defined if ldap.h is present */
53 #undef HAVE_LDAP_H
54
55 /* Define to 1 if you have the <ldap_ssl.h> header file. */
56 #undef HAVE_LDAP_SSL_H
57
58 /* Define to 1 if you have the <libpq-fe.h> header file. */
59 #undef HAVE_LIBPQ_FE_H
60
61 /* Define to 1 if you have the <memory.h> header file. */
62 #undef HAVE_MEMORY_H
63
64 /* Define to 1 if you have the <mysql.h> header file. */
65 #undef HAVE_MYSQL_H
66
67 /* Define to 1 if you have the <mysql/mysql.h> header file. */
68 #undef HAVE_MYSQL_MYSQL_H
69
70 /* Define to 1 if you have the <mysql/my_global.h> header file. */
71 #undef HAVE_MYSQL_MY_GLOBAL_H
72
73 /* Define to 1 if you have the <mysql/my_sys.h> header file. */
74 #undef HAVE_MYSQL_MY_SYS_H
75
76 /* Define to 1 if you have the <my_global.h> header file. */
77 #undef HAVE_MY_GLOBAL_H
78
79 /* Define to 1 if you have the <my_sys.h> header file. */
80 #undef HAVE_MY_SYS_H
81
82 /* Define to 1 if you have the `nl_langinfo' function. */
83 #undef HAVE_NL_LANGINFO
84
85 /* Define to 1 if you have the <nss.h> header file. */
86 #undef HAVE_NSS_H
87
88 /* Define to 1 if you have the <nss/nss.h> header file. */
89 #undef HAVE_NSS_NSS_H
90
91 /* Define to 1 if you have the <nss/pk11pub.h> header file. */
92 #undef HAVE_NSS_PK11PUB_H
93
94 /* Define to 1 if you have the <oci.h> header file. */
95 #undef HAVE_OCI_H
96
97 /* Define to 1 if you have the <odbc/sql.h> header file. */
98 #undef HAVE_ODBC_SQL_H
99
100 /* Define to 1 if you have the <openssl/x509.h> header file. */
101 #undef HAVE_OPENSSL_X509_H
102
103 /* Define to 1 if you have the <pk11pub.h> header file. */
104 #undef HAVE_PK11PUB_H
105
106 /* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
107 #undef HAVE_POSTGRESQL_LIBPQ_FE_H
108
109 /* Define to 1 if you have the <prerror.h> header file. */
110 #undef HAVE_PRERROR_H
111
112 /* Define to 1 if you have the <sqlite3.h> header file. */
113 #undef HAVE_SQLITE3_H
114
115 /* Define to 1 if you have the <sqlite.h> header file. */
116 #undef HAVE_SQLITE_H
117
118 /* Define to 1 if you have the <sql.h> header file. */
119 #undef HAVE_SQL_H
120
121 /* Define to 1 if you have the <stdint.h> header file. */
122 #undef HAVE_STDINT_H
123
124 /* Define to 1 if you have the <stdlib.h> header file. */
125 #undef HAVE_STDLIB_H
126
127 /* Define to 1 if you have the <strings.h> header file. */
128 #undef HAVE_STRINGS_H
129
130 /* Define to 1 if you have the <string.h> header file. */
131 #undef HAVE_STRING_H
132
133 /* Define to 1 if you have the <sybdb.h> header file. */
134 #undef HAVE_SYBDB_H
135
136 /* Define to 1 if you have the <sys/stat.h> header file. */
137 #undef HAVE_SYS_STAT_H
138
139 /* Define to 1 if you have the <sys/types.h> header file. */
140 #undef HAVE_SYS_TYPES_H
141
142 /* Define to 1 if you have the <unistd.h> header file. */
143 #undef HAVE_UNISTD_H
144
145 /* Define if xmlparse/xmlparse.h is available */
146 #undef HAVE_XMLPARSE_XMLPARSE_H
147
148 /* Define if xmltok/xmlparse.h is available */
149 #undef HAVE_XMLTOK_XMLPARSE_H
150
151 /* Define if xml/xmlparse.h is available */
152 #undef HAVE_XML_XMLPARSE_H
153
154 /* Define if ldap_set_rebind_proc takes three arguments */
155 #undef LDAP_SET_REBIND_PROC_THREE
156
157 /* Define to the address where bug reports for this package should be sent. */
158 #undef PACKAGE_BUGREPORT
159
160 /* Define to the full name of this package. */
161 #undef PACKAGE_NAME
162
163 /* Define to the full name and version of this package. */
164 #undef PACKAGE_STRING
165
166 /* Define to the one symbol short name of this package. */
167 #undef PACKAGE_TARNAME
168
169 /* Define to the home page for this package. */
170 #undef PACKAGE_URL
171
172 /* Define to the version of this package. */
173 #undef PACKAGE_VERSION
174
175 /* Define to 1 if you have the ANSI C header files. */
176 #undef STDC_HEADERS