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