Home | History | Annotate | Download | only in elinks-0.11.6
      1 /* config.h.in.  Generated from configure.in by autoheader.  */
      2 
      3 /* Directory containing default config */
      4 #undef CONFDIR
      5 
      6 /* Define if you want: 256 colors support */
      7 #undef CONFIG_256_COLORS
      8 
      9 /* Define if you want: 88 colors support */
     10 #undef CONFIG_88_COLORS
     11 
     12 /* Define if you want: AsciiDoc support */
     13 #undef CONFIG_ASCIIDOC
     14 
     15 /* Define if you want: Backtrace support */
     16 #undef CONFIG_BACKTRACE
     17 
     18 /* Define if you want: BEOS support */
     19 #undef CONFIG_BEOS
     20 
     21 /* Define if you want: BitTorrent protocol support */
     22 #undef CONFIG_BITTORRENT
     23 
     24 /* Define if you want: Bookmarks support */
     25 #undef CONFIG_BOOKMARKS
     26 
     27 /* Define if you want: bzlib support */
     28 #undef CONFIG_BZIP2
     29 
     30 /* Define if you want: Local CGI support */
     31 #undef CONFIG_CGI
     32 
     33 /* Define if you want: Cookies support */
     34 #undef CONFIG_COOKIES
     35 
     36 /* Define if you want: Cascading Style Sheets support */
     37 #undef CONFIG_CSS
     38 
     39 /* Define if you want: Data protocol support */
     40 #undef CONFIG_DATA
     41 
     42 /* Define if you want: Debug mode support */
     43 #undef CONFIG_DEBUG
     44 
     45 /* Define if you want: Documentation Tools support */
     46 #undef CONFIG_DOC
     47 
     48 /* Define if you want: DOM engine support */
     49 #undef CONFIG_DOM
     50 
     51 /* Define if you want: ECMAScript (JavaScript) support */
     52 #undef CONFIG_ECMASCRIPT
     53 
     54 /* Define if you want: Exmode interface support */
     55 #undef CONFIG_EXMODE
     56 
     57 /* Define if you want: Fast mode support */
     58 #undef CONFIG_FASTMEM
     59 
     60 /* Define if you want: Finger protocol support */
     61 #undef CONFIG_FINGER
     62 
     63 /* Define if you want: Form history support */
     64 #undef CONFIG_FORMHIST
     65 
     66 /* Define if you want: FSP protocol support */
     67 #undef CONFIG_FSP
     68 
     69 /* Define if you want: FTP protocol support */
     70 #undef CONFIG_FTP
     71 
     72 /* Define if you want: Global history support */
     73 #undef CONFIG_GLOBHIST
     74 
     75 /* Define if you want: GNUTLS support */
     76 #undef CONFIG_GNUTLS
     77 
     78 /* Define if you want: Gopher protocol support */
     79 #undef CONFIG_GOPHER
     80 
     81 /* Define if you want: gpm support */
     82 #undef CONFIG_GPM
     83 
     84 /* Define if you want: Guile support */
     85 #undef CONFIG_GUILE
     86 
     87 /* Define if you want: zlib support */
     88 #undef CONFIG_GZIP
     89 
     90 /* Define if you want: HTML highlighting support */
     91 #undef CONFIG_HTML_HIGHLIGHT
     92 
     93 /* Define if you want: idn support */
     94 #undef CONFIG_IDN
     95 
     96 /* Define if you want: interlinking support */
     97 #undef CONFIG_INTERLINK
     98 
     99 /* Define if you want: IPv6 support */
    100 #undef CONFIG_IPV6
    101 
    102 /* Define if you want: JadeWrapper support */
    103 #undef CONFIG_JW
    104 
    105 /* Define if you want: LEDs support */
    106 #undef CONFIG_LEDS
    107 
    108 /* Define if you want: Lua support */
    109 #undef CONFIG_LUA
    110 
    111 /* Define if you want: Mailcap support */
    112 #undef CONFIG_MAILCAP
    113 
    114 /* Define if you want: Man Page Formats support */
    115 #undef CONFIG_MANPAGE
    116 
    117 /* Define if you want: Manual Formats support */
    118 #undef CONFIG_MANUAL
    119 
    120 /* Define if you want: Marks support */
    121 #undef CONFIG_MARKS
    122 
    123 /* Define if you want: Built-in MD5 support */
    124 #undef CONFIG_MD5
    125 
    126 /* Define if you want: Mimetypes files support */
    127 #undef CONFIG_MIMETYPES
    128 
    129 /* Define if you want: Mouse handling support */
    130 #undef CONFIG_MOUSE
    131 
    132 /* Define to 1 if translation of program messages to the user's native
    133    language is requested. */
    134 #undef CONFIG_NLS
    135 
    136 /* Define if you want: NNTP protocol support */
    137 #undef CONFIG_NNTP
    138 
    139 /* Define if you want: No root exec support */
    140 #undef CONFIG_NO_ROOT_EXEC
    141 
    142 /* Define if you want: OpenSSL support */
    143 #undef CONFIG_OPENSSL
    144 
    145 /* Define if you want: EMX support */
    146 #undef CONFIG_OS2
    147 
    148 /* Define if you want: Own libc stubs support */
    149 #undef CONFIG_OWN_LIBC
    150 
    151 /* Define if you want: Perl support */
    152 #undef CONFIG_PERL
    153 
    154 /* Define if using Perl 5.8.8 or later, where the "POPpx" macro no longer
    155    needs an "n_a" variable like it did in 5.8.7 */
    156 #undef CONFIG_PERL_POPPX_WITHOUT_N_A
    157 
    158 /* Define if you want: Pod2HTML support */
    159 #undef CONFIG_POD2HTML
    160 
    161 /* Define if you want: Python support */
    162 #undef CONFIG_PYTHON
    163 
    164 /* Define if you want: RISCOS support */
    165 #undef CONFIG_RISCOS
    166 
    167 /* Define if you want: Ruby support */
    168 #undef CONFIG_RUBY
    169 
    170 /* Define if you want: Built-in scanner support */
    171 #undef CONFIG_SCANNER
    172 
    173 /* Define if you want: Browser scripting support */
    174 #undef CONFIG_SCRIPTING
    175 
    176 /* Define if you want: Built-in SHA1 support */
    177 #undef CONFIG_SHA1
    178 
    179 /* Define if you want: Small binary support */
    180 #undef CONFIG_SMALL
    181 
    182 /* Define if you want: SMB protocol support */
    183 #undef CONFIG_SMB
    184 
    185 /* Define if you want: SpiderMonkey support */
    186 #undef CONFIG_SM_SCRIPTING
    187 
    188 /* Define if you want: SpiderMonkey support */
    189 #undef CONFIG_SPIDERMONKEY
    190 
    191 /* Define if you want: SSL support */
    192 #undef CONFIG_SSL
    193 
    194 /* Define if you want: BSD sysmouse support */
    195 #undef CONFIG_SYSMOUSE
    196 
    197 /* Define if you want: UNIX support */
    198 #undef CONFIG_UNIX
    199 
    200 /* Define if you want: URI rewriting support */
    201 #undef CONFIG_URI_REWRITE
    202 
    203 /* Define if you want: WIN32 support */
    204 #undef CONFIG_WIN32
    205 
    206 /* Define if you want: XBEL bookmarks support */
    207 #undef CONFIG_XBEL_BOOKMARKS
    208 
    209 /* Define if you want: XmlTo support */
    210 #undef CONFIG_XMLTO
    211 
    212 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
    213    systems. This function is required for `alloca.c' support on those systems.
    214    */
    215 #undef CRAY_STACKSEG_END
    216 
    217 /* Define to 1 if using `alloca.c'. */
    218 #undef C_ALLOCA
    219 
    220 /* Define to 1 if you have the `access' function. */
    221 #undef HAVE_ACCESS
    222 
    223 /* Define if you have struct addrinfo */
    224 #undef HAVE_ADDRINFO
    225 
    226 /* Define to 1 if you have the `alarm' function. */
    227 #undef HAVE_ALARM
    228 
    229 /* Define to 1 if you have `alloca', as a function or macro. */
    230 #undef HAVE_ALLOCA
    231 
    232 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
    233    */
    234 #undef HAVE_ALLOCA_H
    235 
    236 /* Define to 1 if you have the <argz.h> header file. */
    237 #undef HAVE_ARGZ_H
    238 
    239 /* Define to 1 if you have the <arpa/inet.h> header file. */
    240 #undef HAVE_ARPA_INET_H
    241 
    242 /* Define to 1 if you have the `asprintf' function. */
    243 #undef HAVE_ASPRINTF
    244 
    245 /* Define to 1 if you have the `bcopy' function. */
    246 #undef HAVE_BCOPY
    247 
    248 /* Define if you have _beginthread() */
    249 #undef HAVE_BEGINTHREAD
    250 
    251 /* Define to 1 if you have the <bzlib.h> header file. */
    252 #undef HAVE_BZLIB_H
    253 
    254 /* Define if you have C99 compliant vsnprintf() */
    255 #undef HAVE_C99_VSNPRINTF
    256 
    257 /* Define to 1 if you have the `chmod' function. */
    258 #undef HAVE_CHMOD
    259 
    260 /* Define to 1 if you have the `clock_gettime' function. */
    261 #undef HAVE_CLOCK_GETTIME
    262 
    263 /* Define to 1 if you have the `cygwin_conv_to_full_win32_path' function. */
    264 #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH
    265 
    266 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    267    */
    268 #undef HAVE_DIRENT_H
    269 
    270 /* Define to 1 if you have the <execinfo.h> header file. */
    271 #undef HAVE_EXECINFO_H
    272 
    273 /* Define to 1 if you have the <expat.h> header file. */
    274 #undef HAVE_EXPAT_H
    275 
    276 /* Define to 1 if you have the <fcntl.h> header file. */
    277 #undef HAVE_FCNTL_H
    278 
    279 /* Define to 1 if you have the `feof_unlocked' function. */
    280 #undef HAVE_FEOF_UNLOCKED
    281 
    282 /* Define to 1 if you have the `fflush' function. */
    283 #undef HAVE_FFLUSH
    284 
    285 /* Define to 1 if you have the `fgets_unlocked' function. */
    286 #undef HAVE_FGETS_UNLOCKED
    287 
    288 /* Define to 1 if you have the `fseeko' function. */
    289 #undef HAVE_FSEEKO
    290 
    291 /* Define to 1 if you have the <fsplib.h> header file. */
    292 #undef HAVE_FSPLIB_H
    293 
    294 /* Define to 1 if you have the `fsync' function. */
    295 #undef HAVE_FSYNC
    296 
    297 /* Define to 1 if you have the `ftello' function. */
    298 #undef HAVE_FTELLO
    299 
    300 /* Define to 1 if you have the `getcwd' function. */
    301 #undef HAVE_GETCWD
    302 
    303 /* Define to 1 if you have the `getegid' function. */
    304 #undef HAVE_GETEGID
    305 
    306 /* Define to 1 if you have the `geteuid' function. */
    307 #undef HAVE_GETEUID
    308 
    309 /* Define to 1 if you have the `getgid' function. */
    310 #undef HAVE_GETGID
    311 
    312 /* Define to 1 if you have the `gethostbyaddr' function. */
    313 #undef HAVE_GETHOSTBYADDR
    314 
    315 /* Define to 1 if you have the `getifaddrs' function. */
    316 #undef HAVE_GETIFADDRS
    317 
    318 /* Define to 1 if you have the `getpagesize' function. */
    319 #undef HAVE_GETPAGESIZE
    320 
    321 /* Define to 1 if you have the `getpgid' function. */
    322 #undef HAVE_GETPGID
    323 
    324 /* Define to 1 if you have the `getpgrp' function. */
    325 #undef HAVE_GETPGRP
    326 
    327 /* Define to 1 if you have the `getpid' function. */
    328 #undef HAVE_GETPID
    329 
    330 /* Define to 1 if you have the `getpwnam' function. */
    331 #undef HAVE_GETPWNAM
    332 
    333 /* Define to 1 if you have the `gettimeofday' function. */
    334 #undef HAVE_GETTIMEOFDAY
    335 
    336 /* Define to 1 if you have the `getuid' function. */
    337 #undef HAVE_GETUID
    338 
    339 /* Define to 1 if you have the <gpm.h> header file. */
    340 #undef HAVE_GPM_H
    341 
    342 /* Define to 1 if you have the `herror' function. */
    343 #undef HAVE_HERROR
    344 
    345 /* Define if you have the iconv() function. */
    346 #undef HAVE_ICONV
    347 
    348 /* Define to 1 if you have the <idna.h> header file. */
    349 #undef HAVE_IDNA_H
    350 
    351 /* Define to 1 if you have the <ifaddrs.h> header file. */
    352 #undef HAVE_IFADDRS_H
    353 
    354 /* Define to 1 if you have the `index' function. */
    355 #undef HAVE_INDEX
    356 
    357 /* Define to 1 if you have the `inet_ntop' function. */
    358 #undef HAVE_INET_NTOP
    359 
    360 /* Define to 1 if you have the `inet_pton' function. */
    361 #undef HAVE_INET_PTON
    362 
    363 /* Define if you have int32_t */
    364 #undef HAVE_INT32_T
    365 
    366 /* Define to 1 if you have the <inttypes.h> header file. */
    367 #undef HAVE_INTTYPES_H
    368 
    369 /* Define to 1 if you have the <io.h> header file. */
    370 #undef HAVE_IO_H
    371 
    372 /* Define to 1 if you have the `isdigit' function. */
    373 #undef HAVE_ISDIGIT
    374 
    375 /* Define to 1 if you have the `kill' function. */
    376 #undef HAVE_KILL
    377 
    378 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
    379 #undef HAVE_LANGINFO_CODESET
    380 
    381 /* Define to 1 if you have the <lauxlib.h> header file. */
    382 #undef HAVE_LAUXLIB_H
    383 
    384 /* Define if your <locale.h> file defines LC_MESSAGES. */
    385 #undef HAVE_LC_MESSAGES
    386 
    387 /* Define to 1 if you have the `dl' library (-ldl). */
    388 #undef HAVE_LIBDL
    389 
    390 /* Define to 1 if you have the `nsl' library (-lnsl). */
    391 #undef HAVE_LIBNSL
    392 
    393 /* Define to 1 if you have the `socket' library (-lsocket). */
    394 #undef HAVE_LIBSOCKET
    395 
    396 /* Define to 1 if you have the <limits.h> header file. */
    397 #undef HAVE_LIMITS_H
    398 
    399 /* Define to 1 if you have the <locale.h> header file. */
    400 #undef HAVE_LOCALE_H
    401 
    402 /* Define if you have long long */
    403 #undef HAVE_LONG_LONG
    404 
    405 /* Define to 1 if you have the <machine/console.h> header file. */
    406 #undef HAVE_MACHINE_CONSOLE_H
    407 
    408 /* Define to 1 if you have the <malloc.h> header file. */
    409 #undef HAVE_MALLOC_H
    410 
    411 /* Define to 1 if you have the `memmove' function. */
    412 #undef HAVE_MEMMOVE
    413 
    414 /* Define to 1 if you have the <memory.h> header file. */
    415 #undef HAVE_MEMORY_H
    416 
    417 /* Define to 1 if you have the `mempcpy' function. */
    418 #undef HAVE_MEMPCPY
    419 
    420 /* Define to 1 if you have the `memrchr' function. */
    421 #undef HAVE_MEMRCHR
    422 
    423 /* Define to 1 if you have a working `mmap' system call. */
    424 #undef HAVE_MMAP
    425 
    426 /* Define if you have MouOpen() */
    427 #undef HAVE_MOUOPEN
    428 
    429 /* Define to 1 if you have the `mremap' function. */
    430 #undef HAVE_MREMAP
    431 
    432 /* Define to 1 if you have the `munmap' function. */
    433 #undef HAVE_MUNMAP
    434 
    435 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
    436 #undef HAVE_NDIR_H
    437 
    438 /* Define to 1 if you have the <netdb.h> header file. */
    439 #undef HAVE_NETDB_H
    440 
    441 /* Define to 1 if you have the <netinet/in6_var.h> header file. */
    442 #undef HAVE_NETINET_IN6_VAR_H
    443 
    444 /* Define to 1 if you have the <netinet/in.h> header file. */
    445 #undef HAVE_NETINET_IN_H
    446 
    447 /* Define to 1 if you have the <netinet/in_system.h> header file. */
    448 #undef HAVE_NETINET_IN_SYSTEM_H
    449 
    450 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
    451 #undef HAVE_NETINET_IN_SYSTM_H
    452 
    453 /* Define to 1 if you have the <netinet/ip.h> header file. */
    454 #undef HAVE_NETINET_IP_H
    455 
    456 /* Define to 1 if you have the <net/if.h> header file. */
    457 #undef HAVE_NET_IF_H
    458 
    459 /* Define to 1 if you have the <nl_types.h> header file. */
    460 #undef HAVE_NL_TYPES_H
    461 
    462 /* Define if you have off_t */
    463 #undef HAVE_OFF_T
    464 
    465 /* Define to 1 if you have the `popen' function. */
    466 #undef HAVE_POPEN
    467 
    468 /* Define to 1 if you have the `putenv' function. */
    469 #undef HAVE_PUTENV
    470 
    471 /* Define to 1 if you have the <pwd.h> header file. */
    472 #undef HAVE_PWD_H
    473 
    474 /* Define to 1 if you have the `raise' function. */
    475 #undef HAVE_RAISE
    476 
    477 /* Define if you have _read_kbd() */
    478 #undef HAVE_READ_KBD
    479 
    480 /* Define if you have regex_t */
    481 #undef HAVE_REGEX_H
    482 
    483 /* Define if you have struct sockaddr_in6 */
    484 #undef HAVE_SA_IN6
    485 
    486 /* Define if you have struct sockaddr_storage */
    487 #undef HAVE_SA_STORAGE
    488 
    489 /* Define if you have _SC_PAGE_SIZE */
    490 #undef HAVE_SC_PAGE_SIZE
    491 
    492 /* Define to 1 if you have the `setenv' function. */
    493 #undef HAVE_SETENV
    494 
    495 /* Define to 1 if you have the `setlocale' function. */
    496 #undef HAVE_SETLOCALE
    497 
    498 /* Define to 1 if you have the `setpgid' function. */
    499 #undef HAVE_SETPGID
    500 
    501 /* Define to 1 if you have the `setpgrp' function. */
    502 #undef HAVE_SETPGRP
    503 
    504 /* Define to 1 if you have the `sigaction' function. */
    505 #undef HAVE_SIGACTION
    506 
    507 /* Define to 1 if you have the <sigaction.h> header file. */
    508 #undef HAVE_SIGACTION_H
    509 
    510 /* Define to 1 if you have the `snprintf' function. */
    511 #undef HAVE_SNPRINTF
    512 
    513 /* Define to 1 if you have the <stddef.h> header file. */
    514 #undef HAVE_STDDEF_H
    515 
    516 /* Define to 1 if you have the <stdint.h> header file. */
    517 #undef HAVE_STDINT_H
    518 
    519 /* Define to 1 if you have the <stdlib.h> header file. */
    520 #undef HAVE_STDLIB_H
    521 
    522 /* Define to 1 if you have the `stpcpy' function. */
    523 #undef HAVE_STPCPY
    524 
    525 /* Define to 1 if you have the `strcasecmp' function. */
    526 #undef HAVE_STRCASECMP
    527 
    528 /* Define to 1 if you have the `strcasestr' function. */
    529 #undef HAVE_STRCASESTR
    530 
    531 /* Define to 1 if you have the `strchr' function. */
    532 #undef HAVE_STRCHR
    533 
    534 /* Define to 1 if you have the `strdup' function. */
    535 #undef HAVE_STRDUP
    536 
    537 /* Define to 1 if you have the `strerror' function. */
    538 #undef HAVE_STRERROR
    539 
    540 /* Define to 1 if you have the `strftime' function. */
    541 #undef HAVE_STRFTIME
    542 
    543 /* Define to 1 if you have the <strings.h> header file. */
    544 #undef HAVE_STRINGS_H
    545 
    546 /* Define to 1 if you have the <string.h> header file. */
    547 #undef HAVE_STRING_H
    548 
    549 /* Define to 1 if you have the `strncasecmp' function. */
    550 #undef HAVE_STRNCASECMP
    551 
    552 /* Define to 1 if you have the `strrchr' function. */
    553 #undef HAVE_STRRCHR
    554 
    555 /* Define to 1 if you have the `strstr' function. */
    556 #undef HAVE_STRSTR
    557 
    558 /* Define to 1 if you have the `strtoul' function. */
    559 #undef HAVE_STRTOUL
    560 
    561 /* Define to 1 if you have the <sys/consio.h> header file. */
    562 #undef HAVE_SYS_CONSIO_H
    563 
    564 /* Define to 1 if you have the <sys/cygwin.h> header file. */
    565 #undef HAVE_SYS_CYGWIN_H
    566 
    567 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    568    */
    569 #undef HAVE_SYS_DIR_H
    570 
    571 /* Define to 1 if you have the <sys/fmutex.h> header file. */
    572 #undef HAVE_SYS_FMUTEX_H
    573 
    574 /* Define to 1 if you have the <sys/ioctl.h> header file. */
    575 #undef HAVE_SYS_IOCTL_H
    576 
    577 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
    578    */
    579 #undef HAVE_SYS_NDIR_H
    580 
    581 /* Define to 1 if you have the <sys/param.h> header file. */
    582 #undef HAVE_SYS_PARAM_H
    583 
    584 /* Define to 1 if you have the <sys/resource.h> header file. */
    585 #undef HAVE_SYS_RESOURCE_H
    586 
    587 /* Define to 1 if you have the <sys/select.h> header file. */
    588 #undef HAVE_SYS_SELECT_H
    589 
    590 /* Define to 1 if you have the <sys/signal.h> header file. */
    591 #undef HAVE_SYS_SIGNAL_H
    592 
    593 /* Define to 1 if you have the <sys/socket.h> header file. */
    594 #undef HAVE_SYS_SOCKET_H
    595 
    596 /* Define to 1 if you have the <sys/sockio.h> header file. */
    597 #undef HAVE_SYS_SOCKIO_H
    598 
    599 /* Define to 1 if you have the <sys/stat.h> header file. */
    600 #undef HAVE_SYS_STAT_H
    601 
    602 /* Define to 1 if you have the <sys/time.h> header file. */
    603 #undef HAVE_SYS_TIME_H
    604 
    605 /* Define to 1 if you have the <sys/types.h> header file. */
    606 #undef HAVE_SYS_TYPES_H
    607 
    608 /* Define to 1 if you have the <sys/un.h> header file. */
    609 #undef HAVE_SYS_UN_H
    610 
    611 /* Define to 1 if you have the <sys/utsname.h> header file. */
    612 #undef HAVE_SYS_UTSNAME_H
    613 
    614 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
    615 #undef HAVE_SYS_WAIT_H
    616 
    617 /* Define to 1 if you have the <termios.h> header file. */
    618 #undef HAVE_TERMIOS_H
    619 
    620 /* Define to 1 if you have the `timegm' function. */
    621 #undef HAVE_TIMEGM
    622 
    623 /* Define to 1 if you have the <time.h> header file. */
    624 #undef HAVE_TIME_H
    625 
    626 /* Define to 1 if you have the `tsearch' function. */
    627 #undef HAVE_TSEARCH
    628 
    629 /* Define if you have typeof */
    630 #undef HAVE_TYPEOF
    631 
    632 /* Define if you have uint16_t */
    633 #undef HAVE_UINT16_T
    634 
    635 /* Define if you have uint32_t */
    636 #undef HAVE_UINT32_T
    637 
    638 /* Define to 1 if you have the `uname' function. */
    639 #undef HAVE_UNAME
    640 
    641 /* Define to 1 if you have the <unistd.h> header file. */
    642 #undef HAVE_UNISTD_H
    643 
    644 /* Define if you have variadic macros */
    645 #undef HAVE_VARIADIC_MACROS
    646 
    647 /* Define to 1 if you have the `vasprintf' function. */
    648 #undef HAVE_VASPRINTF
    649 
    650 /* Define if you have __va_copy */
    651 #undef HAVE_VA_COPY
    652 
    653 /* Define to 1 if you have the `vsnprintf' function. */
    654 #undef HAVE_VSNPRINTF
    655 
    656 /* Define to 1 if you have the <windows.h> header file. */
    657 #undef HAVE_WINDOWS_H
    658 
    659 /* Define if you have X11 for restoring window titles */
    660 #undef HAVE_X11
    661 
    662 /* Define to 1 if you have the <zlib.h> header file. */
    663 #undef HAVE_ZLIB_H
    664 
    665 /* Define to 1 if you have the `__argz_count' function. */
    666 #undef HAVE___ARGZ_COUNT
    667 
    668 /* Define to 1 if you have the `__argz_next' function. */
    669 #undef HAVE___ARGZ_NEXT
    670 
    671 /* Define to 1 if you have the `__argz_stringify' function. */
    672 #undef HAVE___ARGZ_STRINGIFY
    673 
    674 /* Define as const if the declaration of iconv() needs const. */
    675 #undef ICONV_CONST
    676 
    677 /* Directory containing libraries */
    678 #undef LIBDIR
    679 
    680 /* Directory containing locales */
    681 #undef LOCALEDIR
    682 
    683 /* Define if you want: HTML (one file) support */
    684 #undef MANUAL_ASCIIDOC
    685 
    686 /* Define if you want: PDF support */
    687 #undef MANUAL_JW
    688 
    689 /* Define if you want: HTML (multiple files) support */
    690 #undef MANUAL_XMLTO
    691 
    692 /* Define if you want: HTML support */
    693 #undef MAN_ASCIIDOC
    694 
    695 /* Define if you want: man (groff) support */
    696 #undef MAN_XMLTO
    697 
    698 /* Package version */
    699 #undef PACKAGE
    700 
    701 /* Define to the address where bug reports for this package should be sent. */
    702 #undef PACKAGE_BUGREPORT
    703 
    704 /* Define to the full name of this package. */
    705 #undef PACKAGE_NAME
    706 
    707 /* Define to the full name and version of this package. */
    708 #undef PACKAGE_STRING
    709 
    710 /* Define to the one symbol short name of this package. */
    711 #undef PACKAGE_TARNAME
    712 
    713 /* Define to the version of this package. */
    714 #undef PACKAGE_VERSION
    715 
    716 /* The size of `char', as computed by sizeof. */
    717 #undef SIZEOF_CHAR
    718 
    719 /* The size of `int', as computed by sizeof. */
    720 #undef SIZEOF_INT
    721 
    722 /* The size of `long', as computed by sizeof. */
    723 #undef SIZEOF_LONG
    724 
    725 /* The size of `long long', as computed by sizeof. */
    726 #undef SIZEOF_LONG_LONG
    727 
    728 /* The size of `off_t', as computed by sizeof. */
    729 #undef SIZEOF_OFF_T
    730 
    731 /* The size of `short', as computed by sizeof. */
    732 #undef SIZEOF_SHORT
    733 
    734 /* If using the C implementation of alloca, define if you know the
    735    direction of stack growth for your system; otherwise it will be
    736    automatically deduced at runtime.
    737 	STACK_DIRECTION > 0 => grows toward higher addresses
    738 	STACK_DIRECTION < 0 => grows toward lower addresses
    739 	STACK_DIRECTION = 0 => direction of growth unknown */
    740 #undef STACK_DIRECTION
    741 
    742 /* Define to 1 if you have the ANSI C header files. */
    743 #undef STDC_HEADERS
    744 
    745 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
    746 #undef TIME_WITH_SYS_TIME
    747 
    748 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
    749 #undef TM_IN_SYS_TIME
    750 
    751 /* Package version */
    752 #undef VERSION
    753 
    754 /* Define if you have XFree under OS/2 */
    755 #undef X2
    756 
    757 /* How to invoke XTerm */
    758 #undef XTERM
    759 
    760 /* Number of bits in a file offset, on hosts where this is settable. */
    761 #undef _FILE_OFFSET_BITS
    762 
    763 /* Define for large files, on AIX-style hosts. */
    764 #undef _LARGE_FILES
    765 
    766 /* Define to empty if `const' does not conform to ANSI C. */
    767 #undef const
    768 
    769 /* Define to `__inline__' or `__inline' if that's what the C compiler
    770    calls it, or to nothing if 'inline' is not supported under any name.  */
    771 #ifndef __cplusplus
    772 #undef inline
    773 #endif
    774 
    775 /* Define to `long int' if <sys/types.h> does not define. */
    776 #undef off_t
    777 
    778 /* Define to `unsigned int' if <sys/types.h> does not define. */
    779 #undef size_t
    780 
    781 /* Define to int if <sys/types.h> doesn't define. */
    782 #undef ssize_t
    783