| 1 |
/* config.h.in. Generated from configure.in by autoheader. */ |
| 2 |
|
| 3 |
/* Support big tables */ |
| 4 |
#undef BIG_TABLES |
| 5 |
|
| 6 |
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
| 7 |
systems. This function is required for `alloca.c' support on those systems. |
| 8 |
*/ |
| 9 |
#undef CRAY_STACKSEG_END |
| 10 |
|
| 11 |
/* Define to 1 if using `alloca.c'. */ |
| 12 |
#undef C_ALLOCA |
| 13 |
|
| 14 |
/* Don't use libdbug */ |
| 15 |
#undef DBUG_OFF |
| 16 |
|
| 17 |
/* Use libdbug */ |
| 18 |
#undef DBUG_ON |
| 19 |
|
| 20 |
/* all charsets are available */ |
| 21 |
#undef DEFINE_ALL_CHARACTER_SETS |
| 22 |
|
| 23 |
/* Disables the use of --init-file, --skip-grant-tables and --bootstrap |
| 24 |
options */ |
| 25 |
#undef DISABLE_GRANT_OPTIONS |
| 26 |
|
| 27 |
/* Version of .frm files */ |
| 28 |
#undef DOT_FRM_VERSION |
| 29 |
|
| 30 |
/* If LOAD DATA LOCAL INFILE should be enabled by default */ |
| 31 |
#undef ENABLED_LOCAL_INFILE |
| 32 |
|
| 33 |
/* If SHOW PROFILE should be enabled */ |
| 34 |
#undef ENABLED_PROFILING |
| 35 |
|
| 36 |
/* Define to 1 if MeCab is enabled */ |
| 37 |
#undef ENABLE_MECAB |
| 38 |
|
| 39 |
/* Define to 1 if Senna is enabled */ |
| 40 |
#undef ENABLE_SENNA |
| 41 |
|
| 42 |
/* Do we have FIONREAD */ |
| 43 |
#undef FIONREAD_IN_SYS_IOCTL |
| 44 |
|
| 45 |
/* READLINE: your system defines TIOCGWINSZ in sys/ioctl.h. */ |
| 46 |
#undef GWINSZ_IN_SYS_IOCTL |
| 47 |
|
| 48 |
/* Define to 1 if you have the `alarm' function. */ |
| 49 |
#undef HAVE_ALARM |
| 50 |
|
| 51 |
/* Define to 1 if you have `alloca', as a function or macro. */ |
| 52 |
#undef HAVE_ALLOCA |
| 53 |
|
| 54 |
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
| 55 |
*/ |
| 56 |
#undef HAVE_ALLOCA_H |
| 57 |
|
| 58 |
/* Builds Archive Storage Engine */ |
| 59 |
#undef HAVE_ARCHIVE_DB |
| 60 |
|
| 61 |
/* Define to 1 if you have the <arpa/inet.h> header file. */ |
| 62 |
#undef HAVE_ARPA_INET_H |
| 63 |
|
| 64 |
/* Define to 1 if you have the <asm/termbits.h> header file. */ |
| 65 |
#undef HAVE_ASM_TERMBITS_H |
| 66 |
|
| 67 |
/* atomic_add() from <asm/atomic.h> (Linux only) */ |
| 68 |
#undef HAVE_ATOMIC_ADD |
| 69 |
|
| 70 |
/* atomic_sub() from <asm/atomic.h> (Linux only) */ |
| 71 |
#undef HAVE_ATOMIC_SUB |
| 72 |
|
| 73 |
/* Define to 1 if you have the `bcmp' function. */ |
| 74 |
#undef HAVE_BCMP |
| 75 |
|
| 76 |
/* Have berkeley db installed */ |
| 77 |
#undef HAVE_BERKELEY_DB |
| 78 |
|
| 79 |
/* Define to 1 if you have the `bfill' function. */ |
| 80 |
#undef HAVE_BFILL |
| 81 |
|
| 82 |
/* Builds Blackhole Storage Engine */ |
| 83 |
#undef HAVE_BLACKHOLE_DB |
| 84 |
|
| 85 |
/* Define to 1 if you have the `bmove' function. */ |
| 86 |
#undef HAVE_BMOVE |
| 87 |
|
| 88 |
/* bool is not defined by all C++ compilators */ |
| 89 |
#undef HAVE_BOOL |
| 90 |
|
| 91 |
/* Can netinet be included */ |
| 92 |
#undef HAVE_BROKEN_NETINET_INCLUDES |
| 93 |
|
| 94 |
/* BSD style signals */ |
| 95 |
#undef HAVE_BSD_SIGNALS |
| 96 |
|
| 97 |
/* Define to 1 if you have the `bzero' function. */ |
| 98 |
#undef HAVE_BZERO |
| 99 |
|
| 100 |
/* Define to enable charset armscii8 */ |
| 101 |
#undef HAVE_CHARSET_armscii8 |
| 102 |
|
| 103 |
/* Define to enable ascii character set */ |
| 104 |
#undef HAVE_CHARSET_ascii |
| 105 |
|
| 106 |
/* Define to enable charset big5 */ |
| 107 |
#undef HAVE_CHARSET_big5 |
| 108 |
|
| 109 |
/* Define to enable cp1250 */ |
| 110 |
#undef HAVE_CHARSET_cp1250 |
| 111 |
|
| 112 |
/* Define to enable charset cp1251 */ |
| 113 |
#undef HAVE_CHARSET_cp1251 |
| 114 |
|
| 115 |
/* Define to enable charset cp1256 */ |
| 116 |
#undef HAVE_CHARSET_cp1256 |
| 117 |
|
| 118 |
/* Define to enable charset cp1257 */ |
| 119 |
#undef HAVE_CHARSET_cp1257 |
| 120 |
|
| 121 |
/* Define to enable charset cp850 */ |
| 122 |
#undef HAVE_CHARSET_cp850 |
| 123 |
|
| 124 |
/* Define to enable charset cp852 */ |
| 125 |
#undef HAVE_CHARSET_cp852 |
| 126 |
|
| 127 |
/* Define to enable charset cp866 */ |
| 128 |
#undef HAVE_CHARSET_cp866 |
| 129 |
|
| 130 |
/* Define to enable charset cp932 */ |
| 131 |
#undef HAVE_CHARSET_cp932 |
| 132 |
|
| 133 |
/* Define to enable charset dec8 */ |
| 134 |
#undef HAVE_CHARSET_dec8 |
| 135 |
|
| 136 |
/* Define to enable charset eucjpms */ |
| 137 |
#undef HAVE_CHARSET_eucjpms |
| 138 |
|
| 139 |
/* Define to enable charset euckr */ |
| 140 |
#undef HAVE_CHARSET_euckr |
| 141 |
|
| 142 |
/* Define to enable charset gb2312 */ |
| 143 |
#undef HAVE_CHARSET_gb2312 |
| 144 |
|
| 145 |
/* Define to enable charset gbk */ |
| 146 |
#undef HAVE_CHARSET_gbk |
| 147 |
|
| 148 |
/* Define to enable charset geostd8 */ |
| 149 |
#undef HAVE_CHARSET_geostd8 |
| 150 |
|
| 151 |
/* Define to enable charset greek */ |
| 152 |
#undef HAVE_CHARSET_greek |
| 153 |
|
| 154 |
/* Define to enable charset hebrew */ |
| 155 |
#undef HAVE_CHARSET_hebrew |
| 156 |
|
| 157 |
/* Define to enable charset hp8 */ |
| 158 |
#undef HAVE_CHARSET_hp8 |
| 159 |
|
| 160 |
/* Define to enable charset keybcs2 */ |
| 161 |
#undef HAVE_CHARSET_keybcs2 |
| 162 |
|
| 163 |
/* Define to enable charset koi8r */ |
| 164 |
#undef HAVE_CHARSET_koi8r |
| 165 |
|
| 166 |
/* Define to enable charset koi8u */ |
| 167 |
#undef HAVE_CHARSET_koi8u |
| 168 |
|
| 169 |
/* Define to enable charset latin1 */ |
| 170 |
#undef HAVE_CHARSET_latin1 |
| 171 |
|
| 172 |
/* Define to enable charset latin2 */ |
| 173 |
#undef HAVE_CHARSET_latin2 |
| 174 |
|
| 175 |
/* Define to enable charset latin5 */ |
| 176 |
#undef HAVE_CHARSET_latin5 |
| 177 |
|
| 178 |
/* Define to enable charset latin7 */ |
| 179 |
#undef HAVE_CHARSET_latin7 |
| 180 |
|
| 181 |
/* Define to enable charset macce */ |
| 182 |
#undef HAVE_CHARSET_macce |
| 183 |
|
| 184 |
/* Define to enable charset macroman */ |
| 185 |
#undef HAVE_CHARSET_macroman |
| 186 |
|
| 187 |
/* Define to enable charset sjis */ |
| 188 |
#undef HAVE_CHARSET_sjis |
| 189 |
|
| 190 |
/* Define to enable charset swe7 */ |
| 191 |
#undef HAVE_CHARSET_swe7 |
| 192 |
|
| 193 |
/* Define to enable charset tis620 */ |
| 194 |
#undef HAVE_CHARSET_tis620 |
| 195 |
|
| 196 |
/* Define to enable charset ucs2 */ |
| 197 |
#undef HAVE_CHARSET_ucs2 |
| 198 |
|
| 199 |
/* Define to enable charset ujis */ |
| 200 |
#undef HAVE_CHARSET_ujis |
| 201 |
|
| 202 |
/* Define to enable ut8 */ |
| 203 |
#undef HAVE_CHARSET_utf8 |
| 204 |
|
| 205 |
/* Define to 1 if you have the `chsize' function. */ |
| 206 |
#undef HAVE_CHSIZE |
| 207 |
|
| 208 |
/* Define to 1 if you have the `clock_gettime' function. */ |
| 209 |
#undef HAVE_CLOCK_GETTIME |
| 210 |
|
| 211 |
/* Define to enable compression support */ |
| 212 |
#undef HAVE_COMPRESS |
| 213 |
|
| 214 |
/* crypt */ |
| 215 |
#undef HAVE_CRYPT |
| 216 |
|
| 217 |
/* Define to 1 if you have the <crypt.h> header file. */ |
| 218 |
#undef HAVE_CRYPT_H |
| 219 |
|
| 220 |
/* Builds the CSV Storage Engine */ |
| 221 |
#undef HAVE_CSV_DB |
| 222 |
|
| 223 |
/* Define to 1 if you have the <curses.h> header file. */ |
| 224 |
#undef HAVE_CURSES_H |
| 225 |
|
| 226 |
/* Define to 1 if you have the `cuserid' function. */ |
| 227 |
#undef HAVE_CUSERID |
| 228 |
|
| 229 |
/* Define to 1 if you have the declaration of `madvise', and to 0 if you |
| 230 |
don't. */ |
| 231 |
#undef HAVE_DECL_MADVISE |
| 232 |
|
| 233 |
/* Define to 1 if you have the declaration of `SHM_HUGETLB', and to 0 if you |
| 234 |
don't. */ |
| 235 |
#undef HAVE_DECL_SHM_HUGETLB |
| 236 |
|
| 237 |
/* Define to 1 if you have the declaration of `tgoto', and to 0 if you don't. |
| 238 |
*/ |
| 239 |
#undef HAVE_DECL_TGOTO |
| 240 |
|
| 241 |
/* Whether we are using DEC threads */ |
| 242 |
#undef HAVE_DEC_THREADS |
| 243 |
|
| 244 |
/* Define to 1 if you have the <dirent.h> header file. */ |
| 245 |
#undef HAVE_DIRENT_H |
| 246 |
|
| 247 |
/* Define to 1 if you have the `dlerror' function. */ |
| 248 |
#undef HAVE_DLERROR |
| 249 |
|
| 250 |
/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 251 |
#undef HAVE_DLFCN_H |
| 252 |
|
| 253 |
/* Define to 1 if you have the `dlopen' function. */ |
| 254 |
#undef HAVE_DLOPEN |
| 255 |
|
| 256 |
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ |
| 257 |
#undef HAVE_DOPRNT |
| 258 |
|
| 259 |
/* Access checks in embedded library */ |
| 260 |
#undef HAVE_EMBEDDED_PRIVILEGE_CONTROL |
| 261 |
|
| 262 |
/* Builds Example DB */ |
| 263 |
#undef HAVE_EXAMPLE_DB |
| 264 |
|
| 265 |
/* Defined by configure. Use explicit template instantiation. */ |
| 266 |
#undef HAVE_EXPLICIT_TEMPLATE_INSTANTIATION |
| 267 |
|
| 268 |
/* Define to 1 if you have the `fchmod' function. */ |
| 269 |
#undef HAVE_FCHMOD |
| 270 |
|
| 271 |
/* Define to 1 if you have the `fcntl' function. */ |
| 272 |
#undef HAVE_FCNTL |
| 273 |
|
| 274 |
/* Define to 1 if you have the <fcntl.h> header file. */ |
| 275 |
#undef HAVE_FCNTL_H |
| 276 |
|
| 277 |
/* Define to 1 if you have the `fconvert' function. */ |
| 278 |
#undef HAVE_FCONVERT |
| 279 |
|
| 280 |
/* Define to 1 if you have the `fdatasync' function. */ |
| 281 |
#undef HAVE_FDATASYNC |
| 282 |
|
| 283 |
/* Define to enable Federated Handler */ |
| 284 |
#undef HAVE_FEDERATED_DB |
| 285 |
|
| 286 |
/* Define to 1 if you have the `fgetln' function. */ |
| 287 |
#undef HAVE_FGETLN |
| 288 |
|
| 289 |
/* Define to 1 if you have the `finite' function. */ |
| 290 |
#undef HAVE_FINITE |
| 291 |
|
| 292 |
/* Define to 1 if you have the <floatingpoint.h> header file. */ |
| 293 |
#undef HAVE_FLOATINGPOINT_H |
| 294 |
|
| 295 |
/* Define to 1 if you have the <float.h> header file. */ |
| 296 |
#undef HAVE_FLOAT_H |
| 297 |
|
| 298 |
/* Define to 1 if you have the `flockfile' function. */ |
| 299 |
#undef HAVE_FLOCKFILE |
| 300 |
|
| 301 |
/* Define to 1 if you have the `fpresetsticky' function. */ |
| 302 |
#undef HAVE_FPRESETSTICKY |
| 303 |
|
| 304 |
/* Define to 1 if you have the `fpsetmask' function. */ |
| 305 |
#undef HAVE_FPSETMASK |
| 306 |
|
| 307 |
/* fp_except from ieeefp.h */ |
| 308 |
#undef HAVE_FP_EXCEPT |
| 309 |
|
| 310 |
/* Define to 1 if you have the `fsync' function. */ |
| 311 |
#undef HAVE_FSYNC |
| 312 |
|
| 313 |
/* Define to 1 if you have the `ftruncate' function. */ |
| 314 |
#undef HAVE_FTRUNCATE |
| 315 |
|
| 316 |
/* Define to 1 if you have the `getcwd' function. */ |
| 317 |
#undef HAVE_GETCWD |
| 318 |
|
| 319 |
/* Define to 1 if you have the `gethostbyaddr_r' function. */ |
| 320 |
#undef HAVE_GETHOSTBYADDR_R |
| 321 |
|
| 322 |
/* Define to 1 if you have the `gethostbyname_r' function. */ |
| 323 |
#undef HAVE_GETHOSTBYNAME_R |
| 324 |
|
| 325 |
/* Solaris define gethostbyname_r with 5 arguments. glibc2 defines this with 6 |
| 326 |
arguments */ |
| 327 |
#undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE |
| 328 |
|
| 329 |
/* In OSF 4.0f the 3'd argument to gethostname_r is hostent_data * */ |
| 330 |
#undef HAVE_GETHOSTBYNAME_R_RETURN_INT |
| 331 |
|
| 332 |
/* Define to 1 if you have the `getline' function. */ |
| 333 |
#undef HAVE_GETLINE |
| 334 |
|
| 335 |
/* Define to 1 if you have the `getpagesize' function. */ |
| 336 |
#undef HAVE_GETPAGESIZE |
| 337 |
|
| 338 |
/* Define to 1 if you have the `getpass' function. */ |
| 339 |
#undef HAVE_GETPASS |
| 340 |
|
| 341 |
/* Define to 1 if you have the `getpassphrase' function. */ |
| 342 |
#undef HAVE_GETPASSPHRASE |
| 343 |
|
| 344 |
/* Define to 1 if you have the `getpwnam' function. */ |
| 345 |
#undef HAVE_GETPWNAM |
| 346 |
|
| 347 |
/* Define to 1 if you have the `getpwuid' function. */ |
| 348 |
#undef HAVE_GETPWUID |
| 349 |
|
| 350 |
/* getpwent() declaration present */ |
| 351 |
#undef HAVE_GETPW_DECLS |
| 352 |
|
| 353 |
/* Define to 1 if you have the `getrlimit' function. */ |
| 354 |
#undef HAVE_GETRLIMIT |
| 355 |
|
| 356 |
/* Define to 1 if you have the `getrusage' function. */ |
| 357 |
#undef HAVE_GETRUSAGE |
| 358 |
|
| 359 |
/* Define to 1 if you have the `getwd' function. */ |
| 360 |
#undef HAVE_GETWD |
| 361 |
|
| 362 |
/* Define to 1 if you have the `gmtime_r' function. */ |
| 363 |
#undef HAVE_GMTIME_R |
| 364 |
|
| 365 |
/* Define to 1 if you have the <grp.h> header file. */ |
| 366 |
#undef HAVE_GRP_H |
| 367 |
|
| 368 |
/* HIST_ENTRY is defined in the outer libeditreadline */ |
| 369 |
#undef HAVE_HIST_ENTRY |
| 370 |
|
| 371 |
/* Define to 1 if you have the <ieeefp.h> header file. */ |
| 372 |
#undef HAVE_IEEEFP_H |
| 373 |
|
| 374 |
/* Define to 1 if you have the `index' function. */ |
| 375 |
#undef HAVE_INDEX |
| 376 |
|
| 377 |
/* Define to 1 if you have the `initgroups' function. */ |
| 378 |
#undef HAVE_INITGROUPS |
| 379 |
|
| 380 |
/* Using Innobase DB */ |
| 381 |
#undef HAVE_INNOBASE_DB |
| 382 |
|
| 383 |
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 384 |
#undef HAVE_INTTYPES_H |
| 385 |
|
| 386 |
/* whether int8, int16 and int32 types exist */ |
| 387 |
#undef HAVE_INT_8_16_32 |
| 388 |
|
| 389 |
/* system headers define in_addr_t */ |
| 390 |
#undef HAVE_IN_ADDR_T |
| 391 |
|
| 392 |
/* isinf() macro or function */ |
| 393 |
#undef HAVE_ISINF |
| 394 |
|
| 395 |
/* Define to 1 if you have the `isnan' function. */ |
| 396 |
#undef HAVE_ISNAN |
| 397 |
|
| 398 |
/* Define to 1 if you have the `issetugid' function. */ |
| 399 |
#undef HAVE_ISSETUGID |
| 400 |
|
| 401 |
/* Define if mysql_cv_langinfo_codeset=yes */ |
| 402 |
#undef HAVE_LANGINFO_CODESET |
| 403 |
|
| 404 |
/* Define to 1 if you have the <langinfo.h> header file. */ |
| 405 |
#undef HAVE_LANGINFO_H |
| 406 |
|
| 407 |
/* Define if you have large pages support */ |
| 408 |
#undef HAVE_LARGE_PAGES |
| 409 |
|
| 410 |
/* Define to 1 if you have the `bind' library (-lbind). */ |
| 411 |
#undef HAVE_LIBBIND |
| 412 |
|
| 413 |
/* Define to 1 if you have the `compat' library (-lcompat). */ |
| 414 |
#undef HAVE_LIBCOMPAT |
| 415 |
|
| 416 |
/* Define to 1 if you have the `c_r' library (-lc_r). */ |
| 417 |
#undef HAVE_LIBC_R |
| 418 |
|
| 419 |
/* Define to 1 if you have the `dl' library (-ldl). */ |
| 420 |
#undef HAVE_LIBDL |
| 421 |
|
| 422 |
/* Define to 1 if you have the `gen' library (-lgen). */ |
| 423 |
#undef HAVE_LIBGEN |
| 424 |
|
| 425 |
/* Define to 1 if you have the `m' library (-lm). */ |
| 426 |
#undef HAVE_LIBM |
| 427 |
|
| 428 |
/* Define to 1 if you have the `nsl' library (-lnsl). */ |
| 429 |
#undef HAVE_LIBNSL |
| 430 |
|
| 431 |
/* Define to 1 if you have the `nsl_r' library (-lnsl_r). */ |
| 432 |
#undef HAVE_LIBNSL_R |
| 433 |
|
| 434 |
/* Define to 1 if you have the `posix4' library (-lposix4). */ |
| 435 |
#undef HAVE_LIBPOSIX4 |
| 436 |
|
| 437 |
/* Define to 1 if you have the `pthread' library (-lpthread). */ |
| 438 |
#undef HAVE_LIBPTHREAD |
| 439 |
|
| 440 |
/* Define to 1 if you have the `socket' library (-lsocket). */ |
| 441 |
#undef HAVE_LIBSOCKET |
| 442 |
|
| 443 |
/* Define if have -lwrap */ |
| 444 |
#undef HAVE_LIBWRAP |
| 445 |
|
| 446 |
/* Define to 1 if you have the <limits.h> header file. */ |
| 447 |
#undef HAVE_LIMITS_H |
| 448 |
|
| 449 |
/* Whether we are using Xavier Leroy's LinuxThreads */ |
| 450 |
#undef HAVE_LINUXTHREADS |
| 451 |
|
| 452 |
/* Define to 1 if you have the <linux/config.h> header file. */ |
| 453 |
#undef HAVE_LINUX_CONFIG_H |
| 454 |
|
| 455 |
/* Define to 1 if you have the <locale.h> header file. */ |
| 456 |
#undef HAVE_LOCALE_H |
| 457 |
|
| 458 |
/* Define to 1 if you have the `localtime_r' function. */ |
| 459 |
#undef HAVE_LOCALTIME_R |
| 460 |
|
| 461 |
/* Define to 1 if you have the `locking' function. */ |
| 462 |
#undef HAVE_LOCKING |
| 463 |
|
| 464 |
/* Define to 1 if you have the `longjmp' function. */ |
| 465 |
#undef HAVE_LONGJMP |
| 466 |
|
| 467 |
/* Define to 1 if you have the `lrand48' function. */ |
| 468 |
#undef HAVE_LRAND48 |
| 469 |
|
| 470 |
/* Define to 1 if you have the `lstat' function. */ |
| 471 |
#undef HAVE_LSTAT |
| 472 |
|
| 473 |
/* Define to 1 if you have the `madvise' function. */ |
| 474 |
#undef HAVE_MADVISE |
| 475 |
|
| 476 |
/* Define to 1 if you have the `mallinfo' function. */ |
| 477 |
#undef HAVE_MALLINFO |
| 478 |
|
| 479 |
/* Define to 1 if you have the <malloc.h> header file. */ |
| 480 |
#undef HAVE_MALLOC_H |
| 481 |
|
| 482 |
/* Define if you have mbrlen */ |
| 483 |
#undef HAVE_MBRLEN |
| 484 |
|
| 485 |
/* Define if you have mbrtowc */ |
| 486 |
#undef HAVE_MBRTOWC |
| 487 |
|
| 488 |
/* Define if you have mbsrtowcs */ |
| 489 |
#undef HAVE_MBSRTOWCS |
| 490 |
|
| 491 |
/* Define if mysql_cv_have_mbstate_t=yes */ |
| 492 |
#undef HAVE_MBSTATE_T |
| 493 |
|
| 494 |
/* Define to 1 if libmecab is available */ |
| 495 |
#undef HAVE_MECAB |
| 496 |
|
| 497 |
/* Define to 1 if you have the `memcpy' function. */ |
| 498 |
#undef HAVE_MEMCPY |
| 499 |
|
| 500 |
/* Define to 1 if you have the `memmove' function. */ |
| 501 |
#undef HAVE_MEMMOVE |
| 502 |
|
| 503 |
/* Define to 1 if you have the <memory.h> header file. */ |
| 504 |
#undef HAVE_MEMORY_H |
| 505 |
|
| 506 |
/* Define to 1 if you have the `mkstemp' function. */ |
| 507 |
#undef HAVE_MKSTEMP |
| 508 |
|
| 509 |
/* Define to 1 if you have the `mlockall' function. */ |
| 510 |
#undef HAVE_MLOCKALL |
| 511 |
|
| 512 |
/* Define to 1 if you have the `mmap' function. */ |
| 513 |
#undef HAVE_MMAP |
| 514 |
|
| 515 |
/* Using Ndb Cluster DB */ |
| 516 |
#undef HAVE_NDBCLUSTER_DB |
| 517 |
|
| 518 |
/* Define to 1 if you have the <ndir.h> header file. */ |
| 519 |
#undef HAVE_NDIR_H |
| 520 |
|
| 521 |
/* Define to 1 if you have the <netinet/in.h> header file. */ |
| 522 |
#undef HAVE_NETINET_IN_H |
| 523 |
|
| 524 |
/* For some non posix threads */ |
| 525 |
#undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC |
| 526 |
|
| 527 |
/* For some non posix threads */ |
| 528 |
#undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT |
| 529 |
|
| 530 |
/* sigwait with one argument */ |
| 531 |
#undef HAVE_NONPOSIX_SIGWAIT |
| 532 |
|
| 533 |
/* NPTL threads implementation */ |
| 534 |
#undef HAVE_NPTL |
| 535 |
|
| 536 |
/* Define to 1 if the system has the type `off_t'. */ |
| 537 |
#undef HAVE_OFF_T |
| 538 |
|
| 539 |
/* Defined by configure. Using yaSSL for OpenSSL emulation. */ |
| 540 |
#undef HAVE_OPENSSL |
| 541 |
|
| 542 |
/* Define to 1 if you have the <paths.h> header file. */ |
| 543 |
#undef HAVE_PATHS_H |
| 544 |
|
| 545 |
/* Define to 1 if you have the `perror' function. */ |
| 546 |
#undef HAVE_PERROR |
| 547 |
|
| 548 |
/* Define to 1 if you have the `poll' function. */ |
| 549 |
#undef HAVE_POLL |
| 550 |
|
| 551 |
/* Signal handling is POSIX (sigset/sighold, etc) */ |
| 552 |
#undef HAVE_POSIX_SIGNALS |
| 553 |
|
| 554 |
/* Define to 1 if you have the `pread' function. */ |
| 555 |
#undef HAVE_PREAD |
| 556 |
|
| 557 |
/* Define to 1 if you have the `pthread_attr_create' function. */ |
| 558 |
#undef HAVE_PTHREAD_ATTR_CREATE |
| 559 |
|
| 560 |
/* Define to 1 if you have the `pthread_attr_getstacksize' function. */ |
| 561 |
#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE |
| 562 |
|
| 563 |
/* Define to 1 if you have the `pthread_attr_setprio' function. */ |
| 564 |
#undef HAVE_PTHREAD_ATTR_SETPRIO |
| 565 |
|
| 566 |
/* Define to 1 if you have the `pthread_attr_setschedparam' function. */ |
| 567 |
#undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM |
| 568 |
|
| 569 |
/* pthread_attr_setscope */ |
| 570 |
#undef HAVE_PTHREAD_ATTR_SETSCOPE |
| 571 |
|
| 572 |
/* Define to 1 if you have the `pthread_attr_setstacksize' function. */ |
| 573 |
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE |
| 574 |
|
| 575 |
/* Define to 1 if you have the `pthread_condattr_create' function. */ |
| 576 |
#undef HAVE_PTHREAD_CONDATTR_CREATE |
| 577 |
|
| 578 |
/* Define to 1 if you have the `pthread_getsequence_np' function. */ |
| 579 |
#undef HAVE_PTHREAD_GETSEQUENCE_NP |
| 580 |
|
| 581 |
/* Define to 1 if you have the `pthread_init' function. */ |
| 582 |
#undef HAVE_PTHREAD_INIT |
| 583 |
|
| 584 |
/* Define to 1 if you have the `pthread_key_delete' function. */ |
| 585 |
#undef HAVE_PTHREAD_KEY_DELETE |
| 586 |
|
| 587 |
/* Define to 1 if you have the `pthread_rwlock_rdlock' function. */ |
| 588 |
#undef HAVE_PTHREAD_RWLOCK_RDLOCK |
| 589 |
|
| 590 |
/* Define to 1 if you have the `pthread_setprio' function. */ |
| 591 |
#undef HAVE_PTHREAD_SETPRIO |
| 592 |
|
| 593 |
/* Define to 1 if you have the `pthread_setprio_np' function. */ |
| 594 |
#undef HAVE_PTHREAD_SETPRIO_NP |
| 595 |
|
| 596 |
/* Define to 1 if you have the `pthread_setschedparam' function. */ |
| 597 |
#undef HAVE_PTHREAD_SETSCHEDPARAM |
| 598 |
|
| 599 |
/* Define to 1 if you have the `pthread_sigmask' function. */ |
| 600 |
#undef HAVE_PTHREAD_SIGMASK |
| 601 |
|
| 602 |
/* pthread_yield function with one argument */ |
| 603 |
#undef HAVE_PTHREAD_YIELD_ONE_ARG |
| 604 |
|
| 605 |
/* pthread_yield that doesn't take any arguments */ |
| 606 |
#undef HAVE_PTHREAD_YIELD_ZERO_ARG |
| 607 |
|
| 608 |
/* Define to 1 if you have the `putenv' function. */ |
| 609 |
#undef HAVE_PUTENV |
| 610 |
|
| 611 |
/* Define to 1 if you have the <pwd.h> header file. */ |
| 612 |
#undef HAVE_PWD_H |
| 613 |
|
| 614 |
/* If we want to have query cache */ |
| 615 |
#undef HAVE_QUERY_CACHE |
| 616 |
|
| 617 |
/* POSIX readdir_r */ |
| 618 |
#undef HAVE_READDIR_R |
| 619 |
|
| 620 |
/* Define to 1 if you have the `readlink' function. */ |
| 621 |
#undef HAVE_READLINK |
| 622 |
|
| 623 |
/* Define to 1 if you have the `realpath' function. */ |
| 624 |
#undef HAVE_REALPATH |
| 625 |
|
| 626 |
/* Define to 1 if you have the `regcomp' function. */ |
| 627 |
#undef HAVE_REGCOMP |
| 628 |
|
| 629 |
/* Define to 1 if you have the `rename' function. */ |
| 630 |
#undef HAVE_RENAME |
| 631 |
|
| 632 |
/* Define to 1 if system calls automatically restart after interruption by a |
| 633 |
signal. */ |
| 634 |
#undef HAVE_RESTARTABLE_SYSCALLS |
| 635 |
|
| 636 |
/* Define to 1 if you have the `re_comp' function. */ |
| 637 |
#undef HAVE_RE_COMP |
| 638 |
|
| 639 |
/* Define to 1 if you have the `rint' function. */ |
| 640 |
#undef HAVE_RINT |
| 641 |
|
| 642 |
/* RTree keys */ |
| 643 |
#undef HAVE_RTREE_KEYS |
| 644 |
|
| 645 |
/* Define to 1 if you have the `rwlock_init' function. */ |
| 646 |
#undef HAVE_RWLOCK_INIT |
| 647 |
|
| 648 |
/* Define to 1 if you have the <sched.h> header file. */ |
| 649 |
#undef HAVE_SCHED_H |
| 650 |
|
| 651 |
/* Define to 1 if you have the `select' function. */ |
| 652 |
#undef HAVE_SELECT |
| 653 |
|
| 654 |
/* Define to 1 if you have the <select.h> header file. */ |
| 655 |
#undef HAVE_SELECT_H |
| 656 |
|
| 657 |
/* Define to 1 if you have the <semaphore.h> header file. */ |
| 658 |
#undef HAVE_SEMAPHORE_H |
| 659 |
|
| 660 |
/* Define to 1 if you have the `setenv' function. */ |
| 661 |
#undef HAVE_SETENV |
| 662 |
|
| 663 |
/* Define to 1 if you have the `setlocale' function. */ |
| 664 |
#undef HAVE_SETLOCALE |
| 665 |
|
| 666 |
/* Define to 1 if you have the `setupterm' function. */ |
| 667 |
#undef HAVE_SETUPTERM |
| 668 |
|
| 669 |
/* Define to 1 if you have the `shmat' function. */ |
| 670 |
#undef HAVE_SHMAT |
| 671 |
|
| 672 |
/* Define to 1 if you have the `shmctl' function. */ |
| 673 |
#undef HAVE_SHMCTL |
| 674 |
|
| 675 |
/* Define to 1 if you have the `shmdt' function. */ |
| 676 |
#undef HAVE_SHMDT |
| 677 |
|
| 678 |
/* Define to 1 if you have the `shmget' function. */ |
| 679 |
#undef HAVE_SHMGET |
| 680 |
|
| 681 |
/* Define to 1 if you have the `sigaction' function. */ |
| 682 |
#undef HAVE_SIGACTION |
| 683 |
|
| 684 |
/* Define to 1 if you have the `sigaddset' function. */ |
| 685 |
#undef HAVE_SIGADDSET |
| 686 |
|
| 687 |
/* Define to 1 if you have the `sigemptyset' function. */ |
| 688 |
#undef HAVE_SIGEMPTYSET |
| 689 |
|
| 690 |
/* Define to 1 if you have the `sighold' function. */ |
| 691 |
#undef HAVE_SIGHOLD |
| 692 |
|
| 693 |
/* Define to 1 if you have the `sigset' function. */ |
| 694 |
#undef HAVE_SIGSET |
| 695 |
|
| 696 |
/* Define to 1 if the system has the type `sigset_t'. */ |
| 697 |
#undef HAVE_SIGSET_T |
| 698 |
|
| 699 |
/* Define to 1 if you have the `sigthreadmask' function. */ |
| 700 |
#undef HAVE_SIGTHREADMASK |
| 701 |
|
| 702 |
/* POSIX sigwait */ |
| 703 |
#undef HAVE_SIGWAIT |
| 704 |
|
| 705 |
/* Define to 1 if the system has the type `size_t'. */ |
| 706 |
#undef HAVE_SIZE_T |
| 707 |
|
| 708 |
/* Define to 1 if you have the `snprintf' function. */ |
| 709 |
#undef HAVE_SNPRINTF |
| 710 |
|
| 711 |
/* Define to 1 if you have the `socket' function. */ |
| 712 |
#undef HAVE_SOCKET |
| 713 |
|
| 714 |
/* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines this with 8 |
| 715 |
arguments */ |
| 716 |
#undef HAVE_SOLARIS_STYLE_GETHOST |
| 717 |
|
| 718 |
/* Spatial extentions */ |
| 719 |
#undef HAVE_SPATIAL |
| 720 |
|
| 721 |
/* Define to 1 if you have the <stdarg.h> header file. */ |
| 722 |
#undef HAVE_STDARG_H |
| 723 |
|
| 724 |
/* Define to 1 if you have the <stddef.h> header file. */ |
| 725 |
#undef HAVE_STDDEF_H |
| 726 |
|
| 727 |
/* Define to 1 if you have the <stdint.h> header file. */ |
| 728 |
#undef HAVE_STDINT_H |
| 729 |
|
| 730 |
/* Define to 1 if you have the <stdlib.h> header file. */ |
| 731 |
#undef HAVE_STDLIB_H |
| 732 |
|
| 733 |
/* Define to 1 if you have the `stpcpy' function. */ |
| 734 |
#undef HAVE_STPCPY |
| 735 |
|
| 736 |
/* Define to 1 if you have the `strcasecmp' function. */ |
| 737 |
#undef HAVE_STRCASECMP |
| 738 |
|
| 739 |
/* Define to 1 if you have the `strcoll' function. */ |
| 740 |
#undef HAVE_STRCOLL |
| 741 |
|
| 742 |
/* Define to 1 if you have the `strdup' function. */ |
| 743 |
#undef HAVE_STRDUP |
| 744 |
|
| 745 |
/* Define to 1 if you have the `strerror' function. */ |
| 746 |
#undef HAVE_STRERROR |
| 747 |
|
| 748 |
/* Define to 1 if you have the <strings.h> header file. */ |
| 749 |
#undef HAVE_STRINGS_H |
| 750 |
|
| 751 |
/* Define to 1 if you have the <string.h> header file. */ |
| 752 |
#undef HAVE_STRING_H |
| 753 |
|
| 754 |
/* Define to 1 if you have the `strlcat' function. */ |
| 755 |
#undef HAVE_STRLCAT |
| 756 |
|
| 757 |
/* Define to 1 if you have the `strlcpy' function. */ |
| 758 |
#undef HAVE_STRLCPY |
| 759 |
|
| 760 |
/* Define to 1 if you have the `strnlen' function. */ |
| 761 |
#undef HAVE_STRNLEN |
| 762 |
|
| 763 |
/* Define to 1 if you have the `strpbrk' function. */ |
| 764 |
#undef HAVE_STRPBRK |
| 765 |
|
| 766 |
/* Define to 1 if you have the `strsignal' function. */ |
| 767 |
#undef HAVE_STRSIGNAL |
| 768 |
|
| 769 |
/* Define to 1 if you have the `strstr' function. */ |
| 770 |
#undef HAVE_STRSTR |
| 771 |
|
| 772 |
/* Define to 1 if you have the `strtok_r' function. */ |
| 773 |
#undef HAVE_STRTOK_R |
| 774 |
|
| 775 |
/* Define to 1 if you have the `strtol' function. */ |
| 776 |
#undef HAVE_STRTOL |
| 777 |
|
| 778 |
/* Define to 1 if you have the `strtoll' function. */ |
| 779 |
#undef HAVE_STRTOLL |
| 780 |
|
| 781 |
/* Define to 1 if you have the `strtoul' function. */ |
| 782 |
#undef HAVE_STRTOUL |
| 783 |
|
| 784 |
/* Define to 1 if you have the `strtoull' function. */ |
| 785 |
#undef HAVE_STRTOULL |
| 786 |
|
| 787 |
/* Define to 1 if `st_rdev' is member of `struct stat'. */ |
| 788 |
#undef HAVE_STRUCT_STAT_ST_RDEV |
| 789 |
|
| 790 |
/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use |
| 791 |
`HAVE_STRUCT_STAT_ST_RDEV' instead. */ |
| 792 |
#undef HAVE_ST_RDEV |
| 793 |
|
| 794 |
/* Define to 1 if you have the <synch.h> header file. */ |
| 795 |
#undef HAVE_SYNCH_H |
| 796 |
|
| 797 |
/* Define to 1 if you have the <sys/cdefs.h> header file. */ |
| 798 |
#undef HAVE_SYS_CDEFS_H |
| 799 |
|
| 800 |
/* Define to 1 if you have the <sys/dir.h> header file. */ |
| 801 |
#undef HAVE_SYS_DIR_H |
| 802 |
|
| 803 |
/* Define to 1 if you have the <sys/file.h> header file. */ |
| 804 |
#undef HAVE_SYS_FILE_H |
| 805 |
|
| 806 |
/* Define to 1 if you have the <sys/ioctl.h> header file. */ |
| 807 |
#undef HAVE_SYS_IOCTL_H |
| 808 |
|
| 809 |
/* Define to 1 if you have the <sys/ipc.h> header file. */ |
| 810 |
#undef HAVE_SYS_IPC_H |
| 811 |
|
| 812 |
/* Define to 1 if you have the <sys/malloc.h> header file. */ |
| 813 |
#undef HAVE_SYS_MALLOC_H |
| 814 |
|
| 815 |
/* Define to 1 if you have the <sys/mman.h> header file. */ |
| 816 |
#undef HAVE_SYS_MMAN_H |
| 817 |
|
| 818 |
/* Define to 1 if you have the <sys/ndir.h> header file. */ |
| 819 |
#undef HAVE_SYS_NDIR_H |
| 820 |
|
| 821 |
/* Define to 1 if you have the <sys/param.h> header file. */ |
| 822 |
#undef HAVE_SYS_PARAM_H |
| 823 |
|
| 824 |
/* Define to 1 if you have the <sys/prctl.h> header file. */ |
| 825 |
#undef HAVE_SYS_PRCTL_H |
| 826 |
|
| 827 |
/* Define to 1 if you have the <sys/ptem.h> header file. */ |
| 828 |
#undef HAVE_SYS_PTEM_H |
| 829 |
|
| 830 |
/* Define to 1 if you have the <sys/pte.h> header file. */ |
| 831 |
#undef HAVE_SYS_PTE_H |
| 832 |
|
| 833 |
/* Define to 1 if you have the <sys/resource.h> header file. */ |
| 834 |
#undef HAVE_SYS_RESOURCE_H |
| 835 |
|
| 836 |
/* Define to 1 if you have the <sys/select.h> header file. */ |
| 837 |
#undef HAVE_SYS_SELECT_H |
| 838 |
|
| 839 |
/* Define to 1 if you have the <sys/shm.h> header file. */ |
| 840 |
#undef HAVE_SYS_SHM_H |
| 841 |
|
| 842 |
/* Define to 1 if you have the <sys/socket.h> header file. */ |
| 843 |
#undef HAVE_SYS_SOCKET_H |
| 844 |
|
| 845 |
/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 846 |
#undef HAVE_SYS_STAT_H |
| 847 |
|
| 848 |
/* Define to 1 if you have the <sys/stream.h> header file. */ |
| 849 |
#undef HAVE_SYS_STREAM_H |
| 850 |
|
| 851 |
/* Define to 1 if you have the <sys/timeb.h> header file. */ |
| 852 |
#undef HAVE_SYS_TIMEB_H |
| 853 |
|
| 854 |
/* Define to 1 if you have the <sys/types.h> header file. */ |
| 855 |
#undef HAVE_SYS_TYPES_H |
| 856 |
|
| 857 |
/* Define to 1 if you have the <sys/un.h> header file. */ |
| 858 |
#undef HAVE_SYS_UN_H |
| 859 |
|
| 860 |
/* Define to 1 if you have the <sys/utime.h> header file. */ |
| 861 |
#undef HAVE_SYS_UTIME_H |
| 862 |
|
| 863 |
/* Define to 1 if you have the <sys/vadvise.h> header file. */ |
| 864 |
#undef HAVE_SYS_VADVISE_H |
| 865 |
|
| 866 |
/* Define to 1 if you have the <sys/wait.h> header file. */ |
| 867 |
#undef HAVE_SYS_WAIT_H |
| 868 |
|
| 869 |
/* Define to 1 if you have the `tcgetattr' function. */ |
| 870 |
#undef HAVE_TCGETATTR |
| 871 |
|
| 872 |
/* Define to 1 if you have the `tell' function. */ |
| 873 |
#undef HAVE_TELL |
| 874 |
|
| 875 |
/* Define to 1 if you have the `tempnam' function. */ |
| 876 |
#undef HAVE_TEMPNAM |
| 877 |
|
| 878 |
/* Define to 1 if you have the <termbits.h> header file. */ |
| 879 |
#undef HAVE_TERMBITS_H |
| 880 |
|
| 881 |
/* Define to 1 if you have the <termcap.h> header file. */ |
| 882 |
#undef HAVE_TERMCAP_H |
| 883 |
|
| 884 |
/* Define to 1 if you have the <termios.h> header file. */ |
| 885 |
#undef HAVE_TERMIOS_H |
| 886 |
|
| 887 |
/* Define to 1 if you have the <termio.h> header file. */ |
| 888 |
#undef HAVE_TERMIO_H |
| 889 |
|
| 890 |
/* Define to 1 if you have the <term.h> header file. */ |
| 891 |
#undef HAVE_TERM_H |
| 892 |
|
| 893 |
/* Define to 1 if you have the `thr_setconcurrency' function. */ |
| 894 |
#undef HAVE_THR_SETCONCURRENCY |
| 895 |
|
| 896 |
/* Timespec has a ts_sec instead of tv_sev */ |
| 897 |
#undef HAVE_TIMESPEC_TS_SEC |
| 898 |
|
| 899 |
/* Have the tzname variable */ |
| 900 |
#undef HAVE_TZNAME |
| 901 |
|
| 902 |
/* national Unicode collations */ |
| 903 |
#undef HAVE_UCA_COLLATIONS |
| 904 |
|
| 905 |
/* system headers define uchar */ |
| 906 |
#undef HAVE_UCHAR |
| 907 |
|
| 908 |
/* system headers define uint */ |
| 909 |
#undef HAVE_UINT |
| 910 |
|
| 911 |
/* system headers define ulong */ |
| 912 |
#undef HAVE_ULONG |
| 913 |
|
| 914 |
/* Define to 1 if you have the <unistd.h> header file. */ |
| 915 |
#undef HAVE_UNISTD_H |
| 916 |
|
| 917 |
/* Have UnixWare 7 (or similar) almost-POSIX threading library */ |
| 918 |
#undef HAVE_UNIXWARE7_THREADS |
| 919 |
|
| 920 |
/* sighold() is present and usable */ |
| 921 |
#undef HAVE_USG_SIGHOLD |
| 922 |
|
| 923 |
/* certain Japanese customer */ |
| 924 |
#undef HAVE_UTF8_GENERAL_CS |
| 925 |
|
| 926 |
/* Define to 1 if you have the <utime.h> header file. */ |
| 927 |
#undef HAVE_UTIME_H |
| 928 |
|
| 929 |
/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ |
| 930 |
#undef HAVE_UTIME_NULL |
| 931 |
|
| 932 |
/* Define to 1 if the system has the type `u_int32_t'. */ |
| 933 |
#undef HAVE_U_INT32_T |
| 934 |
|
| 935 |
/* Define to 1 if you have the <varargs.h> header file. */ |
| 936 |
#undef HAVE_VARARGS_H |
| 937 |
|
| 938 |
/* Define to 1 if you have the `vidattr' function. */ |
| 939 |
#undef HAVE_VIDATTR |
| 940 |
|
| 941 |
/* Define to enable buffered read. This works only if syscalls read/recv |
| 942 |
return as soon as there is some data in the kernel buffer, no matter how |
| 943 |
big the given buffer is. */ |
| 944 |
#undef HAVE_VIO_READ_BUFF |
| 945 |
|
| 946 |
/* Found vis.h and the strvis() function */ |
| 947 |
#undef HAVE_VIS_H |
| 948 |
|
| 949 |
/* Define to 1 if you have the `vprintf' function. */ |
| 950 |
#undef HAVE_VPRINTF |
| 951 |
|
| 952 |
/* Define to 1 if you have the <wchar.h> header file. */ |
| 953 |
#undef HAVE_WCHAR_H |
| 954 |
|
| 955 |
/* Define if you check wcsdup */ |
| 956 |
#undef HAVE_WCSDUP |
| 957 |
|
| 958 |
/* Define if you have wctomb */ |
| 959 |
#undef HAVE_WCTOMB |
| 960 |
|
| 961 |
/* Define to 1 if you have the <wctype.h> header file. */ |
| 962 |
#undef HAVE_WCTYPE_H |
| 963 |
|
| 964 |
/* Define if you have wcwidth */ |
| 965 |
#undef HAVE_WCWIDTH |
| 966 |
|
| 967 |
/* Defined by configure. Using yaSSL for OpenSSL emulation. */ |
| 968 |
#undef HAVE_YASSL |
| 969 |
|
| 970 |
/* Define if /proc/meminfo shows the huge page size (Linux only) */ |
| 971 |
#undef HUGETLB_USE_PROC_MEMINFO |
| 972 |
|
| 973 |
/* Define if you have -lwrap */ |
| 974 |
#undef LIBWRAP |
| 975 |
|
| 976 |
/* Machine type name, eg sparc */ |
| 977 |
#undef MACHINE_TYPE |
| 978 |
|
| 979 |
/* Maximum number of indexes per table */ |
| 980 |
#undef MAX_INDEXES |
| 981 |
|
| 982 |
/* Define the default charset name */ |
| 983 |
#undef MYSQL_DEFAULT_CHARSET_NAME |
| 984 |
|
| 985 |
/* Define the default charset name */ |
| 986 |
#undef MYSQL_DEFAULT_COLLATION_NAME |
| 987 |
|
| 988 |
/* Including Ndb Cluster DB sci transporter */ |
| 989 |
#undef NDB_SCI_TRANSPORTER |
| 990 |
|
| 991 |
/* Including Ndb Cluster DB shared memory transporter */ |
| 992 |
#undef NDB_SHM_TRANSPORTER |
| 993 |
|
| 994 |
/* NDB build version */ |
| 995 |
#undef NDB_VERSION_BUILD |
| 996 |
|
| 997 |
/* NDB major version */ |
| 998 |
#undef NDB_VERSION_MAJOR |
| 999 |
|
| 1000 |
/* NDB minor version */ |
| 1001 |
#undef NDB_VERSION_MINOR |
| 1002 |
|
| 1003 |
/* NDB status version */ |
| 1004 |
#undef NDB_VERSION_STATUS |
| 1005 |
|
| 1006 |
/* Name of package */ |
| 1007 |
#undef PACKAGE |
| 1008 |
|
| 1009 |
/* Define to the address where bug reports for this package should be sent. */ |
| 1010 |
#undef PACKAGE_BUGREPORT |
| 1011 |
|
| 1012 |
/* Define to the full name of this package. */ |
| 1013 |
#undef PACKAGE_NAME |
| 1014 |
|
| 1015 |
/* Define to the full name and version of this package. */ |
| 1016 |
#undef PACKAGE_STRING |
| 1017 |
|
| 1018 |
/* Define to the one symbol short name of this package. */ |
| 1019 |
#undef PACKAGE_TARNAME |
| 1020 |
|
| 1021 |
/* Define to the version of this package. */ |
| 1022 |
#undef PACKAGE_VERSION |
| 1023 |
|
| 1024 |
/* mysql client protocol version */ |
| 1025 |
#undef PROTOCOL_VERSION |
| 1026 |
|
| 1027 |
/* qsort returns void */ |
| 1028 |
#undef QSORT_TYPE_IS_VOID |
| 1029 |
|
| 1030 |
/* The return type of qsort (int or void). */ |
| 1031 |
#undef RETQSORTTYPE |
| 1032 |
|
| 1033 |
/* Define as the return type of signal handlers (`int' or `void'). */ |
| 1034 |
#undef RETSIGTYPE |
| 1035 |
|
| 1036 |
/* The size of a `char', as computed by sizeof. */ |
| 1037 |
#undef SIZEOF_CHAR |
| 1038 |
|
| 1039 |
/* The size of a `char*', as computed by sizeof. */ |
| 1040 |
#undef SIZEOF_CHARP |
| 1041 |
|
| 1042 |
/* The size of a `int', as computed by sizeof. */ |
| 1043 |
#undef SIZEOF_INT |
| 1044 |
|
| 1045 |
/* The size of a `long', as computed by sizeof. */ |
| 1046 |
#undef SIZEOF_LONG |
| 1047 |
|
| 1048 |
/* The size of a `long long', as computed by sizeof. */ |
| 1049 |
#undef SIZEOF_LONG_LONG |
| 1050 |
|
| 1051 |
/* */ |
| 1052 |
#undef SIZEOF_OFF_T |
| 1053 |
|
| 1054 |
/* The size of a `short', as computed by sizeof. */ |
| 1055 |
#undef SIZEOF_SHORT |
| 1056 |
|
| 1057 |
/* The base type of the last arg to accept */ |
| 1058 |
#undef SOCKET_SIZE_TYPE |
| 1059 |
|
| 1060 |
/* Last argument to get/setsockopt */ |
| 1061 |
#undef SOCKOPT_OPTLEN_TYPE |
| 1062 |
|
| 1063 |
/* Broken sprintf */ |
| 1064 |
#undef SPRINTF_RETURNS_GARBAGE |
| 1065 |
|
| 1066 |
/* POSIX sprintf */ |
| 1067 |
#undef SPRINTF_RETURNS_INT |
| 1068 |
|
| 1069 |
/* Broken sprintf */ |
| 1070 |
#undef SPRINTF_RETURNS_PTR |
| 1071 |
|
| 1072 |
/* If using the C implementation of alloca, define if you know the |
| 1073 |
direction of stack growth for your system; otherwise it will be |
| 1074 |
automatically deduced at run-time. |
| 1075 |
STACK_DIRECTION > 0 => grows toward higher addresses |
| 1076 |
STACK_DIRECTION < 0 => grows toward lower addresses |
| 1077 |
STACK_DIRECTION = 0 => direction of growth unknown */ |
| 1078 |
#undef STACK_DIRECTION |
| 1079 |
|
| 1080 |
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
| 1081 |
#undef STAT_MACROS_BROKEN |
| 1082 |
|
| 1083 |
/* Define to 1 if you have the ANSI C header files. */ |
| 1084 |
#undef STDC_HEADERS |
| 1085 |
|
| 1086 |
/* d_ino member present in struct dirent */ |
| 1087 |
#undef STRUCT_DIRENT_HAS_D_INO |
| 1088 |
|
| 1089 |
/* d_namlen member present in struct dirent */ |
| 1090 |
#undef STRUCT_DIRENT_HAS_D_NAMLEN |
| 1091 |
|
| 1092 |
/* The struct rlimit type to use with setrlimit */ |
| 1093 |
#undef STRUCT_RLIMIT |
| 1094 |
|
| 1095 |
/* Name of system, eg sun-solaris */ |
| 1096 |
#undef SYSTEM_TYPE |
| 1097 |
|
| 1098 |
/* Whether we build for Linux */ |
| 1099 |
#undef TARGET_OS_LINUX |
| 1100 |
|
| 1101 |
/* Define if you want to have threaded code. This may be undef on client code |
| 1102 |
*/ |
| 1103 |
#undef THREAD |
| 1104 |
|
| 1105 |
/* Should be client be thread safe */ |
| 1106 |
#undef THREAD_SAFE_CLIENT |
| 1107 |
|
| 1108 |
/* Define to 1 if time_t is unsigned */ |
| 1109 |
#undef TIME_T_UNSIGNED |
| 1110 |
|
| 1111 |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| 1112 |
#undef TIME_WITH_SYS_TIME |
| 1113 |
|
| 1114 |
/* declaration of TIOCSTAT in sys/ioctl.h */ |
| 1115 |
#undef TIOCSTAT_IN_SYS_IOCTL |
| 1116 |
|
| 1117 |
/* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
| 1118 |
#undef TM_IN_SYS_TIME |
| 1119 |
|
| 1120 |
/* used libedit interface (can we dereference result of |
| 1121 |
rl_completion_entry_function) */ |
| 1122 |
#undef USE_LIBEDIT_INTERFACE |
| 1123 |
|
| 1124 |
/* Use multi-byte character routines */ |
| 1125 |
#undef USE_MB |
| 1126 |
|
| 1127 |
/* */ |
| 1128 |
#undef USE_MB_IDENT |
| 1129 |
|
| 1130 |
/* Needs to use mysys_new helpers */ |
| 1131 |
#undef USE_MYSYS_NEW |
| 1132 |
|
| 1133 |
/* used new readline interface (are rl_completion_func_t and |
| 1134 |
rl_compentry_func_t defined) */ |
| 1135 |
#undef USE_NEW_READLINE_INTERFACE |
| 1136 |
|
| 1137 |
/* the pstack backtrace library */ |
| 1138 |
#undef USE_PSTACK |
| 1139 |
|
| 1140 |
/* Version number of package */ |
| 1141 |
#undef VERSION |
| 1142 |
|
| 1143 |
/* sighandler type is void (*signal ()) (); */ |
| 1144 |
#undef VOID_SIGHANDLER |
| 1145 |
|
| 1146 |
/* Define to 1 if your processor stores words with the most significant byte |
| 1147 |
first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 1148 |
#undef WORDS_BIGENDIAN |
| 1149 |
|
| 1150 |
/* Number of bits in a file offset, on hosts where this is settable. */ |
| 1151 |
#undef _FILE_OFFSET_BITS |
| 1152 |
|
| 1153 |
/* makes fseeko etc. visible, on some hosts. */ |
| 1154 |
#undef _LARGEFILE_SOURCE |
| 1155 |
|
| 1156 |
/* Large files support on AIX-style hosts. */ |
| 1157 |
#undef _LARGE_FILES |
| 1158 |
|
| 1159 |
/* Define to empty if `const' does not conform to ANSI C. */ |
| 1160 |
#undef const |
| 1161 |
|
| 1162 |
/* Define to `__inline__' or `__inline' if that's what the C compiler |
| 1163 |
calls it, or to nothing if 'inline' is not supported under any name. */ |
| 1164 |
#ifndef __cplusplus |
| 1165 |
#undef inline |
| 1166 |
#endif |
| 1167 |
|
| 1168 |
/* Define to `long' if <sys/types.h> does not define. */ |
| 1169 |
#undef off_t |
| 1170 |
|
| 1171 |
/* Define to `unsigned' if <sys/types.h> does not define. */ |
| 1172 |
#undef size_t |