mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / include / config.h.in
blob7656ad0f7dbc61b3af5736fd7aeb36f77546860c
1 /* include/config.h.in. Generated from configure.in by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Support big tables */
7 #undef BIG_TABLES
9 /* Whether features provided by the user community should be included */
10 #undef COMMUNITY_SERVER
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13 systems. This function is required for `alloca.c' support on those systems.
15 #undef CRAY_STACKSEG_END
17 /* Define to 1 if using `alloca.c'. */
18 #undef C_ALLOCA
20 /* Don't use libdbug */
21 #undef DBUG_OFF
23 /* Use libdbug */
24 #undef DBUG_ON
26 /* all charsets are available */
27 #undef DEFINE_ALL_CHARACTER_SETS
29 /* Disables the use of --init-file, --skip-grant-tables and --bootstrap
30 options */
31 #undef DISABLE_GRANT_OPTIONS
33 /* Version of .frm files */
34 #undef DOT_FRM_VERSION
36 /* If Debug Sync Facility should be enabled */
37 #undef ENABLED_DEBUG_SYNC
39 /* If LOAD DATA LOCAL INFILE should be enabled by default */
40 #undef ENABLED_LOCAL_INFILE
42 /* If SHOW PROFILE should be enabled */
43 #undef ENABLED_PROFILING
45 /* Enable error injection in MySQL Server */
46 #undef ERROR_INJECT_SUPPORT
48 /* Do we have FIONREAD */
49 #undef FIONREAD_IN_SYS_IOCTL
51 /* READLINE: your system defines TIOCGWINSZ in sys/ioctl.h. */
52 #undef GWINSZ_IN_SYS_IOCTL
54 /* Define to 1 if you have the `abi::__cxa_demangle' function. */
55 #undef HAVE_ABI_CXA_DEMANGLE
57 /* Define to 1 if you have the <aio.h> header file. */
58 #undef HAVE_AIO_H
60 /* Define to 1 if you have the `alarm' function. */
61 #undef HAVE_ALARM
63 /* Define to 1 if you have `alloca', as a function or macro. */
64 #undef HAVE_ALLOCA
66 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
68 #undef HAVE_ALLOCA_H
70 /* Define to 1 if you have the <arpa/inet.h> header file. */
71 #undef HAVE_ARPA_INET_H
73 /* Define to 1 if you have the <asm/termbits.h> header file. */
74 #undef HAVE_ASM_TERMBITS_H
76 /* Define to 1 if you have the `atomic_add_long_nv' function. */
77 #undef HAVE_ATOMIC_ADD_LONG_NV
79 /* Define to 1 if you have the `atomic_cas_32' function. */
80 #undef HAVE_ATOMIC_CAS_32
82 /* Define to 1 if you have the `atomic_cas_64' function. */
83 #undef HAVE_ATOMIC_CAS_64
85 /* Define to 1 if you have the `atomic_cas_ulong' function. */
86 #undef HAVE_ATOMIC_CAS_ULONG
88 /* Define to 1 if you have the `atomic_swap_uchar' function. */
89 #undef HAVE_ATOMIC_SWAP_UCHAR
91 /* Define to 1 if you have the `backtrace' function. */
92 #undef HAVE_BACKTRACE
94 /* Define to 1 if you have the `backtrace_symbols' function. */
95 #undef HAVE_BACKTRACE_SYMBOLS
97 /* Define to 1 if you have the `backtrace_symbols_fd' function. */
98 #undef HAVE_BACKTRACE_SYMBOLS_FD
100 /* Define to 1 if you have the `bfill' function. */
101 #undef HAVE_BFILL
103 /* Define to 1 if you have the `bmove' function. */
104 #undef HAVE_BMOVE
106 /* bool is not defined by all C++ compilators */
107 #undef HAVE_BOOL
109 /* Define to 1 if isinf() uses 80-bit register for intermediate values */
110 #undef HAVE_BROKEN_ISINF
112 /* Can netinet be included */
113 #undef HAVE_BROKEN_NETINET_INCLUDES
115 /* BSD style signals */
116 #undef HAVE_BSD_SIGNALS
118 /* Define to 1 if you have the `bsearch' function. */
119 #undef HAVE_BSEARCH
121 /* Define to 1 if compiler defines __bss_start. */
122 #undef HAVE_BSS_START
124 /* Define to 1 if you have the `bzero' function. */
125 #undef HAVE_BZERO
127 /* Define to enable charset armscii8 */
128 #undef HAVE_CHARSET_armscii8
130 /* Define to enable ascii character set */
131 #undef HAVE_CHARSET_ascii
133 /* Define to enable charset big5 */
134 #undef HAVE_CHARSET_big5
136 /* Define to enable cp1250 */
137 #undef HAVE_CHARSET_cp1250
139 /* Define to enable charset cp1251 */
140 #undef HAVE_CHARSET_cp1251
142 /* Define to enable charset cp1256 */
143 #undef HAVE_CHARSET_cp1256
145 /* Define to enable charset cp1257 */
146 #undef HAVE_CHARSET_cp1257
148 /* Define to enable charset cp850 */
149 #undef HAVE_CHARSET_cp850
151 /* Define to enable charset cp852 */
152 #undef HAVE_CHARSET_cp852
154 /* Define to enable charset cp866 */
155 #undef HAVE_CHARSET_cp866
157 /* Define to enable charset cp932 */
158 #undef HAVE_CHARSET_cp932
160 /* Define to enable charset dec8 */
161 #undef HAVE_CHARSET_dec8
163 /* Define to enable charset eucjpms */
164 #undef HAVE_CHARSET_eucjpms
166 /* Define to enable charset euckr */
167 #undef HAVE_CHARSET_euckr
169 /* Define to enable charset gb2312 */
170 #undef HAVE_CHARSET_gb2312
172 /* Define to enable charset gbk */
173 #undef HAVE_CHARSET_gbk
175 /* Define to enable charset geostd8 */
176 #undef HAVE_CHARSET_geostd8
178 /* Define to enable charset greek */
179 #undef HAVE_CHARSET_greek
181 /* Define to enable charset hebrew */
182 #undef HAVE_CHARSET_hebrew
184 /* Define to enable charset hp8 */
185 #undef HAVE_CHARSET_hp8
187 /* Define to enable charset keybcs2 */
188 #undef HAVE_CHARSET_keybcs2
190 /* Define to enable charset koi8r */
191 #undef HAVE_CHARSET_koi8r
193 /* Define to enable charset koi8u */
194 #undef HAVE_CHARSET_koi8u
196 /* Define to enable charset latin1 */
197 #undef HAVE_CHARSET_latin1
199 /* Define to enable charset latin2 */
200 #undef HAVE_CHARSET_latin2
202 /* Define to enable charset latin5 */
203 #undef HAVE_CHARSET_latin5
205 /* Define to enable charset latin7 */
206 #undef HAVE_CHARSET_latin7
208 /* Define to enable charset macce */
209 #undef HAVE_CHARSET_macce
211 /* Define to enable charset macroman */
212 #undef HAVE_CHARSET_macroman
214 /* Define to enable charset sjis */
215 #undef HAVE_CHARSET_sjis
217 /* Define to enable charset swe7 */
218 #undef HAVE_CHARSET_swe7
220 /* Define to enable charset tis620 */
221 #undef HAVE_CHARSET_tis620
223 /* Define to enable charset ucs2 */
224 #undef HAVE_CHARSET_ucs2
226 /* Define to enable charset ujis */
227 #undef HAVE_CHARSET_ujis
229 /* Define to enable ut8 */
230 #undef HAVE_CHARSET_utf8
232 /* Define to 1 if you have the `chsize' function. */
233 #undef HAVE_CHSIZE
235 /* Define to 1 if you have the `clock_gettime' function. */
236 #undef HAVE_CLOCK_GETTIME
238 /* Define to enable compression support */
239 #undef HAVE_COMPRESS
241 /* crypt */
242 #undef HAVE_CRYPT
244 /* Define to 1 if you have the <crypt.h> header file. */
245 #undef HAVE_CRYPT_H
247 /* Define to 1 if you have the <curses.h> header file. */
248 #undef HAVE_CURSES_H
250 /* Define to 1 if you have the `cuserid' function. */
251 #undef HAVE_CUSERID
253 /* Define to 1 if you have the <cxxabi.h> header file. */
254 #undef HAVE_CXXABI_H
256 /* Define to 1 if you have the declaration of `bzero', and to 0 if you don't.
258 #undef HAVE_DECL_BZERO
260 /* Define to 1 if you have the declaration of `fdatasync', and to 0 if you
261 don't. */
262 #undef HAVE_DECL_FDATASYNC
264 /* Define to 1 if you have the declaration of `madvise', and to 0 if you
265 don't. */
266 #undef HAVE_DECL_MADVISE
268 /* Define to 1 if you have the declaration of `SHM_HUGETLB', and to 0 if you
269 don't. */
270 #undef HAVE_DECL_SHM_HUGETLB
272 /* Define to 1 if you have the declaration of `tgoto', and to 0 if you don't.
274 #undef HAVE_DECL_TGOTO
276 /* Whether we are using DEC threads */
277 #undef HAVE_DEC_THREADS
279 /* Define to 1 if you have the <dirent.h> header file. */
280 #undef HAVE_DIRENT_H
282 /* Define to 1 if you have the `dlerror' function. */
283 #undef HAVE_DLERROR
285 /* Define to 1 if you have the <dlfcn.h> header file. */
286 #undef HAVE_DLFCN_H
288 /* Define to 1 if you have the `dlopen' function. */
289 #undef HAVE_DLOPEN
291 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
292 #undef HAVE_DOPRNT
294 /* Access checks in embedded library */
295 #undef HAVE_EMBEDDED_PRIVILEGE_CONTROL
297 /* Define to 1 if you have the <execinfo.h> header file. */
298 #undef HAVE_EXECINFO_H
300 /* Defined by configure. Use explicit template instantiation. */
301 #undef HAVE_EXPLICIT_TEMPLATE_INSTANTIATION
303 /* Define to 1 if you have the `fchmod' function. */
304 #undef HAVE_FCHMOD
306 /* Define to 1 if you have the `fcntl' function. */
307 #undef HAVE_FCNTL
309 /* Define to 1 if you have the <fcntl.h> header file. */
310 #undef HAVE_FCNTL_H
312 /* Define to 1 if you have the `fconvert' function. */
313 #undef HAVE_FCONVERT
315 /* Define to 1 if you have the `fdatasync' function. */
316 #undef HAVE_FDATASYNC
318 /* Define to 1 if you have the `fedisableexcept' function. */
319 #undef HAVE_FEDISABLEEXCEPT
321 /* Define to 1 if you have the <fenv.h> header file. */
322 #undef HAVE_FENV_H
324 /* Define to 1 if you have the `fesetround' function. */
325 #undef HAVE_FESETROUND
327 /* Define to 1 if you have the `fgetln' function. */
328 #undef HAVE_FGETLN
330 /* Define to 1 if you have the `finite' function. */
331 #undef HAVE_FINITE
333 /* Define to 1 if you have the <floatingpoint.h> header file. */
334 #undef HAVE_FLOATINGPOINT_H
336 /* Define to 1 if you have the <float.h> header file. */
337 #undef HAVE_FLOAT_H
339 /* Define to 1 if you have the `flockfile' function. */
340 #undef HAVE_FLOCKFILE
342 /* Define to 1 if you have the `fpresetsticky' function. */
343 #undef HAVE_FPRESETSTICKY
345 /* Define to 1 if you have the `fpsetmask' function. */
346 #undef HAVE_FPSETMASK
348 /* Define to 1 if you have the <fpu_control.h> header file. */
349 #undef HAVE_FPU_CONTROL_H
351 /* Define to 1 if the system has the type `fp_except'. */
352 #undef HAVE_FP_EXCEPT
354 /* Define to 1 if you have the `fsync' function. */
355 #undef HAVE_FSYNC
357 /* Define to 1 if you have the `ftruncate' function. */
358 #undef HAVE_FTRUNCATE
360 /* Define to 1 if compiler provides atomic builtins. */
361 #undef HAVE_GCC_ATOMIC_BUILTINS
363 /* Define to 1 if you have the `getcwd' function. */
364 #undef HAVE_GETCWD
366 /* Define to 1 if you have the `getegid' function. */
367 #undef HAVE_GETEGID
369 /* Define to 1 if you have the `geteuid' function. */
370 #undef HAVE_GETEUID
372 /* Define to 1 if you have the `getgid' function. */
373 #undef HAVE_GETGID
375 /* Define to 1 if you have the `gethostbyaddr_r' function. */
376 #undef HAVE_GETHOSTBYADDR_R
378 /* Define to 1 if you have the `gethostbyname_r' function. */
379 #undef HAVE_GETHOSTBYNAME_R
381 /* Solaris define gethostbyname_r with 5 arguments. glibc2 defines this with 6
382 arguments */
383 #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE
385 /* In OSF 4.0f the 3'd argument to gethostbyname_r is hostent_data * */
386 #undef HAVE_GETHOSTBYNAME_R_RETURN_INT
388 /* Define to 1 if you have the `gethrtime' function. */
389 #undef HAVE_GETHRTIME
391 /* Define to 1 if you have the `getline' function. */
392 #undef HAVE_GETLINE
394 /* Define to 1 if you have the `getpagesize' function. */
395 #undef HAVE_GETPAGESIZE
397 /* Define to 1 if you have the `getpass' function. */
398 #undef HAVE_GETPASS
400 /* Define to 1 if you have the `getpassphrase' function. */
401 #undef HAVE_GETPASSPHRASE
403 /* Define to 1 if you have the `getpwnam' function. */
404 #undef HAVE_GETPWNAM
406 /* Define to 1 if you have the `getpwuid' function. */
407 #undef HAVE_GETPWUID
409 /* getpwent() declaration present */
410 #undef HAVE_GETPW_DECLS
412 /* Define to 1 if you have the `getrlimit' function. */
413 #undef HAVE_GETRLIMIT
415 /* Define to 1 if you have the `getrusage' function. */
416 #undef HAVE_GETRUSAGE
418 /* Define to 1 if you have the `getuid' function. */
419 #undef HAVE_GETUID
421 /* Define to 1 if you have the `getwd' function. */
422 #undef HAVE_GETWD
424 /* Define to 1 if you have the `gmtime_r' function. */
425 #undef HAVE_GMTIME_R
427 /* Define to 1 if you have the <grp.h> header file. */
428 #undef HAVE_GRP_H
430 /* HIST_ENTRY is defined in the outer libeditreadline */
431 #undef HAVE_HIST_ENTRY
433 /* pthread_t can be used by GCC atomic builtins */
434 #undef HAVE_IB_ATOMIC_PTHREAD_T_GCC
436 /* pthread_t can be used by solaris atomics */
437 #undef HAVE_IB_ATOMIC_PTHREAD_T_SOLARIS
439 /* GCC atomic builtins are available */
440 #undef HAVE_IB_GCC_ATOMIC_BUILTINS
442 /* Does x86 PAUSE instruction exist */
443 #undef HAVE_IB_PAUSE_INSTRUCTION
445 /* Define to 1 if Solaris libc atomic functions are available */
446 #undef HAVE_IB_SOLARIS_ATOMICS
448 /* Define to 1 if you have the <ieeefp.h> header file. */
449 #undef HAVE_IEEEFP_H
451 /* Define to 1 if you have the `index' function. */
452 #undef HAVE_INDEX
454 /* Define to 1 if you have the `initgroups' function. */
455 #undef HAVE_INITGROUPS
457 /* Define to 1 if the system has the type `int16'. */
458 #undef HAVE_INT16
460 /* Define to 1 if the system has the type `int32'. */
461 #undef HAVE_INT32
463 /* Define to 1 if the system has the type `int64'. */
464 #undef HAVE_INT64
466 /* Define to 1 if the system has the type `int8'. */
467 #undef HAVE_INT8
469 /* Define to 1 if you have the <inttypes.h> header file. */
470 #undef HAVE_INTTYPES_H
472 /* Define to 1 if the system has the type `in_addr_t'. */
473 #undef HAVE_IN_ADDR_T
475 /* isinf() macro or function */
476 #undef HAVE_ISINF
478 /* Define to 1 if you have the `isnan' function. */
479 #undef HAVE_ISNAN
481 /* Define to 1 if you have the `issetugid' function. */
482 #undef HAVE_ISSETUGID
484 /* Define to 1 if you have the `iswctype' function. */
485 #undef HAVE_ISWCTYPE
487 /* Define to 1 if you have the `iswlower' function. */
488 #undef HAVE_ISWLOWER
490 /* Define to 1 if you have the `iswupper' function. */
491 #undef HAVE_ISWUPPER
493 /* Define if mysql_cv_langinfo_codeset=yes */
494 #undef HAVE_LANGINFO_CODESET
496 /* Define to 1 if you have the <langinfo.h> header file. */
497 #undef HAVE_LANGINFO_H
499 /* Define if you have large pages support */
500 #undef HAVE_LARGE_PAGES
502 /* Define to 1 if you have the `c_r' library (-lc_r). */
503 #undef HAVE_LIBC_R
505 /* Define to 1 if you have the `dl' library (-ldl). */
506 #undef HAVE_LIBDL
508 /* Define to 1 if you have the `m' library (-lm). */
509 #undef HAVE_LIBM
511 /* Define to 1 if you have the `nsl' library (-lnsl). */
512 #undef HAVE_LIBNSL
514 /* Define to 1 if you have the `nsl_r' library (-lnsl_r). */
515 #undef HAVE_LIBNSL_R
517 /* Define to 1 if you have the `pthread' library (-lpthread). */
518 #undef HAVE_LIBPTHREAD
520 /* Define if have -lwrap */
521 #undef HAVE_LIBWRAP
523 /* Define to 1 if you have the <limits.h> header file. */
524 #undef HAVE_LIMITS_H
526 /* Whether we are using Xavier Leroy's LinuxThreads */
527 #undef HAVE_LINUXTHREADS
529 /* Define to 1 if you have the <linux/config.h> header file. */
530 #undef HAVE_LINUX_CONFIG_H
532 /* Define to 1 if you have the <locale.h> header file. */
533 #undef HAVE_LOCALE_H
535 /* Define to 1 if you have the `localtime_r' function. */
536 #undef HAVE_LOCALTIME_R
538 /* Define to 1 if you have the `locking' function. */
539 #undef HAVE_LOCKING
541 /* Define to 1 if you have the `longjmp' function. */
542 #undef HAVE_LONGJMP
544 /* Define to 1 if you have the `lrand48' function. */
545 #undef HAVE_LRAND48
547 /* Define to 1 if you have the `lstat' function. */
548 #undef HAVE_LSTAT
550 /* Define to 1 if you have the `madvise' function. */
551 #undef HAVE_MADVISE
553 /* Define to 1 if you have the `mallinfo' function. */
554 #undef HAVE_MALLINFO
556 /* Define to 1 if you have the <malloc.h> header file. */
557 #undef HAVE_MALLOC_H
559 /* Define if you have mbrlen */
560 #undef HAVE_MBRLEN
562 /* Define if you have mbrtowc */
563 #undef HAVE_MBRTOWC
565 /* Define if you have mbscmp */
566 #undef HAVE_MBSCMP
568 /* Define if you have mbsrtowcs */
569 #undef HAVE_MBSRTOWCS
571 /* Define if mysql_cv_have_mbstate_t=yes */
572 #undef HAVE_MBSTATE_T
574 /* Define to 1 if you have the `memcpy' function. */
575 #undef HAVE_MEMCPY
577 /* Define to 1 if you have the `memmove' function. */
578 #undef HAVE_MEMMOVE
580 /* Define to 1 if you have the <memory.h> header file. */
581 #undef HAVE_MEMORY_H
583 /* Define to 1 if you have the `mkstemp' function. */
584 #undef HAVE_MKSTEMP
586 /* Define to 1 if you have the `mlockall' function. */
587 #undef HAVE_MLOCKALL
589 /* Define to 1 if you have the `mmap' function. */
590 #undef HAVE_MMAP
592 /* Define to 1 if you have the `mmap64' function. */
593 #undef HAVE_MMAP64
595 /* Define to 1 if you have the <ndir.h> header file. */
596 #undef HAVE_NDIR_H
598 /* Define to 1 if you have the <netinet/in.h> header file. */
599 #undef HAVE_NETINET_IN_H
601 /* For some non posix threads */
602 #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC
604 /* For some non posix threads */
605 #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT
607 /* sigwait with one argument */
608 #undef HAVE_NONPOSIX_SIGWAIT
610 /* NPTL threads implementation */
611 #undef HAVE_NPTL
613 /* Define to 1 if the system has the type `off_t'. */
614 #undef HAVE_OFF_T
616 /* OpenSSL */
617 #undef HAVE_OPENSSL
619 /* Define to 1 if you have the <paths.h> header file. */
620 #undef HAVE_PATHS_H
622 /* Define to 1 if you have the `perror' function. */
623 #undef HAVE_PERROR
625 /* Define to 1 if you have the `poll' function. */
626 #undef HAVE_POLL
628 /* Define to 1 if you have the `port_create' function. */
629 #undef HAVE_PORT_CREATE
631 /* Define to 1 if you have the <port.h> header file. */
632 #undef HAVE_PORT_H
634 /* Define to 1 if you have the `posix_fallocate' function. */
635 #undef HAVE_POSIX_FALLOCATE
637 /* Signal handling is POSIX (sigset/sighold, etc) */
638 #undef HAVE_POSIX_SIGNALS
640 /* Define to 1 if you have the `pread' function. */
641 #undef HAVE_PREAD
643 /* Define to 1 if you have the `printstack' function. */
644 #undef HAVE_PRINTSTACK
646 /* Define to 1 if you have the `pthread_attr_create' function. */
647 #undef HAVE_PTHREAD_ATTR_CREATE
649 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
650 #undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
652 /* Define to 1 if you have the `pthread_attr_setprio' function. */
653 #undef HAVE_PTHREAD_ATTR_SETPRIO
655 /* Define to 1 if you have the `pthread_attr_setschedparam' function. */
656 #undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM
658 /* pthread_attr_setscope */
659 #undef HAVE_PTHREAD_ATTR_SETSCOPE
661 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
662 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
664 /* Define to 1 if you have the `pthread_condattr_create' function. */
665 #undef HAVE_PTHREAD_CONDATTR_CREATE
667 /* Define to 1 if you have the `pthread_getsequence_np' function. */
668 #undef HAVE_PTHREAD_GETSEQUENCE_NP
670 /* Define to 1 if you have the `pthread_init' function. */
671 #undef HAVE_PTHREAD_INIT
673 /* Define to 1 if you have the `pthread_key_delete' function. */
674 #undef HAVE_PTHREAD_KEY_DELETE
676 /* Define to 1 if you have the `pthread_rwlock_rdlock' function. */
677 #undef HAVE_PTHREAD_RWLOCK_RDLOCK
679 /* Define to 1 if you have the `pthread_setprio' function. */
680 #undef HAVE_PTHREAD_SETPRIO
682 /* Define to 1 if you have the `pthread_setprio_np' function. */
683 #undef HAVE_PTHREAD_SETPRIO_NP
685 /* Define to 1 if you have the `pthread_setschedparam' function. */
686 #undef HAVE_PTHREAD_SETSCHEDPARAM
688 /* Define to 1 if you have the `pthread_setschedprio' function. */
689 #undef HAVE_PTHREAD_SETSCHEDPRIO
691 /* Define to 1 if you have the `pthread_sigmask' function. */
692 #undef HAVE_PTHREAD_SIGMASK
694 /* pthread_yield function with one argument */
695 #undef HAVE_PTHREAD_YIELD_ONE_ARG
697 /* pthread_yield that doesn't take any arguments */
698 #undef HAVE_PTHREAD_YIELD_ZERO_ARG
700 /* Define to 1 if you have the `putenv' function. */
701 #undef HAVE_PUTENV
703 /* Define to 1 if you have the <pwd.h> header file. */
704 #undef HAVE_PWD_H
706 /* If we want to have query cache */
707 #undef HAVE_QUERY_CACHE
709 /* POSIX readdir_r */
710 #undef HAVE_READDIR_R
712 /* Define to 1 if you have the `readlink' function. */
713 #undef HAVE_READLINK
715 /* Define to 1 if you have the `realpath' function. */
716 #undef HAVE_REALPATH
718 /* Define to 1 if you have the `regcomp' function. */
719 #undef HAVE_REGCOMP
721 /* Define to 1 if you have the `rename' function. */
722 #undef HAVE_RENAME
724 /* Define to 1 if system calls automatically restart after interruption by a
725 signal. */
726 #undef HAVE_RESTARTABLE_SYSCALLS
728 /* Define to 1 if you have the `re_comp' function. */
729 #undef HAVE_RE_COMP
731 /* Define to 1 if you have the `rint' function. */
732 #undef HAVE_RINT
734 /* RTree keys */
735 #undef HAVE_RTREE_KEYS
737 /* Define to 1 if you have the `rwlock_init' function. */
738 #undef HAVE_RWLOCK_INIT
740 /* Define to 1 if you have the <sched.h> header file. */
741 #undef HAVE_SCHED_H
743 /* Define to 1 if you have the `sched_yield' function. */
744 #undef HAVE_SCHED_YIELD
746 /* Define to 1 if you have the `select' function. */
747 #undef HAVE_SELECT
749 /* Define to 1 if you have the <select.h> header file. */
750 #undef HAVE_SELECT_H
752 /* Define to 1 if you have the <semaphore.h> header file. */
753 #undef HAVE_SEMAPHORE_H
755 /* Define to 1 if you have the `setenv' function. */
756 #undef HAVE_SETENV
758 /* Define to 1 if you have the `setlocale' function. */
759 #undef HAVE_SETLOCALE
761 /* Define to 1 if you have the `setupterm' function. */
762 #undef HAVE_SETUPTERM
764 /* Define to 1 if you have the `shmat' function. */
765 #undef HAVE_SHMAT
767 /* Define to 1 if you have the `shmctl' function. */
768 #undef HAVE_SHMCTL
770 /* Define to 1 if you have the `shmdt' function. */
771 #undef HAVE_SHMDT
773 /* Define to 1 if you have the `shmget' function. */
774 #undef HAVE_SHMGET
776 /* Define to 1 if you have the `sigaction' function. */
777 #undef HAVE_SIGACTION
779 /* Define to 1 if you have the `sigaddset' function. */
780 #undef HAVE_SIGADDSET
782 /* Define to 1 if you have the `sigemptyset' function. */
783 #undef HAVE_SIGEMPTYSET
785 /* Define to 1 if you have the `sighold' function. */
786 #undef HAVE_SIGHOLD
788 /* Define to 1 if you have the `sigset' function. */
789 #undef HAVE_SIGSET
791 /* Define to 1 if the system has the type `sigset_t'. */
792 #undef HAVE_SIGSET_T
794 /* Define to 1 if you have the `sigthreadmask' function. */
795 #undef HAVE_SIGTHREADMASK
797 /* POSIX sigwait */
798 #undef HAVE_SIGWAIT
800 /* Define to 1 if the system has the type `size_t'. */
801 #undef HAVE_SIZE_T
803 /* Define to 1 if you have the `sleep' function. */
804 #undef HAVE_SLEEP
806 /* Define to 1 if you have the `snprintf' function. */
807 #undef HAVE_SNPRINTF
809 /* Define to 1 if you have the `socket' function. */
810 #undef HAVE_SOCKET
812 /* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines this with 8
813 arguments */
814 #undef HAVE_SOLARIS_STYLE_GETHOST
816 /* Spatial extentions */
817 #undef HAVE_SPATIAL
819 /* Define to 1 if you have the <stdarg.h> header file. */
820 #undef HAVE_STDARG_H
822 /* Define to 1 if you have the <stddef.h> header file. */
823 #undef HAVE_STDDEF_H
825 /* Define to 1 if you have the <stdint.h> header file. */
826 #undef HAVE_STDINT_H
828 /* Define to 1 if you have the <stdlib.h> header file. */
829 #undef HAVE_STDLIB_H
831 /* Define to 1 if you have the `stpcpy' function. */
832 #undef HAVE_STPCPY
834 /* Define to 1 if you have the `strcasecmp' function. */
835 #undef HAVE_STRCASECMP
837 /* Define to 1 if you have the `strcoll' function. */
838 #undef HAVE_STRCOLL
840 /* Define to 1 if you have the `strdup' function. */
841 #undef HAVE_STRDUP
843 /* Define to 1 if you have the `strerror' function. */
844 #undef HAVE_STRERROR
846 /* Define to 1 if you have the <strings.h> header file. */
847 #undef HAVE_STRINGS_H
849 /* Define to 1 if you have the <string.h> header file. */
850 #undef HAVE_STRING_H
852 /* Define to 1 if you have the `strlcat' function. */
853 #undef HAVE_STRLCAT
855 /* Define to 1 if you have the `strlcpy' function. */
856 #undef HAVE_STRLCPY
858 /* Define to 1 if you have the `strnlen' function. */
859 #undef HAVE_STRNLEN
861 /* Define to 1 if you have the `strpbrk' function. */
862 #undef HAVE_STRPBRK
864 /* Define to 1 if you have the `strsignal' function. */
865 #undef HAVE_STRSIGNAL
867 /* Define to 1 if you have the `strstr' function. */
868 #undef HAVE_STRSTR
870 /* Define to 1 if you have the `strtok_r' function. */
871 #undef HAVE_STRTOK_R
873 /* Define to 1 if you have the `strtol' function. */
874 #undef HAVE_STRTOL
876 /* Define to 1 if you have the `strtoll' function. */
877 #undef HAVE_STRTOLL
879 /* Define to 1 if you have the `strtoul' function. */
880 #undef HAVE_STRTOUL
882 /* Define to 1 if you have the `strtoull' function. */
883 #undef HAVE_STRTOULL
885 /* Define to 1 if `st_rdev' is member of `struct stat'. */
886 #undef HAVE_STRUCT_STAT_ST_RDEV
888 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
889 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
890 #undef HAVE_ST_RDEV
892 /* Define to 1 if you have the <synch.h> header file. */
893 #undef HAVE_SYNCH_H
895 /* Define to 1 if you have the <sys/cdefs.h> header file. */
896 #undef HAVE_SYS_CDEFS_H
898 /* Define to 1 if you have the <sys/dir.h> header file. */
899 #undef HAVE_SYS_DIR_H
901 /* Define to 1 if you have the <sys/file.h> header file. */
902 #undef HAVE_SYS_FILE_H
904 /* Define to 1 if you have the <sys/ioctl.h> header file. */
905 #undef HAVE_SYS_IOCTL_H
907 /* Define to 1 if you have the <sys/ipc.h> header file. */
908 #undef HAVE_SYS_IPC_H
910 /* Define to 1 if you have the <sys/malloc.h> header file. */
911 #undef HAVE_SYS_MALLOC_H
913 /* Define to 1 if you have the <sys/mman.h> header file. */
914 #undef HAVE_SYS_MMAN_H
916 /* Define to 1 if you have the <sys/ndir.h> header file. */
917 #undef HAVE_SYS_NDIR_H
919 /* Define to 1 if you have the <sys/param.h> header file. */
920 #undef HAVE_SYS_PARAM_H
922 /* Define to 1 if you have the <sys/prctl.h> header file. */
923 #undef HAVE_SYS_PRCTL_H
925 /* Define to 1 if you have the <sys/ptem.h> header file. */
926 #undef HAVE_SYS_PTEM_H
928 /* Define to 1 if you have the <sys/pte.h> header file. */
929 #undef HAVE_SYS_PTE_H
931 /* Define to 1 if you have the <sys/resource.h> header file. */
932 #undef HAVE_SYS_RESOURCE_H
934 /* Define to 1 if you have the <sys/select.h> header file. */
935 #undef HAVE_SYS_SELECT_H
937 /* Define to 1 if you have the <sys/shm.h> header file. */
938 #undef HAVE_SYS_SHM_H
940 /* Define to 1 if you have the <sys/socket.h> header file. */
941 #undef HAVE_SYS_SOCKET_H
943 /* Define to 1 if you have the <sys/stat.h> header file. */
944 #undef HAVE_SYS_STAT_H
946 /* Define to 1 if you have the <sys/stream.h> header file. */
947 #undef HAVE_SYS_STREAM_H
949 /* Define to 1 if you have the <sys/timeb.h> header file. */
950 #undef HAVE_SYS_TIMEB_H
952 /* Define to 1 if you have the <sys/types.h> header file. */
953 #undef HAVE_SYS_TYPES_H
955 /* Define to 1 if you have the <sys/un.h> header file. */
956 #undef HAVE_SYS_UN_H
958 /* Define to 1 if you have the <sys/utime.h> header file. */
959 #undef HAVE_SYS_UTIME_H
961 /* Define to 1 if you have the <sys/vadvise.h> header file. */
962 #undef HAVE_SYS_VADVISE_H
964 /* Define to 1 if you have the <sys/wait.h> header file. */
965 #undef HAVE_SYS_WAIT_H
967 /* Define to 1 if you have the `tcgetattr' function. */
968 #undef HAVE_TCGETATTR
970 /* Define to 1 if you have the `tell' function. */
971 #undef HAVE_TELL
973 /* Define to 1 if you have the `tempnam' function. */
974 #undef HAVE_TEMPNAM
976 /* Define to 1 if you have the <termbits.h> header file. */
977 #undef HAVE_TERMBITS_H
979 /* Define to 1 if you have the <termcap.h> header file. */
980 #undef HAVE_TERMCAP_H
982 /* Define to 1 if you have the <termios.h> header file. */
983 #undef HAVE_TERMIOS_H
985 /* Define to 1 if you have the <termio.h> header file. */
986 #undef HAVE_TERMIO_H
988 /* Define to 1 if you have the <term.h> header file. */
989 #undef HAVE_TERM_H
991 /* Define to 1 if you have the `thr_setconcurrency' function. */
992 #undef HAVE_THR_SETCONCURRENCY
994 /* Timespec has a ts_sec instead of tv_sev */
995 #undef HAVE_TIMESPEC_TS_SEC
997 /* Define to 1 if you have the `towlower' function. */
998 #undef HAVE_TOWLOWER
1000 /* Define to 1 if you have the `towupper' function. */
1001 #undef HAVE_TOWUPPER
1003 /* Have the tzname variable */
1004 #undef HAVE_TZNAME
1006 /* national Unicode collations */
1007 #undef HAVE_UCA_COLLATIONS
1009 /* Define to 1 if the system has the type `uchar'. */
1010 #undef HAVE_UCHAR
1012 /* Define to 1 if the system has the type `uint'. */
1013 #undef HAVE_UINT
1015 /* Define to 1 if the system has the type `uint16'. */
1016 #undef HAVE_UINT16
1018 /* Define to 1 if the system has the type `uint32'. */
1019 #undef HAVE_UINT32
1021 /* Define to 1 if the system has the type `uint64'. */
1022 #undef HAVE_UINT64
1024 /* Define to 1 if the system has the type `uint8'. */
1025 #undef HAVE_UINT8
1027 /* Define to 1 if the system has the type `ulong'. */
1028 #undef HAVE_ULONG
1030 /* Define to 1 if you have the <unistd.h> header file. */
1031 #undef HAVE_UNISTD_H
1033 /* Have UnixWare 7 (or similar) almost-POSIX threading library */
1034 #undef HAVE_UNIXWARE7_THREADS
1036 /* sighold() is present and usable */
1037 #undef HAVE_USG_SIGHOLD
1039 /* certain Japanese customer */
1040 #undef HAVE_UTF8_GENERAL_CS
1042 /* Define to 1 if you have the <utime.h> header file. */
1043 #undef HAVE_UTIME_H
1045 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1046 #undef HAVE_UTIME_NULL
1048 /* Define to 1 if the system has the type `u_int32_t'. */
1049 #undef HAVE_U_INT32_T
1051 /* Define for Valgrind support */
1052 #undef HAVE_VALGRIND
1054 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1055 #undef HAVE_VALGRIND_MEMCHECK_H
1057 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1058 #undef HAVE_VALGRIND_VALGRIND_H
1060 /* Define to 1 if you have the <varargs.h> header file. */
1061 #undef HAVE_VARARGS_H
1063 /* Define to 1 if you have the `vidattr' function. */
1064 #undef HAVE_VIDATTR
1066 /* Define to enable buffered read. This works only if syscalls read/recv
1067 return as soon as there is some data in the kernel buffer, no matter how
1068 big the given buffer is. */
1069 #undef HAVE_VIO_READ_BUFF
1071 /* Found vis.h and the strvis() function */
1072 #undef HAVE_VIS_H
1074 /* Define to 1 if you have the `vprintf' function. */
1075 #undef HAVE_VPRINTF
1077 /* Define to 1 if you have the <wchar.h> header file. */
1078 #undef HAVE_WCHAR_H
1080 /* systems should define this type here */
1081 #undef HAVE_WCHAR_T
1083 /* Define if you have wcrtomb */
1084 #undef HAVE_WCRTOMB
1086 /* Define if you have wcscoll */
1087 #undef HAVE_WCSCOLL
1089 /* Define if you have wcsdup */
1090 #undef HAVE_WCSDUP
1092 /* Define if you have wctype */
1093 #undef HAVE_WCTYPE
1095 /* Define to 1 if you have the <wctype.h> header file. */
1096 #undef HAVE_WCTYPE_H
1098 /* systems should define this type here */
1099 #undef HAVE_WCTYPE_T
1101 /* Define if you have wcwidth */
1102 #undef HAVE_WCWIDTH
1104 /* Define to 1 if compiler supports weak symbol attribute. */
1105 #undef HAVE_WEAK_SYMBOL
1107 /* systems should define this type here */
1108 #undef HAVE_WINT_T
1110 /* Define to 1 if you have the <xfs/xfs.h> header file. */
1111 #undef HAVE_XFS_XFS_H
1113 /* Defined by configure. Using yaSSL for SSL. */
1114 #undef HAVE_YASSL
1116 /* Define if /proc/meminfo shows the huge page size (Linux only) */
1117 #undef HUGETLB_USE_PROC_MEMINFO
1119 /* Define if you have -lwrap */
1120 #undef LIBWRAP
1122 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1124 #undef LT_OBJDIR
1126 /* Machine type name, eg sparc */
1127 #undef MACHINE_TYPE
1129 /* Maximum number of indexes per table */
1130 #undef MAX_INDEXES
1132 /* Define the default charset name */
1133 #undef MYSQL_DEFAULT_CHARSET_NAME
1135 /* Define the default charset name */
1136 #undef MYSQL_DEFAULT_COLLATION_NAME
1138 /* Assume single-CPU mode, no concurrency */
1139 #undef MY_ATOMIC_MODE_DUMMY
1141 /* Use pthread rwlocks for atomic ops */
1142 #undef MY_ATOMIC_MODE_RWLOCKS
1144 /* Define to 1 if you want to use fast mutexes */
1145 #undef MY_PTHREAD_FASTMUTEX
1147 /* Including Ndb Cluster DB sci transporter */
1148 #undef NDB_SCI_TRANSPORTER
1150 /* Including Ndb Cluster DB shared memory transporter */
1151 #undef NDB_SHM_TRANSPORTER
1153 /* NDB build version */
1154 #undef NDB_VERSION_BUILD
1156 /* NDB major version */
1157 #undef NDB_VERSION_MAJOR
1159 /* NDB minor version */
1160 #undef NDB_VERSION_MINOR
1162 /* NDB status version */
1163 #undef NDB_VERSION_STATUS
1165 /* Name of package */
1166 #undef PACKAGE
1168 /* Define to the address where bug reports for this package should be sent. */
1169 #undef PACKAGE_BUGREPORT
1171 /* Define to the full name of this package. */
1172 #undef PACKAGE_NAME
1174 /* Define to the full name and version of this package. */
1175 #undef PACKAGE_STRING
1177 /* Define to the one symbol short name of this package. */
1178 #undef PACKAGE_TARNAME
1180 /* Define to the version of this package. */
1181 #undef PACKAGE_VERSION
1183 /* mysql client protocol version */
1184 #undef PROTOCOL_VERSION
1186 /* qsort returns void */
1187 #undef QSORT_TYPE_IS_VOID
1189 /* The return type of qsort (int or void). */
1190 #undef RETQSORTTYPE
1192 /* Define as the return type of signal handlers (`int' or `void'). */
1193 #undef RETSIGTYPE
1195 /* The size of `char', as computed by sizeof. */
1196 #undef SIZEOF_CHAR
1198 /* The size of `char*', as computed by sizeof. */
1199 #undef SIZEOF_CHARP
1201 /* The size of `int', as computed by sizeof. */
1202 #undef SIZEOF_INT
1204 /* The size of `long', as computed by sizeof. */
1205 #undef SIZEOF_LONG
1207 /* The size of `long long', as computed by sizeof. */
1208 #undef SIZEOF_LONG_LONG
1210 /* The size of `off_t', as computed by sizeof. */
1211 #undef SIZEOF_OFF_T
1213 /* The size of `pthread_t', as computed by sizeof. */
1214 #undef SIZEOF_PTHREAD_T
1216 /* The size of `short', as computed by sizeof. */
1217 #undef SIZEOF_SHORT
1219 /* The size of `time_t', as computed by sizeof. */
1220 #undef SIZEOF_TIME_T
1222 /* The size of `void*', as computed by sizeof. */
1223 #undef SIZEOF_VOIDP
1225 /* The base type of the last arg to accept */
1226 #undef SOCKET_SIZE_TYPE
1228 /* Last argument to get/setsockopt */
1229 #undef SOCKOPT_OPTLEN_TYPE
1231 /* If using the C implementation of alloca, define if you know the
1232 direction of stack growth for your system; otherwise it will be
1233 automatically deduced at runtime.
1234 STACK_DIRECTION > 0 => grows toward higher addresses
1235 STACK_DIRECTION < 0 => grows toward lower addresses
1236 STACK_DIRECTION = 0 => direction of growth unknown */
1237 #undef STACK_DIRECTION
1239 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1240 #undef STAT_MACROS_BROKEN
1242 /* Define to 1 if you have the ANSI C header files. */
1243 #undef STDC_HEADERS
1245 /* d_ino member present in struct dirent */
1246 #undef STRUCT_DIRENT_HAS_D_INO
1248 /* d_namlen member present in struct dirent */
1249 #undef STRUCT_DIRENT_HAS_D_NAMLEN
1251 /* The struct rlimit type to use with setrlimit */
1252 #undef STRUCT_RLIMIT
1254 /* Name of system, eg sun-solaris */
1255 #undef SYSTEM_TYPE
1257 /* Whether we build for Linux */
1258 #undef TARGET_OS_LINUX
1260 /* Define if you want to have threaded code. This may be undef on client code
1262 #undef THREAD
1264 /* Should the client be thread safe */
1265 #undef THREAD_SAFE_CLIENT
1267 /* Define to 1 if time_t is unsigned */
1268 #undef TIME_T_UNSIGNED
1270 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1271 #undef TIME_WITH_SYS_TIME
1273 /* declaration of TIOCSTAT in sys/ioctl.h */
1274 #undef TIOCSTAT_IN_SYS_IOCTL
1276 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1277 #undef TM_IN_SYS_TIME
1279 /* used libedit interface (can we dereference result of
1280 rl_completion_entry_function) */
1281 #undef USE_LIBEDIT_INTERFACE
1283 /* Use multi-byte character routines */
1284 #undef USE_MB
1286 /* */
1287 #undef USE_MB_IDENT
1289 /* Needs to use mysys_new helpers */
1290 #undef USE_MYSYS_NEW
1292 /* used new readline interface (are rl_completion_func_t and
1293 rl_compentry_func_t defined) */
1294 #undef USE_NEW_READLINE_INTERFACE
1296 /* Version number of package */
1297 #undef VERSION
1299 /* sighandler type is void (*signal ()) (); */
1300 #undef VOID_SIGHANDLER
1302 /* Include Archive Storage Engine into mysqld */
1303 #undef WITH_ARCHIVE_STORAGE_ENGINE
1305 /* Include Basic Write-only Read-never tables into mysqld */
1306 #undef WITH_BLACKHOLE_STORAGE_ENGINE
1308 /* Include Stores tables in text CSV format into mysqld */
1309 #undef WITH_CSV_STORAGE_ENGINE
1311 /* Include Example for Storage Engines for developers into mysqld */
1312 #undef WITH_EXAMPLE_STORAGE_ENGINE
1314 /* Include Connects to tables on remote MySQL servers into mysqld */
1315 #undef WITH_FEDERATED_STORAGE_ENGINE
1317 /* Include Volatile memory based tables into mysqld */
1318 #undef WITH_HEAP_STORAGE_ENGINE
1320 /* Include Transactional Tables using InnoDB into mysqld */
1321 #undef WITH_INNOBASE_STORAGE_ENGINE
1323 /* Include Transactional Tables using InnoDB into mysqld */
1324 #undef WITH_INNODB_PLUGIN_STORAGE_ENGINE
1326 /* Include Merge multiple MySQL tables into one into mysqld */
1327 #undef WITH_MYISAMMRG_STORAGE_ENGINE
1329 /* Include Traditional non-transactional MySQL tables into mysqld */
1330 #undef WITH_MYISAM_STORAGE_ENGINE
1332 /* Include High Availability Clustered tables into mysqld */
1333 #undef WITH_NDBCLUSTER_STORAGE_ENGINE
1335 /* Including Ndb Cluster Binlog */
1336 #undef WITH_NDB_BINLOG
1338 /* Include MySQL Partitioning Support into mysqld */
1339 #undef WITH_PARTITION_STORAGE_ENGINE
1341 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1342 significant byte first (like Motorola and SPARC, unlike Intel). */
1343 #if defined AC_APPLE_UNIVERSAL_BUILD
1344 # if defined __BIG_ENDIAN__
1345 # define WORDS_BIGENDIAN 1
1346 # endif
1347 #else
1348 # ifndef WORDS_BIGENDIAN
1349 # undef WORDS_BIGENDIAN
1350 # endif
1351 #endif
1353 /* Number of bits in a file offset, on hosts where this is settable. */
1354 #undef _FILE_OFFSET_BITS
1356 /* makes fseeko etc. visible, on some hosts. */
1357 #undef _LARGEFILE_SOURCE
1359 /* Large files support on AIX-style hosts. */
1360 #undef _LARGE_FILES
1362 /* Define to empty if `const' does not conform to ANSI C. */
1363 #undef const
1365 /* Define to `__inline__' or `__inline' if that's what the C compiler
1366 calls it, or to nothing if 'inline' is not supported under any name. */
1367 #ifndef __cplusplus
1368 #undef inline
1369 #endif
1371 /* Define to `long int' if <sys/types.h> does not define. */
1372 #undef off_t
1374 /* Define to `unsigned int' if <sys/types.h> does not define. */
1375 #undef size_t