Eneboo - Documentación para desarrolladores
|
00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Support big tables */ 00005 /* #undef BIG_TABLES */ 00006 00007 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00008 systems. This function is required for `alloca.c' support on those systems. 00009 */ 00010 /* #undef CRAY_STACKSEG_END */ 00011 00012 /* Define to 1 if using `alloca.c'. */ 00013 /* #undef C_ALLOCA */ 00014 00015 /* all charsets are available */ 00016 /* #undef DEFINE_ALL_CHARACTER_SETS */ 00017 00018 /* Version of .frm files */ 00019 #define DOT_FRM_VERSION 6 00020 00021 /* If LOAD DATA LOCAL INFILE should be enabled by default */ 00022 /* #undef ENABLED_LOCAL_INFILE */ 00023 00024 /* Do we have FIONREAD */ 00025 #define FIONREAD_IN_SYS_IOCTL 1 00026 00027 /* READLINE: your system defines TIOCGWINSZ in sys/ioctl.h. */ 00028 #define GWINSZ_IN_SYS_IOCTL 1 00029 00030 /* Define to 1 if you have the `alarm' function. */ 00031 #define HAVE_ALARM 1 00032 00033 /* Define to 1 if you have `alloca', as a function or macro. */ 00034 #define HAVE_ALLOCA 1 00035 00036 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00037 */ 00038 #define HAVE_ALLOCA_H 1 00039 00040 /* Builds Archive Storage Engine */ 00041 /* #undef HAVE_ARCHIVE_DB */ 00042 00043 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00044 #define HAVE_ARPA_INET_H 1 00045 00046 /* Define to 1 if you have the <asm/termbits.h> header file. */ 00047 /* #undef HAVE_ASM_TERMBITS_H */ 00048 00049 /* atomic_add() from <asm/atomic.h> (Linux only) */ 00050 /* #undef HAVE_ATOMIC_ADD */ 00051 00052 /* atomic_sub() from <asm/atomic.h> (Linux only) */ 00053 /* #undef HAVE_ATOMIC_SUB */ 00054 00055 /* Define to 1 if you have the `bcmp' function. */ 00056 #define HAVE_BCMP 1 00057 00058 /* Have berkeley db installed */ 00059 /* #undef HAVE_BERKELEY_DB */ 00060 00061 /* Define to 1 if you have the `bfill' function. */ 00062 /* #undef HAVE_BFILL */ 00063 00064 /* Builds Blackhole Storage Engine */ 00065 /* #undef HAVE_BLACKHOLE_DB */ 00066 00067 /* Define to 1 if you have the `bmove' function. */ 00068 /* #undef HAVE_BMOVE */ 00069 00070 /* bool is not defined by all C++ compilators */ 00071 #define HAVE_BOOL 1 00072 00073 /* Can netinet be included */ 00074 /* #undef HAVE_BROKEN_NETINET_INCLUDES */ 00075 00076 /* BSD style signals */ 00077 /* #undef HAVE_BSD_SIGNALS */ 00078 00079 /* Define to 1 if you have the `bzero' function. */ 00080 #define HAVE_BZERO 1 00081 00082 /* Define to enable charset armscii8 */ 00083 /* #undef HAVE_CHARSET_armscii8 */ 00084 00085 /* Define to enable ascii character set */ 00086 /* #undef HAVE_CHARSET_ascii */ 00087 00088 /* Define to enable charset big5 */ 00089 /* #undef HAVE_CHARSET_big5 */ 00090 00091 /* Define to enable cp1250 */ 00092 /* #undef HAVE_CHARSET_cp1250 */ 00093 00094 /* Define to enable charset cp1251 */ 00095 /* #undef HAVE_CHARSET_cp1251 */ 00096 00097 /* Define to enable charset cp1256 */ 00098 /* #undef HAVE_CHARSET_cp1256 */ 00099 00100 /* Define to enable charset cp1257 */ 00101 /* #undef HAVE_CHARSET_cp1257 */ 00102 00103 /* Define to enable charset cp850 */ 00104 /* #undef HAVE_CHARSET_cp850 */ 00105 00106 /* Define to enable charset cp852 */ 00107 /* #undef HAVE_CHARSET_cp852 */ 00108 00109 /* Define to enable charset cp866 */ 00110 /* #undef HAVE_CHARSET_cp866 */ 00111 00112 /* Define to enable charset cp932 */ 00113 /* #undef HAVE_CHARSET_cp932 */ 00114 00115 /* Define to enable charset dec8 */ 00116 /* #undef HAVE_CHARSET_dec8 */ 00117 00118 /* Define to enable charset euckr */ 00119 /* #undef HAVE_CHARSET_euckr */ 00120 00121 /* Define to enable charset gb2312 */ 00122 /* #undef HAVE_CHARSET_gb2312 */ 00123 00124 /* Define to enable charset gbk */ 00125 /* #undef HAVE_CHARSET_gbk */ 00126 00127 /* Define to enable charset geostd8 */ 00128 /* #undef HAVE_CHARSET_geostd8 */ 00129 00130 /* Define to enable charset greek */ 00131 /* #undef HAVE_CHARSET_greek */ 00132 00133 /* Define to enable charset hebrew */ 00134 /* #undef HAVE_CHARSET_hebrew */ 00135 00136 /* Define to enable charset hp8 */ 00137 /* #undef HAVE_CHARSET_hp8 */ 00138 00139 /* Define to enable charset keybcs2 */ 00140 /* #undef HAVE_CHARSET_keybcs2 */ 00141 00142 /* Define to enable charset koi8r */ 00143 /* #undef HAVE_CHARSET_koi8r */ 00144 00145 /* Define to enable charset koi8u */ 00146 /* #undef HAVE_CHARSET_koi8u */ 00147 00148 /* Define to enable charset latin1 */ 00149 #define HAVE_CHARSET_latin1 1 00150 00151 /* Define to enable charset latin2 */ 00152 /* #undef HAVE_CHARSET_latin2 */ 00153 00154 /* Define to enable charset latin5 */ 00155 /* #undef HAVE_CHARSET_latin5 */ 00156 00157 /* Define to enable charset latin7 */ 00158 /* #undef HAVE_CHARSET_latin7 */ 00159 00160 /* Define to enable charset macce */ 00161 /* #undef HAVE_CHARSET_macce */ 00162 00163 /* Define to enable charset macroman */ 00164 /* #undef HAVE_CHARSET_macroman */ 00165 00166 /* Define to enable charset sjis */ 00167 /* #undef HAVE_CHARSET_sjis */ 00168 00169 /* Define to enable charset swe7 */ 00170 /* #undef HAVE_CHARSET_swe7 */ 00171 00172 /* Define to enable charset tis620 */ 00173 /* #undef HAVE_CHARSET_tis620 */ 00174 00175 /* Define to enable charset ucs2 */ 00176 /* #undef HAVE_CHARSET_ucs2 */ 00177 00178 /* Define to enable charset ujis */ 00179 /* #undef HAVE_CHARSET_ujis */ 00180 00181 /* Define to enable ut8 */ 00182 #define HAVE_CHARSET_utf8 1 00183 00184 /* Define to 1 if you have the `chsize' function. */ 00185 /* #undef HAVE_CHSIZE */ 00186 00187 /* Define to 1 if you have the `clock_gettime' function. */ 00188 /* #undef HAVE_CLOCK_GETTIME */ 00189 00190 /* Define to enable compression support */ 00191 #define HAVE_COMPRESS 1 00192 00193 /* crypt */ 00194 #define HAVE_CRYPT 1 00195 00196 /* Define to 1 if you have the <crypt.h> header file. */ 00197 /* #undef HAVE_CRYPT_H */ 00198 00199 /* Builds the CSV Storage Engine */ 00200 /* #undef HAVE_CSV_DB */ 00201 00202 /* Define to 1 if you have the <curses.h> header file. */ 00203 #define HAVE_CURSES_H 1 00204 00205 /* Define to 1 if you have the `cuserid' function. */ 00206 /* #undef HAVE_CUSERID */ 00207 00208 /* Define to 1 if you have the declaration of `madvise', and to 0 if you 00209 don't. */ 00210 #define HAVE_DECL_MADVISE 1 00211 00212 /* Whether we are using DEC threads */ 00213 /* #undef HAVE_DEC_THREADS */ 00214 00215 /* Define to 1 if you have the <dirent.h> header file. */ 00216 #define HAVE_DIRENT_H 1 00217 00218 /* Define to 1 if you have the `dlerror' function. */ 00219 #define HAVE_DLERROR 1 00220 00221 /* Define to 1 if you have the <dlfcn.h> header file. */ 00222 #define HAVE_DLFCN_H 1 00223 00224 /* Define to 1 if you have the `dlopen' function. */ 00225 #define HAVE_DLOPEN 1 00226 00227 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00228 /* #undef HAVE_DOPRNT */ 00229 00230 /* Access checks in embedded library */ 00231 /* #undef HAVE_EMBEDDED_PRIVILEGE_CONTROL */ 00232 00233 /* Builds Example DB */ 00234 /* #undef HAVE_EXAMPLE_DB */ 00235 00236 /* Define to 1 if you have the `fchmod' function. */ 00237 #define HAVE_FCHMOD 1 00238 00239 /* Define to 1 if you have the `fcntl' function. */ 00240 #define HAVE_FCNTL 1 00241 00242 /* Define to 1 if you have the <fcntl.h> header file. */ 00243 #define HAVE_FCNTL_H 1 00244 00245 /* Define to 1 if you have the `fconvert' function. */ 00246 /* #undef HAVE_FCONVERT */ 00247 00248 /* Define to 1 if you have the `fdatasync' function. */ 00249 /* #undef HAVE_FDATASYNC */ 00250 00251 /* Define to 1 if you have the `fgetln' function. */ 00252 #define HAVE_FGETLN 1 00253 00254 /* Define to 1 if you have the `finite' function. */ 00255 #define HAVE_FINITE 1 00256 00257 /* Define to 1 if you have the <floatingpoint.h> header file. */ 00258 /* #undef HAVE_FLOATINGPOINT_H */ 00259 00260 /* Define to 1 if you have the <float.h> header file. */ 00261 #define HAVE_FLOAT_H 1 00262 00263 /* Define to 1 if you have the `flockfile' function. */ 00264 #define HAVE_FLOCKFILE 1 00265 00266 /* Define to 1 if you have the `fpresetsticky' function. */ 00267 /* #undef HAVE_FPRESETSTICKY */ 00268 00269 /* Define to 1 if you have the `fpsetmask' function. */ 00270 /* #undef HAVE_FPSETMASK */ 00271 00272 /* fp_except from ieeefp.h */ 00273 /* #undef HAVE_FP_EXCEPT */ 00274 00275 /* Define to 1 if you have the `fsync' function. */ 00276 #define HAVE_FSYNC 1 00277 00278 /* Define to 1 if you have the `ftruncate' function. */ 00279 #define HAVE_FTRUNCATE 1 00280 00281 /* Define to 1 if you have the `getcwd' function. */ 00282 #define HAVE_GETCWD 1 00283 00284 /* Define to 1 if you have the `gethostbyaddr_r' function. */ 00285 /* #undef HAVE_GETHOSTBYADDR_R */ 00286 00287 /* Define to 1 if you have the `gethostbyname_r' function. */ 00288 /* #undef HAVE_GETHOSTBYNAME_R */ 00289 00290 /* Solaris define gethostbyname_r with 5 arguments. glibc2 defines this with 6 00291 arguments */ 00292 /* #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE */ 00293 00294 /* In OSF 4.0f the 3'd argument to gethostname_r is hostent_data * */ 00295 /* #undef HAVE_GETHOSTBYNAME_R_RETURN_INT */ 00296 00297 /* Define to 1 if you have the `getline' function. */ 00298 /* #undef HAVE_GETLINE */ 00299 00300 /* Define to 1 if you have the `getpagesize' function. */ 00301 #define HAVE_GETPAGESIZE 1 00302 00303 /* Define to 1 if you have the `getpass' function. */ 00304 #define HAVE_GETPASS 1 00305 00306 /* Define to 1 if you have the `getpassphrase' function. */ 00307 /* #undef HAVE_GETPASSPHRASE */ 00308 00309 /* Define to 1 if you have the `getpwnam' function. */ 00310 #define HAVE_GETPWNAM 1 00311 00312 /* Define to 1 if you have the `getpwuid' function. */ 00313 #define HAVE_GETPWUID 1 00314 00315 /* getpwent() declaration present */ 00316 /* #undef HAVE_GETPW_DECLS */ 00317 00318 /* Define to 1 if you have the `getrlimit' function. */ 00319 #define HAVE_GETRLIMIT 1 00320 00321 /* Define to 1 if you have the `getrusage' function. */ 00322 #define HAVE_GETRUSAGE 1 00323 00324 /* Define to 1 if you have the `getwd' function. */ 00325 #define HAVE_GETWD 1 00326 00327 /* Define to 1 if you have the `gmtime_r' function. */ 00328 #define HAVE_GMTIME_R 1 00329 00330 /* Define to 1 if you have the <grp.h> header file. */ 00331 #define HAVE_GRP_H 1 00332 00333 /* HIST_ENTRY is defined in the outer libeditreadline */ 00334 #define HAVE_HIST_ENTRY 1 00335 00336 /* Define to 1 if you have the <ieeefp.h> header file. */ 00337 /* #undef HAVE_IEEEFP_H */ 00338 00339 /* Define to 1 if you have the `index' function. */ 00340 #define HAVE_INDEX 1 00341 00342 /* Define to 1 if you have the `initgroups' function. */ 00343 #define HAVE_INITGROUPS 1 00344 00345 /* Using Innobase DB */ 00346 #define HAVE_INNOBASE_DB 1 00347 00348 /* Define to 1 if you have the <inttypes.h> header file. */ 00349 #define HAVE_INTTYPES_H 1 00350 00351 /* whether int8, int16 and int32 types exist */ 00352 /* #undef HAVE_INT_8_16_32 */ 00353 00354 /* system headers define in_addr_t */ 00355 #define HAVE_IN_ADDR_T 1 00356 00357 /* Using old ISAM tables */ 00358 /* #undef HAVE_ISAM */ 00359 00360 /* isinf() macro or function */ 00361 #define HAVE_ISINF 1 00362 00363 /* Define to 1 if you have the `isnan' function. */ 00364 #define HAVE_ISNAN 1 00365 00366 /* Define to 1 if you have the `issetugid' function. */ 00367 #define HAVE_ISSETUGID 1 00368 00369 /* Define to 1 if you have the `bind' library (-lbind). */ 00370 /* #undef HAVE_LIBBIND */ 00371 00372 /* Define to 1 if you have the `compat' library (-lcompat). */ 00373 /* #undef HAVE_LIBCOMPAT */ 00374 00375 /* Define to 1 if you have the `crypt' library (-lcrypt). */ 00376 /* #undef HAVE_LIBCRYPT */ 00377 00378 /* Define to 1 if you have the `c_r' library (-lc_r). */ 00379 /* #undef HAVE_LIBC_R */ 00380 00381 /* Define to 1 if you have the `dl' library (-ldl). */ 00382 #define HAVE_LIBDL 1 00383 00384 /* Define to 1 if you have the `gen' library (-lgen). */ 00385 /* #undef HAVE_LIBGEN */ 00386 00387 /* Define to 1 if you have the `m' library (-lm). */ 00388 #define HAVE_LIBM 1 00389 00390 /* Define to 1 if you have the `nsl' library (-lnsl). */ 00391 /* #undef HAVE_LIBNSL */ 00392 00393 /* Define to 1 if you have the `nsl_r' library (-lnsl_r). */ 00394 /* #undef HAVE_LIBNSL_R */ 00395 00396 /* Define to 1 if you have the `posix4' library (-lposix4). */ 00397 /* #undef HAVE_LIBPOSIX4 */ 00398 00399 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00400 #define HAVE_LIBPTHREAD 1 00401 00402 /* Define to 1 if you have the `socket' library (-lsocket). */ 00403 /* #undef HAVE_LIBSOCKET */ 00404 00405 /* Define if have -lwrap */ 00406 /* #undef HAVE_LIBWRAP */ 00407 00408 /* Define to 1 if you have the <limits.h> header file. */ 00409 #define HAVE_LIMITS_H 1 00410 00411 /* Whether we are using Xavier Leroy's LinuxThreads */ 00412 /* #undef HAVE_LINUXTHREADS */ 00413 00414 /* Define to 1 if you have the <linux/config.h> header file. */ 00415 /* #undef HAVE_LINUX_CONFIG_H */ 00416 00417 /* Define to 1 if you have the <locale.h> header file. */ 00418 #define HAVE_LOCALE_H 1 00419 00420 /* Define to 1 if you have the `localtime_r' function. */ 00421 #define HAVE_LOCALTIME_R 1 00422 00423 /* Define to 1 if you have the `locking' function. */ 00424 /* #undef HAVE_LOCKING */ 00425 00426 /* Define to 1 if you have the `longjmp' function. */ 00427 #define HAVE_LONGJMP 1 00428 00429 /* Define to 1 if you have the `lrand48' function. */ 00430 #define HAVE_LRAND48 1 00431 00432 /* Define to 1 if you have the `lstat' function. */ 00433 #define HAVE_LSTAT 1 00434 00435 /* Define to 1 if you have the `madvise' function. */ 00436 #define HAVE_MADVISE 1 00437 00438 /* Define to 1 if you have the `mallinfo' function. */ 00439 /* #undef HAVE_MALLINFO */ 00440 00441 /* Define to 1 if you have the <malloc.h> header file. */ 00442 /* #undef HAVE_MALLOC_H */ 00443 00444 /* Define to 1 if you have the `memcpy' function. */ 00445 #define HAVE_MEMCPY 1 00446 00447 /* Define to 1 if you have the `memmove' function. */ 00448 #define HAVE_MEMMOVE 1 00449 00450 /* Define to 1 if you have the <memory.h> header file. */ 00451 #define HAVE_MEMORY_H 1 00452 00453 /* Define to 1 if you have the `mkstemp' function. */ 00454 #define HAVE_MKSTEMP 1 00455 00456 /* Define to 1 if you have the `mlockall' function. */ 00457 #define HAVE_MLOCKALL 1 00458 00459 /* Define to 1 if you have a working `mmap' system call. */ 00460 #define HAVE_MMAP 1 00461 00462 /* Using Ndb Cluster DB */ 00463 /* #undef HAVE_NDBCLUSTER_DB */ 00464 00465 /* Define to 1 if you have the <ndir.h> header file. */ 00466 /* #undef HAVE_NDIR_H */ 00467 00468 /* Define to 1 if you have the <netinet/in.h> header file. */ 00469 #define HAVE_NETINET_IN_H 1 00470 00471 /* For some non posix threads */ 00472 /* #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC */ 00473 00474 /* For some non posix threads */ 00475 /* #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT */ 00476 00477 /* sigwait with one argument */ 00478 /* #undef HAVE_NONPOSIX_SIGWAIT */ 00479 00480 /* NPTL threads implementation */ 00481 /* #undef HAVE_NPTL */ 00482 00483 /* Define to 1 if the system has the type `off_t'. */ 00484 #define HAVE_OFF_T 1 00485 00486 /* OpenSSL */ 00487 /* #undef HAVE_OPENSSL */ 00488 00489 /* ORBIT */ 00490 #define HAVE_ORBIT 1 00491 00492 /* Define to 1 if you have the <paths.h> header file. */ 00493 #define HAVE_PATHS_H 1 00494 00495 /* Define to 1 if you have the `perror' function. */ 00496 #define HAVE_PERROR 1 00497 00498 /* Define to 1 if you have the `poll' function. */ 00499 #define HAVE_POLL 1 00500 00501 /* Signal handling is POSIX (sigset/sighold, etc) */ 00502 #define HAVE_POSIX_SIGNALS 1 00503 00504 /* Define to 1 if you have the `pread' function. */ 00505 #define HAVE_PREAD 1 00506 00507 /* Define to 1 if you have the `pthread_attr_create' function. */ 00508 /* #undef HAVE_PTHREAD_ATTR_CREATE */ 00509 00510 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */ 00511 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1 00512 00513 /* Define to 1 if you have the `pthread_attr_setprio' function. */ 00514 /* #undef HAVE_PTHREAD_ATTR_SETPRIO */ 00515 00516 /* Define to 1 if you have the `pthread_attr_setschedparam' function. */ 00517 #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 00518 00519 /* pthread_attr_setscope */ 00520 #define HAVE_PTHREAD_ATTR_SETSCOPE 1 00521 00522 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */ 00523 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 00524 00525 /* Define to 1 if you have the `pthread_condattr_create' function. */ 00526 /* #undef HAVE_PTHREAD_CONDATTR_CREATE */ 00527 00528 /* Define to 1 if you have the `pthread_getsequence_np' function. */ 00529 /* #undef HAVE_PTHREAD_GETSEQUENCE_NP */ 00530 00531 /* Define to 1 if you have the `pthread_init' function. */ 00532 /* #undef HAVE_PTHREAD_INIT */ 00533 00534 /* Define to 1 if you have the `pthread_key_delete' function. */ 00535 #define HAVE_PTHREAD_KEY_DELETE 1 00536 00537 /* Define to 1 if you have the `pthread_rwlock_rdlock' function. */ 00538 #define HAVE_PTHREAD_RWLOCK_RDLOCK 1 00539 00540 /* Define to 1 if you have the `pthread_setprio' function. */ 00541 /* #undef HAVE_PTHREAD_SETPRIO */ 00542 00543 /* Define to 1 if you have the `pthread_setprio_np' function. */ 00544 /* #undef HAVE_PTHREAD_SETPRIO_NP */ 00545 00546 /* Define to 1 if you have the `pthread_setschedparam' function. */ 00547 #define HAVE_PTHREAD_SETSCHEDPARAM 1 00548 00549 /* Define to 1 if you have the `pthread_sigmask' function. */ 00550 #define HAVE_PTHREAD_SIGMASK 1 00551 00552 /* pthread_yield function with one argument */ 00553 /* #undef HAVE_PTHREAD_YIELD_ONE_ARG */ 00554 00555 /* pthread_yield that doesn't take any arguments */ 00556 /* #undef HAVE_PTHREAD_YIELD_ZERO_ARG */ 00557 00558 /* Define to 1 if you have the `putenv' function. */ 00559 #define HAVE_PUTENV 1 00560 00561 /* Define to 1 if you have the <pwd.h> header file. */ 00562 #define HAVE_PWD_H 1 00563 00564 /* If we want to have query cache */ 00565 #define HAVE_QUERY_CACHE 1 00566 00567 /* POSIX readdir_r */ 00568 #define HAVE_READDIR_R 1 00569 00570 /* Define to 1 if you have the `readlink' function. */ 00571 #define HAVE_READLINK 1 00572 00573 /* Define to 1 if you have the `realpath' function. */ 00574 #define HAVE_REALPATH 1 00575 00576 /* Define to 1 if you have the `regcomp' function. */ 00577 #define HAVE_REGCOMP 1 00578 00579 /* Define to 1 if you have the `rename' function. */ 00580 #define HAVE_RENAME 1 00581 00582 /* Define to 1 if system calls automatically restart after interruption by a 00583 signal. */ 00584 #define HAVE_RESTARTABLE_SYSCALLS 1 00585 00586 /* Define to 1 if you have the `re_comp' function. */ 00587 /* #undef HAVE_RE_COMP */ 00588 00589 /* Define to 1 if you have the `rint' function. */ 00590 #define HAVE_RINT 1 00591 00592 /* RTree keys */ 00593 #define HAVE_RTREE_KEYS 1 00594 00595 /* Define to 1 if you have the `rwlock_init' function. */ 00596 /* #undef HAVE_RWLOCK_INIT */ 00597 00598 /* Define to 1 if you have the <sched.h> header file. */ 00599 #define HAVE_SCHED_H 1 00600 00601 /* Define to 1 if you have the `select' function. */ 00602 #define HAVE_SELECT 1 00603 00604 /* Define to 1 if you have the <select.h> header file. */ 00605 /* #undef HAVE_SELECT_H */ 00606 00607 /* Define to 1 if you have the <semaphore.h> header file. */ 00608 #define HAVE_SEMAPHORE_H 1 00609 00610 /* Define to 1 if you have the `setenv' function. */ 00611 #define HAVE_SETENV 1 00612 00613 /* Define to 1 if you have the `setlocale' function. */ 00614 #define HAVE_SETLOCALE 1 00615 00616 /* Define to 1 if you have the `setupterm' function. */ 00617 /* #undef HAVE_SETUPTERM */ 00618 00619 /* Define to 1 if you have the `shmat' function. */ 00620 #define HAVE_SHMAT 1 00621 00622 /* Define to 1 if you have the `shmctl' function. */ 00623 #define HAVE_SHMCTL 1 00624 00625 /* Define to 1 if you have the `shmdt' function. */ 00626 #define HAVE_SHMDT 1 00627 00628 /* Define to 1 if you have the `shmget' function. */ 00629 #define HAVE_SHMGET 1 00630 00631 /* Define to 1 if you have the `sigaction' function. */ 00632 #define HAVE_SIGACTION 1 00633 00634 /* Define to 1 if you have the `sigaddset' function. */ 00635 #define HAVE_SIGADDSET 1 00636 00637 /* Define to 1 if you have the `sigemptyset' function. */ 00638 #define HAVE_SIGEMPTYSET 1 00639 00640 /* Define to 1 if you have the `sighold' function. */ 00641 #define HAVE_SIGHOLD 1 00642 00643 /* Define to 1 if you have the `sigset' function. */ 00644 #define HAVE_SIGSET 1 00645 00646 /* Define to 1 if the system has the type `sigset_t'. */ 00647 /* #undef HAVE_SIGSET_T */ 00648 00649 /* Define to 1 if you have the `sigthreadmask' function. */ 00650 /* #undef HAVE_SIGTHREADMASK */ 00651 00652 /* POSIX sigwait */ 00653 #define HAVE_SIGWAIT 1 00654 00655 /* Define to 1 if the system has the type `size_t'. */ 00656 #define HAVE_SIZE_T 1 00657 00658 /* Define to 1 if you have the `snprintf' function. */ 00659 #define HAVE_SNPRINTF 1 00660 00661 /* Define to 1 if you have the `socket' function. */ 00662 #define HAVE_SOCKET 1 00663 00664 /* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines this with 8 00665 arguments */ 00666 /* #undef HAVE_SOLARIS_STYLE_GETHOST */ 00667 00668 /* Spatial extentions */ 00669 #define HAVE_SPATIAL 1 00670 00671 /* Define to 1 if you have the <stdarg.h> header file. */ 00672 #define HAVE_STDARG_H 1 00673 00674 /* Define to 1 if you have the <stddef.h> header file. */ 00675 #define HAVE_STDDEF_H 1 00676 00677 /* Define to 1 if you have the <stdint.h> header file. */ 00678 #define HAVE_STDINT_H 1 00679 00680 /* Define to 1 if you have the <stdlib.h> header file. */ 00681 #define HAVE_STDLIB_H 1 00682 00683 /* Define to 1 if you have the `stpcpy' function. */ 00684 #define HAVE_STPCPY 1 00685 00686 /* Define to 1 if you have the `strcasecmp' function. */ 00687 #define HAVE_STRCASECMP 1 00688 00689 /* Define to 1 if you have the `strcoll' function. */ 00690 #define HAVE_STRCOLL 1 00691 00692 /* Define to 1 if you have the `strdup' function. */ 00693 #define HAVE_STRDUP 1 00694 00695 /* Define to 1 if you have the `strerror' function. */ 00696 #define HAVE_STRERROR 1 00697 00698 /* Define to 1 if you have the <strings.h> header file. */ 00699 #define HAVE_STRINGS_H 1 00700 00701 /* Define to 1 if you have the <string.h> header file. */ 00702 #define HAVE_STRING_H 1 00703 00704 /* Define to 1 if you have the `strlcat' function. */ 00705 #define HAVE_STRLCAT 1 00706 00707 /* Define to 1 if you have the `strlcpy' function. */ 00708 #define HAVE_STRLCPY 1 00709 00710 /* Define to 1 if you have the `strnlen' function. */ 00711 /* #undef HAVE_STRNLEN */ 00712 00713 /* Define to 1 if you have the `strpbrk' function. */ 00714 #define HAVE_STRPBRK 1 00715 00716 /* Define to 1 if you have the `strstr' function. */ 00717 #define HAVE_STRSTR 1 00718 00719 /* Define to 1 if you have the `strtok_r' function. */ 00720 #define HAVE_STRTOK_R 1 00721 00722 /* Define to 1 if you have the `strtol' function. */ 00723 #define HAVE_STRTOL 1 00724 00725 /* Define to 1 if you have the `strtoll' function. */ 00726 #define HAVE_STRTOLL 1 00727 00728 /* Define to 1 if you have the `strtoul' function. */ 00729 #define HAVE_STRTOUL 1 00730 00731 /* Define to 1 if you have the `strtoull' function. */ 00732 #define HAVE_STRTOULL 1 00733 00734 /* Define to 1 if `st_rdev' is member of `struct stat'. */ 00735 #define HAVE_STRUCT_STAT_ST_RDEV 1 00736 00737 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use 00738 `HAVE_STRUCT_STAT_ST_RDEV' instead. */ 00739 #define HAVE_ST_RDEV 1 00740 00741 /* Define to 1 if you have the <synch.h> header file. */ 00742 /* #undef HAVE_SYNCH_H */ 00743 00744 /* Define to 1 if you have the <sys/cdefs.h> header file. */ 00745 #define HAVE_SYS_CDEFS_H 1 00746 00747 /* Define to 1 if you have the <sys/dir.h> header file. */ 00748 #define HAVE_SYS_DIR_H 1 00749 00750 /* Define to 1 if you have the <sys/file.h> header file. */ 00751 #define HAVE_SYS_FILE_H 1 00752 00753 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00754 #define HAVE_SYS_IOCTL_H 1 00755 00756 /* Define to 1 if you have the <sys/malloc.h> header file. */ 00757 #define HAVE_SYS_MALLOC_H 1 00758 00759 /* Define to 1 if you have the <sys/mman.h> header file. */ 00760 #define HAVE_SYS_MMAN_H 1 00761 00762 /* Define to 1 if you have the <sys/ndir.h> header file. */ 00763 /* #undef HAVE_SYS_NDIR_H */ 00764 00765 /* Define to 1 if you have the <sys/param.h> header file. */ 00766 #define HAVE_SYS_PARAM_H 1 00767 00768 /* Define to 1 if you have the <sys/ptem.h> header file. */ 00769 /* #undef HAVE_SYS_PTEM_H */ 00770 00771 /* Define to 1 if you have the <sys/pte.h> header file. */ 00772 /* #undef HAVE_SYS_PTE_H */ 00773 00774 /* Define to 1 if you have the <sys/resource.h> header file. */ 00775 #define HAVE_SYS_RESOURCE_H 1 00776 00777 /* Define to 1 if you have the <sys/select.h> header file. */ 00778 #define HAVE_SYS_SELECT_H 1 00779 00780 /* Define to 1 if you have the <sys/socket.h> header file. */ 00781 #define HAVE_SYS_SOCKET_H 1 00782 00783 /* Define to 1 if you have the <sys/stat.h> header file. */ 00784 #define HAVE_SYS_STAT_H 1 00785 00786 /* Define to 1 if you have the <sys/stream.h> header file. */ 00787 /* #undef HAVE_SYS_STREAM_H */ 00788 00789 /* Define to 1 if you have the <sys/timeb.h> header file. */ 00790 #define HAVE_SYS_TIMEB_H 1 00791 00792 /* Define to 1 if you have the <sys/types.h> header file. */ 00793 #define HAVE_SYS_TYPES_H 1 00794 00795 /* Define to 1 if you have the <sys/un.h> header file. */ 00796 #define HAVE_SYS_UN_H 1 00797 00798 /* Define to 1 if you have the <sys/utime.h> header file. */ 00799 /* #undef HAVE_SYS_UTIME_H */ 00800 00801 /* Define to 1 if you have the <sys/vadvise.h> header file. */ 00802 #define HAVE_SYS_VADVISE_H 1 00803 00804 /* Define to 1 if you have the <sys/wait.h> header file. */ 00805 #define HAVE_SYS_WAIT_H 1 00806 00807 /* Define to 1 if you have the `tcgetattr' function. */ 00808 #define HAVE_TCGETATTR 1 00809 00810 /* Define to 1 if you have the `tell' function. */ 00811 /* #undef HAVE_TELL */ 00812 00813 /* Define to 1 if you have the `tempnam' function. */ 00814 #define HAVE_TEMPNAM 1 00815 00816 /* Define to 1 if you have the <termbits.h> header file. */ 00817 /* #undef HAVE_TERMBITS_H */ 00818 00819 /* Define to 1 if you have the <termcap.h> header file. */ 00820 #define HAVE_TERMCAP_H 1 00821 00822 /* Define to 1 if you have the <termios.h> header file. */ 00823 #define HAVE_TERMIOS_H 1 00824 00825 /* Define to 1 if you have the <termio.h> header file. */ 00826 /* #undef HAVE_TERMIO_H */ 00827 00828 /* Define to 1 if you have the <term.h> header file. */ 00829 #define HAVE_TERM_H 1 00830 00831 /* Define to 1 if you have the `thr_setconcurrency' function. */ 00832 /* #undef HAVE_THR_SETCONCURRENCY */ 00833 00834 /* Timespec has a ts_sec instead of tv_sev */ 00835 /* #undef HAVE_TIMESPEC_TS_SEC */ 00836 00837 /* Have the tzname variable */ 00838 #define HAVE_TZNAME 1 00839 00840 /* national Unicode collations */ 00841 #define HAVE_UCA_COLLATIONS 1 00842 00843 /* system headers define uchar */ 00844 /* #undef HAVE_UCHAR */ 00845 00846 /* system headers define uint */ 00847 #define HAVE_UINT 1 00848 00849 /* system headers define ulong */ 00850 /* #undef HAVE_ULONG */ 00851 00852 /* Define to 1 if you have the <unistd.h> header file. */ 00853 #define HAVE_UNISTD_H 1 00854 00855 /* Have UnixWare 7 (or similar) almost-POSIX threading library */ 00856 /* #undef HAVE_UNIXWARE7_THREADS */ 00857 00858 /* sighold() is present and usable */ 00859 /* #undef HAVE_USG_SIGHOLD */ 00860 00861 /* certain Japanese customer */ 00862 /* #undef HAVE_UTF8_GENERAL_CS */ 00863 00864 /* Define to 1 if you have the <utime.h> header file. */ 00865 #define HAVE_UTIME_H 1 00866 00867 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ 00868 #define HAVE_UTIME_NULL 1 00869 00870 /* Define to 1 if the system has the type `u_int32_t'. */ 00871 #define HAVE_U_INT32_T 1 00872 00873 /* Define to 1 if you have the <varargs.h> header file. */ 00874 /* #undef HAVE_VARARGS_H */ 00875 00876 /* Define to 1 if you have the `vidattr' function. */ 00877 /* #undef HAVE_VIDATTR */ 00878 00879 /* Virtual IO */ 00880 /* #undef HAVE_VIO */ 00881 00882 /* Found vis.h and the strvis() function */ 00883 #define HAVE_VIS_H 1 00884 00885 /* Define to 1 if you have the `vprintf' function. */ 00886 #define HAVE_VPRINTF 1 00887 00888 /* Do we use user level threads */ 00889 /* #undef HAVE_mit_thread */ 00890 00891 /* Define if you have -lwrap */ 00892 /* #undef LIBWRAP */ 00893 00894 /* Machine type name, eg sun10 */ 00895 #define MACHINE_TYPE "powerpc" 00896 00897 /* Define the default charset name */ 00898 #define MYSQL_DEFAULT_CHARSET_NAME "latin1" 00899 00900 /* Define the default charset name */ 00901 #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" 00902 00903 /* Including Ndb Cluster DB sci transporter */ 00904 /* #undef NDB_SCI_TRANSPORTER */ 00905 00906 /* Including Ndb Cluster DB shared memory transporter */ 00907 /* #undef NDB_SHM_TRANSPORTER */ 00908 00909 /* NDB build version */ 00910 #define NDB_VERSION_BUILD 15 00911 00912 /* NDB major version */ 00913 #define NDB_VERSION_MAJOR 4 00914 00915 /* NDB minor version */ 00916 #define NDB_VERSION_MINOR 1 00917 00918 /* NDB status version */ 00919 #define NDB_VERSION_STATUS "" 00920 00921 /* Name of package */ 00922 #define PACKAGE "mysql" 00923 00924 /* Define to the address where bug reports for this package should be sent. */ 00925 #define PACKAGE_BUGREPORT "" 00926 00927 /* Define to the full name of this package. */ 00928 #define PACKAGE_NAME "" 00929 00930 /* Define to the full name and version of this package. */ 00931 #define PACKAGE_STRING "" 00932 00933 /* Define to the one symbol short name of this package. */ 00934 #define PACKAGE_TARNAME "" 00935 00936 /* Define to the version of this package. */ 00937 #define PACKAGE_VERSION "" 00938 00939 /* mysql client protocol version */ 00940 #define PROTOCOL_VERSION 10 00941 00942 /* qsort returns void */ 00943 #define QSORT_TYPE_IS_VOID 1 00944 00945 /* The return type of qsort (int or void). */ 00946 #define RETQSORTTYPE void 00947 00948 /* Define as the return type of signal handlers (`int' or `void'). */ 00949 #define RETSIGTYPE void 00950 00951 /* The size of a `char', as computed by sizeof. */ 00952 #define SIZEOF_CHAR 1 00953 00954 /* The size of a `char*', as computed by sizeof. */ 00955 #define SIZEOF_CHARP 4 00956 00957 /* The size of a `int', as computed by sizeof. */ 00958 #define SIZEOF_INT 4 00959 00960 /* The size of a `long', as computed by sizeof. */ 00961 #define SIZEOF_LONG 4 00962 00963 /* The size of a `long long', as computed by sizeof. */ 00964 #define SIZEOF_LONG_LONG 8 00965 00966 /* */ 00967 #define SIZEOF_OFF_T 8 00968 00969 /* The base type of the last arg to accept */ 00970 #define SOCKET_SIZE_TYPE socklen_t 00971 00972 /* Last argument to get/setsockopt */ 00973 /* #undef SOCKOPT_OPTLEN_TYPE */ 00974 00975 /* Broken sprintf */ 00976 /* #undef SPRINTF_RETURNS_GARBAGE */ 00977 00978 /* POSIX sprintf */ 00979 #define SPRINTF_RETURNS_INT 1 00980 00981 /* Broken sprintf */ 00982 /* #undef SPRINTF_RETURNS_PTR */ 00983 00984 /* If using the C implementation of alloca, define if you know the 00985 direction of stack growth for your system; otherwise it will be 00986 automatically deduced at run-time. 00987 STACK_DIRECTION > 0 => grows toward higher addresses 00988 STACK_DIRECTION < 0 => grows toward lower addresses 00989 STACK_DIRECTION = 0 => direction of growth unknown */ 00990 #define STACK_DIRECTION -1 00991 00992 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 00993 /* #undef STAT_MACROS_BROKEN */ 00994 00995 /* Define to 1 if you have the ANSI C header files. */ 00996 #define STDC_HEADERS 1 00997 00998 /* d_ino member present in struct dirent */ 00999 #define STRUCT_DIRENT_HAS_D_INO 1 01000 01001 /* d_namlen member present in struct dirent */ 01002 #define STRUCT_DIRENT_HAS_D_NAMLEN 1 01003 01004 /* The struct rlimit type to use with setrlimit */ 01005 #define STRUCT_RLIMIT struct rlimit 01006 01007 /* Name of system, eg solaris */ 01008 #define SYSTEM_TYPE "apple-darwin8.3.0" 01009 01010 /* Whether we build for Linux */ 01011 /* #undef TARGET_OS_LINUX */ 01012 01013 /* Define if you want to have threaded code. This may be undef on client code 01014 */ 01015 #define THREAD 1 01016 01017 /* Should be client be thread safe */ 01018 #define THREAD_SAFE_CLIENT 1 01019 01020 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 01021 #define TIME_WITH_SYS_TIME 1 01022 01023 /* declaration of TIOCSTAT in sys/ioctl.h */ 01024 #define TIOCSTAT_IN_SYS_IOCTL 1 01025 01026 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 01027 /* #undef TM_IN_SYS_TIME */ 01028 01029 /* used libedit interface (can we dereference result of 01030 rl_completion_entry_function) */ 01031 #define USE_LIBEDIT_INTERFACE 1 01032 01033 /* Use multi-byte character routines */ 01034 #define USE_MB 1 01035 01036 /* */ 01037 #define USE_MB_IDENT 1 01038 01039 /* used new readline interface (are rl_completion_func_t and 01040 rl_compentry_func_t defined) */ 01041 /* #undef USE_NEW_READLINE_INTERFACE */ 01042 01043 /* the pstack backtrace library */ 01044 /* #undef USE_PSTACK */ 01045 01046 /* Use MySQL RAID */ 01047 /* #undef USE_RAID */ 01048 01049 /* Version number of package */ 01050 #define VERSION "4.1.15" 01051 01052 /* sighandler type is void (*signal ()) (); */ 01053 #define VOID_SIGHANDLER 1 01054 01055 /* Define to 1 if your processor stores words with the most significant byte 01056 first (like Motorola and SPARC, unlike Intel and VAX). */ 01057 #define WORDS_BIGENDIAN 1 01058 01059 /* Number of bits in a file offset, on hosts where this is settable. */ 01060 /* #undef _FILE_OFFSET_BITS */ 01061 01062 /* makes fseeko etc. visible, on some hosts. */ 01063 /* #undef _LARGEFILE_SOURCE */ 01064 01065 /* Large files support on AIX-style hosts. */ 01066 /* #undef _LARGE_FILES */ 01067 01068 /* Define to empty if `const' does not conform to ANSI C. */ 01069 /* #undef const */ 01070 01071 /* Define to `__inline__' or `__inline' if that's what the C compiler 01072 calls it, or to nothing if 'inline' is not supported under any name. */ 01073 #ifndef __cplusplus 01074 /* #undef inline */ 01075 #endif 01076 01077 /* Define to `long' if <sys/types.h> does not define. */ 01078 /* #undef off_t */ 01079 01080 /* Define to `unsigned' if <sys/types.h> does not define. */ 01081 /* #undef size_t */