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