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