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