1
/* config.h. Generated by configure. */
2
/* config.h.in. Generated from configure.in by autoheader. */
4
/* Directory containing default config */
5
#define CONFDIR "/usr/local/etc/elinks"
7
/* Define if you want: 256 colors support */
8
/* #undef CONFIG_256_COLORS */
10
/* Define if you want: 88 colors support */
11
/* #undef CONFIG_88_COLORS */
13
/* Define if you want: AsciiDoc support */
14
/* #undef CONFIG_ASCIIDOC */
16
/* Define if you want: Backtrace support */
17
#define CONFIG_BACKTRACE 1
19
/* Define if you want: BEOS support */
20
/* #undef CONFIG_BEOS */
22
/* Define if you want: BitTorrent protocol support */
23
/* #undef CONFIG_BITTORRENT */
25
/* Define if you want: Bookmarks support */
26
#define CONFIG_BOOKMARKS 1
28
/* Define if you want: bzlib support */
29
#define CONFIG_BZIP2 1
31
/* Define if you want: Local CGI support */
32
/* #undef CONFIG_CGI */
34
/* Define if you want: Cookies support */
35
#define CONFIG_COOKIES 1
37
/* Define if you want: Cascading Style Sheets support */
40
/* Define if you want: Data protocol support */
43
/* Define if you want: Debug mode support */
44
/* #undef CONFIG_DEBUG */
46
/* Define if you want: Documentation support */
49
/* Define if you want: DOM engine support */
50
/* #undef CONFIG_DOM */
52
/* Define if you want: ECMAScript (JavaScript) support */
53
/* #undef CONFIG_ECMASCRIPT */
55
/* Define if you want: Exmode interface support */
56
/* #undef CONFIG_EXMODE */
58
/* Define if you want: Fast mode support */
59
/* #undef CONFIG_FASTMEM */
61
/* Define if you want: Finger protocol support */
62
/* #undef CONFIG_FINGER */
64
/* Define if you want: Form history support */
65
#define CONFIG_FORMHIST 1
67
/* Define if you want: FSP protocol support */
68
/* #undef CONFIG_FSP */
70
/* Define if you want: FTP protocol support */
73
/* Define if you want: Global history support */
74
#define CONFIG_GLOBHIST 1
76
/* Define if you want: GNUTLS support */
77
/* #undef CONFIG_GNUTLS */
79
/* Define if you want: GNU TLS OpenSSL compatibility support */
80
/* #undef CONFIG_GNUTLS_OPENSSL_COMPAT */
82
/* Define if you want: Gopher protocol support */
83
/* #undef CONFIG_GOPHER */
85
/* Define if you want: gpm support */
86
/* #undef CONFIG_GPM */
88
/* Define if you want: Guile support */
89
/* #undef CONFIG_GUILE */
91
/* Define if you want: zlib support */
94
/* Define if you want: HTML highlighting support */
95
/* #undef CONFIG_HTML_HIGHLIGHT */
97
/* Define if you want: idn support */
98
/* #undef CONFIG_IDN */
100
/* Define if you want: interlinking support */
101
#define CONFIG_INTERLINK 1
103
/* Define if you want: IPv6 support */
104
#define CONFIG_IPV6 1
106
/* Define if you want: JadeWrapper support */
107
/* #undef CONFIG_JW */
109
/* Define if you want: LEDs support */
110
#define CONFIG_LEDS 1
112
/* Define if you want: Lua support */
113
/* #undef CONFIG_LUA */
115
/* Define if you want: Mailcap support */
116
#define CONFIG_MAILCAP 1
118
/* Define if you want: Man Page Formats support */
119
/* #undef CONFIG_MANUAL */
121
/* Define if you want: Marks support */
122
#define CONFIG_MARKS 1
124
/* Define if you want: Built-in MD5 support */
125
/* #undef CONFIG_MD5 */
127
/* Define if you want: Mimetypes files support */
128
#define CONFIG_MIMETYPES 1
130
/* Define if you want: Mouse handling support */
131
#define CONFIG_MOUSE 1
133
/* Define to 1 if translation of program messages to the user's native
134
language is requested. */
137
/* Define if you want: NNTP protocol support */
138
/* #undef CONFIG_NNTP */
140
/* Define if you want: No root exec support */
141
/* #undef CONFIG_NO_ROOT_EXEC */
143
/* Define if you want: OpenSSL support */
144
#define CONFIG_OPENSSL 1
146
/* Define if you want: EMX support */
147
/* #undef CONFIG_OS2 */
149
/* Define if you want: Own libc stubs support */
150
/* #undef CONFIG_OWN_LIBC */
152
/* Define if you want: Perl support */
153
/* #undef CONFIG_PERL */
155
/* Define if you want: Pod2HTML support */
156
#define CONFIG_POD2HTML 1
158
/* Define if you want: Python support */
159
/* #undef CONFIG_PYTHON */
161
/* Define if you want: RISCOS support */
162
/* #undef CONFIG_RISCOS */
164
/* Define if you want: Ruby support */
165
/* #undef CONFIG_RUBY */
167
/* Define if you want: Built-in scanner support */
168
#define CONFIG_SCANNER 1
170
/* Define if you want: Browser scripting support */
171
/* #undef CONFIG_SCRIPTING */
173
/* Define if you want: Built-in SHA1 support */
174
/* #undef CONFIG_SHA1 */
176
/* Define if you want: Small binary support */
177
/* #undef CONFIG_SMALL */
179
/* Define if you want: SMB protocol support */
180
/* #undef CONFIG_SMB */
182
/* Define if you want: SpiderMonkey support */
183
/* #undef CONFIG_SM_SCRIPTING */
185
/* Define if you want: SpiderMonkey support */
186
/* #undef CONFIG_SPIDERMONKEY */
188
/* Define if you want: SSL support */
191
/* Define if you want: BSD sysmouse support */
192
/* #undef CONFIG_SYSMOUSE */
194
/* Define if you want: UNIX support */
195
#define CONFIG_UNIX 1
197
/* Define if you want: URI rewriting support */
198
#define CONFIG_URI_REWRITE 1
200
/* Define if you want: WIN32 support */
201
/* #undef CONFIG_WIN32 */
203
/* Define if you want: XBEL bookmarks support */
204
/* #undef CONFIG_XBEL_BOOKMARKS */
206
/* Define if you want: XmlTo support */
207
/* #undef CONFIG_XMLTO */
209
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
210
systems. This function is required for `alloca.c' support on those systems.
212
/* #undef CRAY_STACKSEG_END */
214
/* Define to 1 if using `alloca.c'. */
215
/* #undef C_ALLOCA */
217
/* Define to 1 if you have the `access' function. */
218
#define HAVE_ACCESS 1
220
/* Define if you have struct addrinfo */
221
#define HAVE_ADDRINFO 1
223
/* Define to 1 if you have the `alarm' function. */
226
/* Define to 1 if you have `alloca', as a function or macro. */
227
#define HAVE_ALLOCA 1
229
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
231
#define HAVE_ALLOCA_H 1
233
/* Define to 1 if you have the <argz.h> header file. */
234
#define HAVE_ARGZ_H 1
236
/* Define to 1 if you have the <arpa/inet.h> header file. */
237
#define HAVE_ARPA_INET_H 1
239
/* Define to 1 if you have the `asprintf' function. */
240
#define HAVE_ASPRINTF 1
242
/* Define to 1 if you have the `bcopy' function. */
245
/* Define if you have _beginthread() */
246
/* #undef HAVE_BEGINTHREAD */
248
/* Define to 1 if you have the <bzlib.h> header file. */
249
#define HAVE_BZLIB_H 1
251
/* Define if you have C99 compliant vsnprintf() */
252
#define HAVE_C99_VSNPRINTF 1
254
/* Define to 1 if you have the `cfmakeraw' function. */
255
#define HAVE_CFMAKERAW 1
257
/* Define to 1 if you have the `chmod' function. */
260
/* Define to 1 if you have the `clock_gettime' function. */
261
/* #undef HAVE_CLOCK_GETTIME */
263
/* Define to 1 if you have the `cygwin_conv_to_full_win32_path' function. */
264
/* #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH */
266
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
268
#define HAVE_DIRENT_H 1
270
/* Define to 1 if you have the <execinfo.h> header file. */
271
#define HAVE_EXECINFO_H 1
273
/* Define to 1 if you have the <expat.h> header file. */
274
/* #undef HAVE_EXPAT_H */
276
/* Define to 1 if you have the <fcntl.h> header file. */
277
#define HAVE_FCNTL_H 1
279
/* Define to 1 if you have the `feof_unlocked' function. */
280
#define HAVE_FEOF_UNLOCKED 1
282
/* Define to 1 if you have the `fflush' function. */
283
#define HAVE_FFLUSH 1
285
/* Define to 1 if you have the `fgets_unlocked' function. */
286
#define HAVE_FGETS_UNLOCKED 1
288
/* Define to 1 if you have the `fseeko' function. */
289
#define HAVE_FSEEKO 1
291
/* Define to 1 if you have the <fsplib.h> header file. */
292
/* #undef HAVE_FSPLIB_H */
294
/* Define to 1 if you have the `fsync' function. */
297
/* Define to 1 if you have the `ftello' function. */
298
#define HAVE_FTELLO 1
300
/* Define to 1 if you have the `getcwd' function. */
301
#define HAVE_GETCWD 1
303
/* Define to 1 if you have the `getegid' function. */
304
#define HAVE_GETEGID 1
306
/* Define to 1 if you have the `geteuid' function. */
307
#define HAVE_GETEUID 1
309
/* Define to 1 if you have the `getgid' function. */
310
#define HAVE_GETGID 1
312
/* Define to 1 if you have the `gethostbyaddr' function. */
313
#define HAVE_GETHOSTBYADDR 1
315
/* Define to 1 if you have the `getifaddrs' function. */
316
/* #undef HAVE_GETIFADDRS */
318
/* Define to 1 if you have the `getpagesize' function. */
319
#define HAVE_GETPAGESIZE 1
321
/* Define to 1 if you have the `getpgid' function. */
322
#define HAVE_GETPGID 1
324
/* Define to 1 if you have the `getpgrp' function. */
325
#define HAVE_GETPGRP 1
327
/* Define to 1 if you have the `getpid' function. */
328
#define HAVE_GETPID 1
330
/* Define to 1 if you have the `getpwnam' function. */
331
#define HAVE_GETPWNAM 1
333
/* Define to 1 if you have the `gettimeofday' function. */
334
#define HAVE_GETTIMEOFDAY 1
336
/* Define to 1 if you have the `getuid' function. */
337
#define HAVE_GETUID 1
339
/* Define to 1 if you have the <gnutls/openssl.h> header file. */
340
/* #undef HAVE_GNUTLS_OPENSSL_H */
342
/* Define to 1 if you have the <gpm.h> header file. */
343
/* #undef HAVE_GPM_H */
345
/* Define to 1 if you have the `herror' function. */
346
#define HAVE_HERROR 1
348
/* Define if you have the iconv() function. */
351
/* Define to 1 if you have the <idna.h> header file. */
352
/* #undef HAVE_IDNA_H */
354
/* Define to 1 if you have the <ifaddrs.h> header file. */
355
/* #undef HAVE_IFADDRS_H */
357
/* Define to 1 if you have the `index' function. */
360
/* Define to 1 if you have the `inet_ntop' function. */
361
#define HAVE_INET_NTOP 1
363
/* Define to 1 if you have the `inet_pton' function. */
364
#define HAVE_INET_PTON 1
366
/* Define if you have int32_t */
367
#define HAVE_INT32_T 1
369
/* Define to 1 if you have the <inttypes.h> header file. */
370
#define HAVE_INTTYPES_H 1
372
/* Define to 1 if you have the <io.h> header file. */
373
/* #undef HAVE_IO_H */
375
/* Define to 1 if you have the `isdigit' function. */
376
#define HAVE_ISDIGIT 1
378
/* Define to 1 if you have the `kill' function. */
381
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
382
#define HAVE_LANGINFO_CODESET 1
384
/* Define to 1 if you have the <lauxlib.h> header file. */
385
/* #undef HAVE_LAUXLIB_H */
387
/* Define if your <locale.h> file defines LC_MESSAGES. */
388
#define HAVE_LC_MESSAGES 1
390
/* Define to 1 if you have the `dl' library (-ldl). */
393
/* Define to 1 if you have the `nsl' library (-lnsl). */
394
/* #undef HAVE_LIBNSL */
396
/* Define to 1 if you have the `socket' library (-lsocket). */
397
/* #undef HAVE_LIBSOCKET */
399
/* Define to 1 if you have the <limits.h> header file. */
400
#define HAVE_LIMITS_H 1
402
/* Define to 1 if you have the <locale.h> header file. */
403
#define HAVE_LOCALE_H 1
405
/* Define if you have long long */
406
#define HAVE_LONG_LONG 1
408
/* Define to 1 if you have the <machine/console.h> header file. */
409
/* #undef HAVE_MACHINE_CONSOLE_H */
411
/* Define to 1 if you have the <malloc.h> header file. */
412
#define HAVE_MALLOC_H 1
414
/* Define to 1 if you have the `memmove' function. */
415
#define HAVE_MEMMOVE 1
417
/* Define to 1 if you have the <memory.h> header file. */
418
#define HAVE_MEMORY_H 1
420
/* Define to 1 if you have the `mempcpy' function. */
421
#define HAVE_MEMPCPY 1
423
/* Define to 1 if you have the `memrchr' function. */
424
#define HAVE_MEMRCHR 1
426
/* Define to 1 if you have a working `mmap' system call. */
429
/* Define if you have MouOpen() */
430
/* #undef HAVE_MOUOPEN */
432
/* Define to 1 if you have the `mremap' function. */
433
#define HAVE_MREMAP 1
435
/* Define to 1 if you have the `munmap' function. */
436
#define HAVE_MUNMAP 1
438
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
439
/* #undef HAVE_NDIR_H */
441
/* Define to 1 if you have the <netdb.h> header file. */
442
#define HAVE_NETDB_H 1
444
/* Define to 1 if you have the <netinet/in6_var.h> header file. */
445
/* #undef HAVE_NETINET_IN6_VAR_H */
447
/* Define to 1 if you have the <netinet/in.h> header file. */
448
#define HAVE_NETINET_IN_H 1
450
/* Define to 1 if you have the <netinet/in_system.h> header file. */
451
/* #undef HAVE_NETINET_IN_SYSTEM_H */
453
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
454
#define HAVE_NETINET_IN_SYSTM_H 1
456
/* Define to 1 if you have the <netinet/ip.h> header file. */
457
#define HAVE_NETINET_IP_H 1
459
/* Define to 1 if you have the <net/if.h> header file. */
460
#define HAVE_NET_IF_H 1
462
/* Define to 1 if you have the <nl_types.h> header file. */
463
#define HAVE_NL_TYPES_H 1
465
/* Define to 1 if you have the `popen' function. */
468
/* Define to 1 if you have the `putenv' function. */
469
#define HAVE_PUTENV 1
471
/* Define to 1 if you have the <pwd.h> header file. */
474
/* Define to 1 if you have the `raise' function. */
477
/* Define if you have _read_kbd() */
478
/* #undef HAVE_READ_KBD */
480
/* Define if you have regex_t */
481
#define HAVE_REGEX_H 1
483
/* Define if you have struct sockaddr_in6 */
484
#define HAVE_SA_IN6 1
486
/* Define if you have struct sockaddr_storage */
487
#define HAVE_SA_STORAGE 1
489
/* Define if you have _SC_PAGE_SIZE */
490
#define HAVE_SC_PAGE_SIZE 1
492
/* Define to 1 if you have the `setenv' function. */
493
#define HAVE_SETENV 1
495
/* Define to 1 if you have the `setlocale' function. */
496
#define HAVE_SETLOCALE 1
498
/* Define to 1 if you have the `setpgid' function. */
499
#define HAVE_SETPGID 1
501
/* Define to 1 if you have the `setpgrp' function. */
502
#define HAVE_SETPGRP 1
504
/* Define to 1 if you have the `sigaction' function. */
505
#define HAVE_SIGACTION 1
507
/* Define to 1 if you have the <sigaction.h> header file. */
508
/* #undef HAVE_SIGACTION_H */
510
/* Define to 1 if you have the `snprintf' function. */
511
#define HAVE_SNPRINTF 1
513
/* Define to 1 if you have the <stddef.h> header file. */
514
#define HAVE_STDDEF_H 1
516
/* Define to 1 if you have the <stdint.h> header file. */
517
#define HAVE_STDINT_H 1
519
/* Define to 1 if you have the <stdlib.h> header file. */
520
#define HAVE_STDLIB_H 1
522
/* Define to 1 if you have the `stpcpy' function. */
523
#define HAVE_STPCPY 1
525
/* Define to 1 if you have the `strcasecmp' function. */
526
#define HAVE_STRCASECMP 1
528
/* Define to 1 if you have the `strcasestr' function. */
529
#define HAVE_STRCASESTR 1
531
/* Define to 1 if you have the `strchr' function. */
532
#define HAVE_STRCHR 1
534
/* Define to 1 if you have the `strdup' function. */
535
#define HAVE_STRDUP 1
537
/* Define to 1 if you have the `strerror' function. */
538
#define HAVE_STRERROR 1
540
/* Define to 1 if you have the `strftime' function. */
541
#define HAVE_STRFTIME 1
543
/* Define to 1 if you have the <strings.h> header file. */
544
#define HAVE_STRINGS_H 1
546
/* Define to 1 if you have the <string.h> header file. */
547
#define HAVE_STRING_H 1
549
/* Define to 1 if you have the `strncasecmp' function. */
550
#define HAVE_STRNCASECMP 1
552
/* Define to 1 if you have the `strrchr' function. */
553
#define HAVE_STRRCHR 1
555
/* Define to 1 if you have the `strstr' function. */
556
#define HAVE_STRSTR 1
558
/* Define to 1 if you have the `strtoul' function. */
559
#define HAVE_STRTOUL 1
561
/* Define to 1 if you have the <sys/consio.h> header file. */
562
/* #undef HAVE_SYS_CONSIO_H */
564
/* Define to 1 if you have the <sys/cygwin.h> header file. */
565
/* #undef HAVE_SYS_CYGWIN_H */
567
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
569
/* #undef HAVE_SYS_DIR_H */
571
/* Define to 1 if you have the <sys/fmutex.h> header file. */
572
/* #undef HAVE_SYS_FMUTEX_H */
574
/* Define to 1 if you have the <sys/ioctl.h> header file. */
575
#define HAVE_SYS_IOCTL_H 1
577
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
579
/* #undef HAVE_SYS_NDIR_H */
581
/* Define to 1 if you have the <sys/param.h> header file. */
582
#define HAVE_SYS_PARAM_H 1
584
/* Define to 1 if you have the <sys/resource.h> header file. */
585
#define HAVE_SYS_RESOURCE_H 1
587
/* Define to 1 if you have the <sys/select.h> header file. */
588
#define HAVE_SYS_SELECT_H 1
590
/* Define to 1 if you have the <sys/signal.h> header file. */
591
#define HAVE_SYS_SIGNAL_H 1
593
/* Define to 1 if you have the <sys/socket.h> header file. */
594
#define HAVE_SYS_SOCKET_H 1
596
/* Define to 1 if you have the <sys/sockio.h> header file. */
597
/* #undef HAVE_SYS_SOCKIO_H */
599
/* Define to 1 if you have the <sys/stat.h> header file. */
600
#define HAVE_SYS_STAT_H 1
602
/* Define to 1 if you have the <sys/time.h> header file. */
603
#define HAVE_SYS_TIME_H 1
605
/* Define to 1 if you have the <sys/types.h> header file. */
606
#define HAVE_SYS_TYPES_H 1
608
/* Define to 1 if you have the <sys/un.h> header file. */
609
#define HAVE_SYS_UN_H 1
611
/* Define to 1 if you have the <sys/utsname.h> header file. */
612
#define HAVE_SYS_UTSNAME_H 1
614
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
615
#define HAVE_SYS_WAIT_H 1
617
/* Define to 1 if you have the <termios.h> header file. */
618
#define HAVE_TERMIOS_H 1
620
/* Define to 1 if you have the `timegm' function. */
621
#define HAVE_TIMEGM 1
623
/* Define to 1 if you have the <time.h> header file. */
624
#define HAVE_TIME_H 1
626
/* Define to 1 if you have the `tsearch' function. */
627
#define HAVE_TSEARCH 1
629
/* Define if you have typeof */
630
#define HAVE_TYPEOF 1
632
/* Define if you have uint16_t */
633
#define HAVE_UINT16_T 1
635
/* Define if you have uint32_t */
636
#define HAVE_UINT32_T 1
638
/* Define to 1 if you have the `uname' function. */
641
/* Define to 1 if you have the <unistd.h> header file. */
642
#define HAVE_UNISTD_H 1
644
/* Define if you have variadic macros */
645
#define HAVE_VARIADIC_MACROS 1
647
/* Define to 1 if you have the `vasprintf' function. */
648
#define HAVE_VASPRINTF 1
650
/* Define if you have __va_copy */
651
#define HAVE_VA_COPY 1
653
/* Define to 1 if you have the `vsnprintf' function. */
654
#define HAVE_VSNPRINTF 1
656
/* Define to 1 if you have the <windows.h> header file. */
657
/* #undef HAVE_WINDOWS_H */
659
/* Define if you have X11 for restoring window titles */
660
/* #undef HAVE_X11 */
662
/* Define to 1 if you have the <zlib.h> header file. */
663
#define HAVE_ZLIB_H 1
665
/* Define to 1 if you have the `__argz_count' function. */
666
#define HAVE___ARGZ_COUNT 1
668
/* Define to 1 if you have the `__argz_next' function. */
669
#define HAVE___ARGZ_NEXT 1
671
/* Define to 1 if you have the `__argz_stringify' function. */
672
#define HAVE___ARGZ_STRINGIFY 1
674
/* Define as const if the declaration of iconv() needs const. */
677
/* Directory containing libraries */
678
#define LIBDIR "/usr/local/lib"
680
/* Directory containing locales */
681
#define LOCALEDIR "/usr/local/share/locale"
683
/* Define if you want: HTML (one file) support */
684
/* #undef MANUAL_ASCIIDOC */
686
/* Define if you want: PDF support */
687
/* #undef MANUAL_JW */
689
/* Define if you want: HTML (multiple files) support */
690
/* #undef MANUAL_XMLTO */
692
/* Define if you want: HTML support */
693
/* #undef MAN_ASCIIDOC */
695
/* Define if you want: man (groff) support */
696
/* #undef MAN_XMLTO */
698
/* Package version */
699
#define PACKAGE "elinks"
701
/* Define to the address where bug reports for this package should be sent. */
702
#define PACKAGE_BUGREPORT ""
704
/* Define to the full name of this package. */
705
#define PACKAGE_NAME ""
707
/* Define to the full name and version of this package. */
708
#define PACKAGE_STRING ""
710
/* Define to the one symbol short name of this package. */
711
#define PACKAGE_TARNAME ""
713
/* Define to the version of this package. */
714
#define PACKAGE_VERSION ""
716
/* The size of a `char', as computed by sizeof. */
717
#define SIZEOF_CHAR 1
719
/* The size of a `int', as computed by sizeof. */
722
/* The size of a `long', as computed by sizeof. */
723
#define SIZEOF_LONG 4
725
/* The size of a `long long', as computed by sizeof. */
726
#define SIZEOF_LONG_LONG 8
728
/* The size of a `short', as computed by sizeof. */
729
#define SIZEOF_SHORT 2
731
/* If using the C implementation of alloca, define if you know the
732
direction of stack growth for your system; otherwise it will be
733
automatically deduced at run-time.
734
STACK_DIRECTION > 0 => grows toward higher addresses
735
STACK_DIRECTION < 0 => grows toward lower addresses
736
STACK_DIRECTION = 0 => direction of growth unknown */
737
/* #undef STACK_DIRECTION */
739
/* Define to 1 if you have the ANSI C header files. */
740
#define STDC_HEADERS 1
742
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
743
#define TIME_WITH_SYS_TIME 1
745
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
746
/* #undef TM_IN_SYS_TIME */
748
/* Package version */
749
#define VERSION "0.11.1"
751
/* Define if you have XFree under OS/2 */
754
/* How to invoke XTerm */
757
/* Number of bits in a file offset, on hosts where this is settable. */
758
#define _FILE_OFFSET_BITS 64
760
/* Define for large files, on AIX-style hosts. */
761
/* #undef _LARGE_FILES */
763
/* Define to empty if `const' does not conform to ANSI C. */
766
/* Define to `__inline__' or `__inline' if that's what the C compiler
767
calls it, or to nothing if 'inline' is not supported under any name. */
772
/* Define to `long' if <sys/types.h> does not define. */
775
/* Define to `unsigned' if <sys/types.h> does not define. */
778
/* Define to int if <sys/types.h> doesn't define. */