Apache Portable Runtime Utility Library

include/private/apu_config.h

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/lib64/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 to 1 if you have the <errmsg.h> header file. */
00040 #define HAVE_ERRMSG_H 1
00041 
00042 /* Define if expat.h is available */
00043 #define HAVE_EXPAT_H 1
00044 
00045 /* Define if explicit_bzero function is supported */
00046 /* #undef HAVE_EXPLICIT_BZERO */
00047 
00048 /* Define to 1 if you have the <iconv.h> header file. */
00049 #define HAVE_ICONV_H 1
00050 
00051 /* Define to 1 if you have the <inttypes.h> header file. */
00052 #define HAVE_INTTYPES_H 1
00053 
00054 /* Define to 1 if you have the <langinfo.h> header file. */
00055 #define HAVE_LANGINFO_H 1
00056 
00057 /* Define to 1 if you have the <lber.h> header file. */
00058 #define HAVE_LBER_H 1
00059 
00060 /* Defined if ldap.h is present */
00061 #define HAVE_LDAP_H 1
00062 
00063 /* Define to 1 if you have the <ldap_ssl.h> header file. */
00064 /* #undef HAVE_LDAP_SSL_H */
00065 
00066 /* Define to 1 if you have the <libpq-fe.h> header file. */
00067 #define HAVE_LIBPQ_FE_H 1
00068 
00069 /* Define to 1 if you have the <memory.h> header file. */
00070 #define HAVE_MEMORY_H 1
00071 
00072 /* Define if memset_s function is supported */
00073 /* #undef HAVE_MEMSET_S */
00074 
00075 /* Define to 1 if you have the <mysql/errmsg.h> header file. */
00076 /* #undef HAVE_MYSQL_ERRMSG_H */
00077 
00078 /* Define to 1 if you have the <mysql.h> header file. */
00079 #define HAVE_MYSQL_H 1
00080 
00081 /* Define to 1 if you have the <mysql/mysql.h> header file. */
00082 /* #undef HAVE_MYSQL_MYSQL_H */
00083 
00084 /* Define to 1 if you have the <mysql/my_global.h> header file. */
00085 /* #undef HAVE_MYSQL_MY_GLOBAL_H */
00086 
00087 /* Define to 1 if you have the <mysql/my_sys.h> header file. */
00088 /* #undef HAVE_MYSQL_MY_SYS_H */
00089 
00090 /* Define to 1 if you have the <my_global.h> header file. */
00091 /* #undef HAVE_MY_GLOBAL_H */
00092 
00093 /* Define to 1 if you have the <my_sys.h> header file. */
00094 /* #undef HAVE_MY_SYS_H */
00095 
00096 /* Define to 1 if you have the `nl_langinfo' function. */
00097 #define HAVE_NL_LANGINFO 1
00098 
00099 /* Define to 1 if you have the <nss.h> header file. */
00100 /* #undef HAVE_NSS_H */
00101 
00102 /* Define to 1 if you have the <nss/nss.h> header file. */
00103 /* #undef HAVE_NSS_NSS_H */
00104 
00105 /* Define to 1 if you have the <nss/pk11pub.h> header file. */
00106 /* #undef HAVE_NSS_PK11PUB_H */
00107 
00108 /* Define to 1 if you have the <oci.h> header file. */
00109 /* #undef HAVE_OCI_H */
00110 
00111 /* Define to 1 if you have the <odbc/sql.h> header file. */
00112 /* #undef HAVE_ODBC_SQL_H */
00113 
00114 /* Define to 1 if you have the <openssl/x509.h> header file. */
00115 #define HAVE_OPENSSL_X509_H 1
00116 
00117 /* Define to 1 if you have the <pk11pub.h> header file. */
00118 /* #undef HAVE_PK11PUB_H */
00119 
00120 /* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
00121 /* #undef HAVE_POSTGRESQL_LIBPQ_FE_H */
00122 
00123 /* Define to 1 if you have the <prerror.h> header file. */
00124 /* #undef HAVE_PRERROR_H */
00125 
00126 /* Define to 1 if you have the <sqlite3.h> header file. */
00127 #define HAVE_SQLITE3_H 1
00128 
00129 /* Define to 1 if you have the <sqlite.h> header file. */
00130 /* #undef HAVE_SQLITE_H */
00131 
00132 /* Define to 1 if you have the <sql.h> header file. */
00133 /* #undef HAVE_SQL_H */
00134 
00135 /* Define to 1 if you have the <stdint.h> header file. */
00136 #define HAVE_STDINT_H 1
00137 
00138 /* Define to 1 if you have the <stdlib.h> header file. */
00139 #define HAVE_STDLIB_H 1
00140 
00141 /* Define to 1 if you have the <strings.h> header file. */
00142 #define HAVE_STRINGS_H 1
00143 
00144 /* Define to 1 if you have the <string.h> header file. */
00145 #define HAVE_STRING_H 1
00146 
00147 /* Define to 1 if you have the <sys/stat.h> header file. */
00148 #define HAVE_SYS_STAT_H 1
00149 
00150 /* Define to 1 if you have the <sys/types.h> header file. */
00151 #define HAVE_SYS_TYPES_H 1
00152 
00153 /* Define to 1 if you have the <unistd.h> header file. */
00154 #define HAVE_UNISTD_H 1
00155 
00156 /* Define if compiler handles weak symbols */
00157 #define HAVE_WEAK_SYMBOLS 1
00158 
00159 /* Define if xmlparse/xmlparse.h is available */
00160 /* #undef HAVE_XMLPARSE_XMLPARSE_H */
00161 
00162 /* Define if xmltok/xmlparse.h is available */
00163 /* #undef HAVE_XMLTOK_XMLPARSE_H */
00164 
00165 /* Define if xml/xmlparse.h is available */
00166 /* #undef HAVE_XML_XMLPARSE_H */
00167 
00168 /* Define if ldap_set_rebind_proc takes three arguments */
00169 #define LDAP_SET_REBIND_PROC_THREE 1
00170 
00171 /* Define to the address where bug reports for this package should be sent. */
00172 #define PACKAGE_BUGREPORT ""
00173 
00174 /* Define to the full name of this package. */
00175 #define PACKAGE_NAME ""
00176 
00177 /* Define to the full name and version of this package. */
00178 #define PACKAGE_STRING ""
00179 
00180 /* Define to the one symbol short name of this package. */
00181 #define PACKAGE_TARNAME ""
00182 
00183 /* Define to the version of this package. */
00184 #define PACKAGE_VERSION ""
00185 
00186 /* Define to 1 if you have the ANSI C header files. */
00187 #define STDC_HEADERS 1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines