00001 /* include/private/apu_config.h. Generated from apu_config.h.in by configure. */ 00002 /* include/private/apu_config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Define if the system crypt() function is threadsafe */ 00005 /* #undef APU_CRYPT_THREADSAFE */ 00006 00007 /* Define to 1 if modular components are built as DSOs */ 00008 #define APU_DSO_BUILD 1 00009 00010 /* Define to be absolute path to DSO directory */ 00011 #define APU_DSO_LIBDIR "/usr/lib/apr-util-1" 00012 00013 /* Define if the inbuf parm to iconv() is const char ** */ 00014 /* #undef APU_ICONV_INBUF_CONST */ 00015 00016 /* Define that OpenSSL uses const buffers */ 00017 #define CRYPTO_OPENSSL_CONST_BUFFERS 1 00018 00019 /* Define if crypt_r has uses CRYPTD */ 00020 /* #undef CRYPT_R_CRYPTD */ 00021 00022 /* Define if crypt_r uses struct crypt_data */ 00023 #define CRYPT_R_STRUCT_CRYPT_DATA 1 00024 00025 /* Define if CODESET is defined in langinfo.h */ 00026 #define HAVE_CODESET 1 00027 00028 /* Define to 1 if you have the <CommonCrypto/CommonKeyDerivation.h> header 00029 file. */ 00030 /* #undef HAVE_COMMONCRYPTO_COMMONKEYDERIVATION_H */ 00031 00032 /* Define to 1 if you have the `crypt_r' function. */ 00033 #define HAVE_CRYPT_R 1 00034 00035 /* Define to 1 if you have the declaration of `EVP_PKEY_CTX_new', and to 0 if 00036 you don't. */ 00037 #define HAVE_DECL_EVP_PKEY_CTX_NEW 0 00038 00039 /* Define if expat.h is available */ 00040 #define HAVE_EXPAT_H 1 00041 00042 /* Define if explicit_bzero function is supported */ 00043 /* #undef HAVE_EXPLICIT_BZERO */ 00044 00045 /* Define to 1 if you have the <iconv.h> header file. */ 00046 #define HAVE_ICONV_H 1 00047 00048 /* Define to 1 if you have the <inttypes.h> header file. */ 00049 #define HAVE_INTTYPES_H 1 00050 00051 /* Define to 1 if you have the <langinfo.h> header file. */ 00052 #define HAVE_LANGINFO_H 1 00053 00054 /* Define to 1 if you have the <lber.h> header file. */ 00055 #define HAVE_LBER_H 1 00056 00057 /* Defined if ldap.h is present */ 00058 #define HAVE_LDAP_H 1 00059 00060 /* Define to 1 if you have the <ldap_ssl.h> header file. */ 00061 /* #undef HAVE_LDAP_SSL_H */ 00062 00063 /* Define to 1 if you have the <libpq-fe.h> header file. */ 00064 #define HAVE_LIBPQ_FE_H 1 00065 00066 /* Define to 1 if you have the <memory.h> header file. */ 00067 #define HAVE_MEMORY_H 1 00068 00069 /* Define if memset_s function is supported */ 00070 /* #undef HAVE_MEMSET_S */ 00071 00072 /* Define to 1 if you have the <mysql.h> header file. */ 00073 #define HAVE_MYSQL_H 1 00074 00075 /* Define to 1 if you have the <mysql/mysql.h> header file. */ 00076 /* #undef HAVE_MYSQL_MYSQL_H */ 00077 00078 /* Define to 1 if you have the <mysql/my_global.h> header file. */ 00079 /* #undef HAVE_MYSQL_MY_GLOBAL_H */ 00080 00081 /* Define to 1 if you have the <mysql/my_sys.h> header file. */ 00082 /* #undef HAVE_MYSQL_MY_SYS_H */ 00083 00084 /* Define to 1 if you have the <my_global.h> header file. */ 00085 /* #undef HAVE_MY_GLOBAL_H */ 00086 00087 /* Define to 1 if you have the <my_sys.h> header file. */ 00088 /* #undef HAVE_MY_SYS_H */ 00089 00090 /* Define to 1 if you have the `nl_langinfo' function. */ 00091 #define HAVE_NL_LANGINFO 1 00092 00093 /* Define to 1 if you have the <nss.h> header file. */ 00094 /* #undef HAVE_NSS_H */ 00095 00096 /* Define to 1 if you have the <nss/nss.h> header file. */ 00097 /* #undef HAVE_NSS_NSS_H */ 00098 00099 /* Define to 1 if you have the <nss/pk11pub.h> header file. */ 00100 /* #undef HAVE_NSS_PK11PUB_H */ 00101 00102 /* Define to 1 if you have the <oci.h> header file. */ 00103 /* #undef HAVE_OCI_H */ 00104 00105 /* Define to 1 if you have the <odbc/sql.h> header file. */ 00106 /* #undef HAVE_ODBC_SQL_H */ 00107 00108 /* Define to 1 if you have the <openssl/x509.h> header file. */ 00109 #define HAVE_OPENSSL_X509_H 1 00110 00111 /* Define to 1 if you have the <pk11pub.h> header file. */ 00112 /* #undef HAVE_PK11PUB_H */ 00113 00114 /* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */ 00115 /* #undef HAVE_POSTGRESQL_LIBPQ_FE_H */ 00116 00117 /* Define to 1 if you have the <prerror.h> header file. */ 00118 /* #undef HAVE_PRERROR_H */ 00119 00120 /* Define to 1 if you have the <sqlite3.h> header file. */ 00121 #define HAVE_SQLITE3_H 1 00122 00123 /* Define to 1 if you have the <sqlite.h> header file. */ 00124 /* #undef HAVE_SQLITE_H */ 00125 00126 /* Define to 1 if you have the <sql.h> header file. */ 00127 /* #undef HAVE_SQL_H */ 00128 00129 /* Define to 1 if you have the <stdint.h> header file. */ 00130 #define HAVE_STDINT_H 1 00131 00132 /* Define to 1 if you have the <stdlib.h> header file. */ 00133 #define HAVE_STDLIB_H 1 00134 00135 /* Define to 1 if you have the <strings.h> header file. */ 00136 #define HAVE_STRINGS_H 1 00137 00138 /* Define to 1 if you have the <string.h> header file. */ 00139 #define HAVE_STRING_H 1 00140 00141 /* Define to 1 if you have the <sys/stat.h> header file. */ 00142 #define HAVE_SYS_STAT_H 1 00143 00144 /* Define to 1 if you have the <sys/types.h> header file. */ 00145 #define HAVE_SYS_TYPES_H 1 00146 00147 /* Define to 1 if you have the <unistd.h> header file. */ 00148 #define HAVE_UNISTD_H 1 00149 00150 /* Define if compiler handles weak symbols */ 00151 #define HAVE_WEAK_SYMBOLS 1 00152 00153 /* Define if xmlparse/xmlparse.h is available */ 00154 /* #undef HAVE_XMLPARSE_XMLPARSE_H */ 00155 00156 /* Define if xmltok/xmlparse.h is available */ 00157 /* #undef HAVE_XMLTOK_XMLPARSE_H */ 00158 00159 /* Define if xml/xmlparse.h is available */ 00160 /* #undef HAVE_XML_XMLPARSE_H */ 00161 00162 /* Define if ldap_set_rebind_proc takes three arguments */ 00163 #define LDAP_SET_REBIND_PROC_THREE 1 00164 00165 /* Define to the address where bug reports for this package should be sent. */ 00166 #define PACKAGE_BUGREPORT "" 00167 00168 /* Define to the full name of this package. */ 00169 #define PACKAGE_NAME "" 00170 00171 /* Define to the full name and version of this package. */ 00172 #define PACKAGE_STRING "" 00173 00174 /* Define to the one symbol short name of this package. */ 00175 #define PACKAGE_TARNAME "" 00176 00177 /* Define to the version of this package. */ 00178 #define PACKAGE_VERSION "" 00179 00180 /* Define to 1 if you have the ANSI C header files. */ 00181 #define STDC_HEADERS 1