00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* configured version of berkeley db */ 00005 #define BERKELEY_DB_VERSION 4.2 00006 00007 /* whether google perftools support is enabled */ 00008 /* #undef GOOGLE_PERFTOOLS_ENABLED */ 00009 00010 /* whether google profiling support is enabled */ 00011 #define GOOGLE_PROFILE_ENABLED 0 00012 00013 /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */ 00014 #define HAVE_BLUETOOTH_BLUETOOTH_H 1 00015 00016 /* Define to 1 if you have the <err.h> header file. */ 00017 #define HAVE_ERR_H 1 00018 00019 /* Define to 1 if you have the <execinfo.h> header file. */ 00020 #define HAVE_EXECINFO_H 1 00021 00022 /* Whether math.h defines fpclassify */ 00023 #define HAVE_FPCLASSIFY 00024 00025 /* Define to 1 if you have the `getaddrinfo' function. */ 00026 #define HAVE_GETADDRINFO 1 00027 00028 /* Define to 1 if you have the `gethostbyname' function. */ 00029 #define HAVE_GETHOSTBYNAME 1 00030 00031 /* Define to 1 if you have the `gethostbyname_r' function. */ 00032 #define HAVE_GETHOSTBYNAME_R 1 00033 00034 /* Define to 1 if you have the `getopt_long' function. */ 00035 #define HAVE_GETOPT_LONG 1 00036 00037 /* Define to 1 if you have the `inet_aton' function. */ 00038 #define HAVE_INET_ATON 1 00039 00040 /* Define to 1 if you have the `inet_pton' function. */ 00041 #define HAVE_INET_PTON 1 00042 00043 /* Define to 1 if you have the <inttypes.h> header file. */ 00044 #define HAVE_INTTYPES_H 1 00045 00046 /* Define to 1 if you have the <memory.h> header file. */ 00047 #define HAVE_MEMORY_H 1 00048 00049 /* Define to 1 if you have the `pthread_yield' function. */ 00050 #define HAVE_PTHREAD_YIELD 1 00051 00052 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00053 #define HAVE_PTRDIFF_T 1 00054 00055 /* Define to 1 if you have the `sched_yield' function. */ 00056 #define HAVE_SCHED_YIELD 1 00057 00058 /* Define to 1 if you have the <stdint.h> header file. */ 00059 #define HAVE_STDINT_H 1 00060 00061 /* Define to 1 if you have the <stdlib.h> header file. */ 00062 #define HAVE_STDLIB_H 1 00063 00064 /* Define to 1 if you have the <strings.h> header file. */ 00065 #define HAVE_STRINGS_H 1 00066 00067 /* Define to 1 if you have the <string.h> header file. */ 00068 #define HAVE_STRING_H 1 00069 00070 /* Define to 1 if you have the <synch.h> header file. */ 00071 /* #undef HAVE_SYNCH_H */ 00072 00073 /* Define to 1 if you have the <sys/cdefs.h> header file. */ 00074 #define HAVE_SYS_CDEFS_H 1 00075 00076 /* Define to 1 if you have the <sys/stat.h> header file. */ 00077 #define HAVE_SYS_STAT_H 1 00078 00079 /* Define to 1 if you have the <sys/types.h> header file. */ 00080 #define HAVE_SYS_TYPES_H 1 00081 00082 /* Define to 1 if the system has the type `uint32_t'. */ 00083 #define HAVE_UINT32_T 1 00084 00085 /* Define to 1 if you have the <unistd.h> header file. */ 00086 #define HAVE_UNISTD_H 1 00087 00088 /* Define to 1 if the system has the type `u_int32_t'. */ 00089 #define HAVE_U_INT32_T 1 00090 00091 /* whether berkeley db storage support is enabled */ 00092 #define LIBDB_ENABLED 1 00093 00094 /* whether expat is enabled */ 00095 #define LIBEXPAT_ENABLED 1 00096 00097 /* whether the mysql embedded server is enabled */ 00098 /* #undef LIBMYSQLD_ENABLED */ 00099 00100 /* whether mysql support is enabled */ 00101 /* #undef MYSQL_ENABLED */ 00102 00103 /* whether atomic routines are implemented with a mutex */ 00104 #define OASYS_ATOMIC_MUTEX 1 00105 00106 /* whether non-atomic "atomic" routines are enabled */ 00107 /* #undef OASYS_ATOMIC_NONATOMIC */ 00108 00109 /* whether bluetooth support is enabled */ 00110 #define OASYS_BLUETOOTH_ENABLED 1 00111 00112 /* whether oasys memory debugging is enabled */ 00113 /* #undef OASYS_DEBUG_MEMORY_ENABLED */ 00114 00115 /* Define to the address where bug reports for this package should be sent. */ 00116 #define PACKAGE_BUGREPORT "" 00117 00118 /* Define to the full name of this package. */ 00119 #define PACKAGE_NAME "" 00120 00121 /* Define to the full name and version of this package. */ 00122 #define PACKAGE_STRING "" 00123 00124 /* Define to the one symbol short name of this package. */ 00125 #define PACKAGE_TARNAME "" 00126 00127 /* Define to the version of this package. */ 00128 #define PACKAGE_VERSION "" 00129 00130 /* whether postgres support is enabled */ 00131 /* #undef POSTGRES_ENABLED */ 00132 00133 /* Define as the return type of signal handlers (`int' or `void'). */ 00134 #define RETSIGTYPE void 00135 00136 /* whether some sql storage system is enabled */ 00137 /* #undef SQL_ENABLED */ 00138 00139 /* Define to 1 if you have the ANSI C header files. */ 00140 #define STDC_HEADERS 1 00141 00142 /* Define to empty if `const' does not conform to ANSI C. */ 00143 /* #undef const */ 00144 00145 /* Define to `__inline__' or `__inline' if that's what the C compiler 00146 calls it, or to nothing if 'inline' is not supported under any name. */ 00147 #ifndef __cplusplus 00148 /* #undef inline */ 00149 #endif 00150 00151 /* Define to `int' if <sys/types.h> does not define. */ 00152 /* #undef mode_t */ 00153 00154 /* Define to `long int' if <sys/types.h> does not define. */ 00155 /* #undef off_t */ 00156 00157 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00158 /* #undef size_t */ 00159 00160 /* Define to empty if the keyword `volatile' does not work. Warning: valid 00161 code using `volatile' can become incorrect without. Disable with care. */ 00162 /* #undef volatile */