1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/***** begin user configuration section *****/
4
5/* Define this to be the location of your password file */
6#define PASSWD_FILE "/etc/passwd"
7
8/* Define this to be the name of your NIS/YP password *
9 * map (if applicable)                                */
10#define PASSWD_MAP "passwd.byname"
11
12/* Define to 1 if you want user names to be cached */
13#define CACHE_USERNAMES 1
14
15/* Define to 1 if system supports job control */
16#define JOB_CONTROL 1
17
18/* Define this if you use "suspended" instead of "stopped" */
19#define USE_SUSPENDED 1
20
21/* The default history buffer size in lines */
22#define DEFAULT_HISTSIZE 30
23
24/* The default editor for the fc builtin */
25#define DEFAULT_FCEDIT "vi"
26
27/* The default prefix for temporary files */
28#define DEFAULT_TMPPREFIX "/tmp/zsh"
29
30/***** end of user configuration section            *****/
31/***** shouldn't have to change anything below here *****/
32
33
34
35/* Define to 1 if you want to use dynamically loaded modules on AIX. */
36#undef AIXDYNAMIC
37
38/* Define to 1 if kill(pid, 0) doesn't return ESRCH, ie BeOS R4.51. */
39#undef BROKEN_KILL_ESRCH
40
41/* Define to 1 if sigsuspend() is broken */
42#undef BROKEN_POSIX_SIGSUSPEND
43
44/* Define to 1 if compiler incorrectly cast signed to unsigned. */
45#undef BROKEN_SIGNED_TO_UNSIGNED_CASTING
46
47/* Define to 1 if tcsetpgrp() doesn't work, ie BeOS R4.51. */
48#undef BROKEN_TCSETPGRP
49
50/* Define to 1 if the wcwidth() function is present but broken. */
51#undef BROKEN_WCWIDTH
52
53/* Define to 1 if you use BSD style signal handling (and can block signals).
54   */
55#undef BSD_SIGNALS
56
57/* Undefine if you don't want local features. By default this is defined. */
58#undef CONFIG_LOCALE
59
60/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
61   systems. This function is required for `alloca.c' support on those systems.
62   */
63#undef CRAY_STACKSEG_END
64
65/* Define to a custom value for the ZSH_PATCHLEVEL parameter */
66#undef CUSTOM_PATCHLEVEL
67
68/* Define to 1 if using `alloca.c'. */
69#undef C_ALLOCA
70
71/* Define to 1 if you want to debug zsh. */
72#undef DEBUG
73
74/* The default path; used when running commands with command -p */
75#undef DEFAULT_PATH
76
77/* Define default pager used by readnullcmd */
78#undef DEFAULT_READNULLCMD
79
80/* Define to 1 if you want to avoid calling functions that will require
81   dynamic NSS modules. */
82#undef DISABLE_DYNAMIC_NSS
83
84/* Define to 1 if an underscore has to be prepended to dlsym() argument. */
85#undef DLSYM_NEEDS_UNDERSCORE
86
87/* The extension used for dynamically loaded modules. */
88#undef DL_EXT
89
90/* Define to 1 if you want to use dynamically loaded modules. */
91#undef DYNAMIC
92
93/* Define to 1 if multiple modules defining the same symbol are OK. */
94#undef DYNAMIC_NAME_CLASH_OK
95
96/* Define to 1 if getcwd() calls malloc to allocate memory. */
97#undef GETCWD_CALLS_MALLOC
98
99/* Define to 1 if the `getpgrp' function requires zero arguments. */
100#undef GETPGRP_VOID
101
102/* Define to 1 if getpwnam() is faked, ie BeOS R4.51. */
103#undef GETPWNAM_FAKED
104
105/* The global file to source whenever zsh is run as a login shell; if
106   undefined, don't source anything */
107#undef GLOBAL_ZLOGIN
108
109/* The global file to source whenever zsh was run as a login shell. This is
110   sourced right before exiting. If undefined, don't source anything. */
111#undef GLOBAL_ZLOGOUT
112
113/* The global file to source whenever zsh is run as a login shell, before
114   zshrc is read; if undefined, don't source anything. */
115#undef GLOBAL_ZPROFILE
116
117/* The global file to source absolutely first whenever zsh is run; if
118   undefined, don't source anything. */
119#undef GLOBAL_ZSHENV
120
121/* The global file to source whenever zsh is run; if undefined, don't source
122   anything */
123#undef GLOBAL_ZSHRC
124
125/* Define if TIOCGWINSZ is defined in sys/ioctl.h but not in termios.h. */
126#undef GWINSZ_IN_SYS_IOCTL
127
128/* Define to 1 if you have `alloca', as a function or macro. */
129#undef HAVE_ALLOCA
130
131/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
132   */
133#undef HAVE_ALLOCA_H
134
135/* Define to 1 if you have the <bind/netdb.h> header file. */
136#undef HAVE_BIND_NETDB_H
137
138/* Define if you have the termcap boolcodes symbol. */
139#undef HAVE_BOOLCODES
140
141/* Define if you have the terminfo boolnames symbol. */
142#undef HAVE_BOOLNAMES
143
144/* Define to 1 if you have the `brk' function. */
145#undef HAVE_BRK
146
147/* Define to 1 if there is a prototype defined for brk() on your system. */
148#undef HAVE_BRK_PROTO
149
150/* Define to 1 if you have the `canonicalize_file_name' function. */
151#undef HAVE_CANONICALIZE_FILE_NAME
152
153/* Define to 1 if you have the `cap_get_proc' function. */
154#undef HAVE_CAP_GET_PROC
155
156/* Define to 1 if you have the `clock_gettime' function. */
157#undef HAVE_CLOCK_GETTIME
158
159/* Define to 1 if you have the <curses.h> header file. */
160#undef HAVE_CURSES_H
161
162/* Define to 1 if you have the `cygwin_conv_path' function. */
163#undef HAVE_CYGWIN_CONV_PATH
164
165/* Define to 1 if you have the `difftime' function. */
166#undef HAVE_DIFFTIME
167
168/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
169   */
170#undef HAVE_DIRENT_H
171
172/* Define to 1 if you have the `dlclose' function. */
173#undef HAVE_DLCLOSE
174
175/* Define to 1 if you have the `dlerror' function. */
176#undef HAVE_DLERROR
177
178/* Define to 1 if you have the <dlfcn.h> header file. */
179#undef HAVE_DLFCN_H
180
181/* Define to 1 if you have the `dlopen' function. */
182#undef HAVE_DLOPEN
183
184/* Define to 1 if you have the `dlsym' function. */
185#undef HAVE_DLSYM
186
187/* Define to 1 if you have the <dl.h> header file. */
188#undef HAVE_DL_H
189
190/* Define to 1 if you have the `erand48' function. */
191#undef HAVE_ERAND48
192
193/* Define to 1 if you have the <errno.h> header file. */
194#undef HAVE_ERRNO_H
195
196/* Define to 1 if you have the `faccessx' function. */
197#undef HAVE_FACCESSX
198
199/* Define to 1 if you have the `fchdir' function. */
200#undef HAVE_FCHDIR
201
202/* Define to 1 if you have the `fchmod' function. */
203#undef HAVE_FCHMOD
204
205/* Define to 1 if you have the `fchown' function. */
206#undef HAVE_FCHOWN
207
208/* Define to 1 if you have the <fcntl.h> header file. */
209#undef HAVE_FCNTL_H
210
211/* Define to 1 if system has working FIFOs. */
212#undef HAVE_FIFOS
213
214/* Define to 1 if you have the `fseeko' function. */
215#undef HAVE_FSEEKO
216
217/* Define to 1 if you have the `fstat' function. */
218#undef HAVE_FSTAT
219
220/* Define to 1 if you have the `ftello' function. */
221#undef HAVE_FTELLO
222
223/* Define to 1 if you have the `ftruncate' function. */
224#undef HAVE_FTRUNCATE
225
226/* Define to 1 if you have the <gdbm.h> header file. */
227#undef HAVE_GDBM_H
228
229/* Define to 1 if you have the `gdbm_open' function. */
230#undef HAVE_GDBM_OPEN
231
232/* Define to 1 if you have the `getcchar' function. */
233#undef HAVE_GETCCHAR
234
235/* Define to 1 if you have the `getcwd' function. */
236#undef HAVE_GETCWD
237
238/* Define to 1 if you have the `getenv' function. */
239#undef HAVE_GETENV
240
241/* Define to 1 if you have the `getgrgid' function. */
242#undef HAVE_GETGRGID
243
244/* Define to 1 if you have the `getgrnam' function. */
245#undef HAVE_GETGRNAM
246
247/* Define to 1 if you have the `gethostbyname2' function. */
248#undef HAVE_GETHOSTBYNAME2
249
250/* Define to 1 if you have the `gethostname' function. */
251#undef HAVE_GETHOSTNAME
252
253/* Define to 1 if you have the `getipnodebyname' function. */
254#undef HAVE_GETIPNODEBYNAME
255
256/* Define to 1 if you have the `getlogin' function. */
257#undef HAVE_GETLOGIN
258
259/* Define to 1 if you have the `getpagesize' function. */
260#undef HAVE_GETPAGESIZE
261
262/* Define to 1 if you have the `getpwent' function. */
263#undef HAVE_GETPWENT
264
265/* Define to 1 if you have the `getpwnam' function. */
266#undef HAVE_GETPWNAM
267
268/* Define to 1 if you have the `getpwuid' function. */
269#undef HAVE_GETPWUID
270
271/* Define to 1 if you have the `getrlimit' function. */
272#undef HAVE_GETRLIMIT
273
274/* Define to 1 if you have the `getrusage' function. */
275#undef HAVE_GETRUSAGE
276
277/* Define to 1 if you have the `gettimeofday' function. */
278#undef HAVE_GETTIMEOFDAY
279
280/* Define to 1 if you have the `getxattr' function. */
281#undef HAVE_GETXATTR
282
283/* Define to 1 if you have the `grantpt' function. */
284#undef HAVE_GRANTPT
285
286/* Define to 1 if you have the <grp.h> header file. */
287#undef HAVE_GRP_H
288
289/* Define to 1 if you have the `htons' function. */
290#undef HAVE_HTONS
291
292/* Define to 1 if you have the `iconv' function. */
293#undef HAVE_ICONV
294
295/* Define to 1 if you have the <iconv.h> header file. */
296#undef HAVE_ICONV_H
297
298/* Define to 1 if you have the `inet_aton' function. */
299#undef HAVE_INET_ATON
300
301/* Define to 1 if you have the `inet_ntop' function. */
302#undef HAVE_INET_NTOP
303
304/* Define to 1 if you have the `inet_pton' function. */
305#undef HAVE_INET_PTON
306
307/* Define to 1 if you have the `initgroups' function. */
308#undef HAVE_INITGROUPS
309
310/* Define to 1 if you have the `initscr' function. */
311#undef HAVE_INITSCR
312
313/* Define to 1 if you have the <inttypes.h> header file. */
314#undef HAVE_INTTYPES_H
315
316/* Define to 1 if there is a prototype defined for ioctl() on your system. */
317#undef HAVE_IOCTL_PROTO
318
319/* Define to 1 if you have the `killpg' function. */
320#undef HAVE_KILLPG
321
322/* Define to 1 if you have the <langinfo.h> header file. */
323#undef HAVE_LANGINFO_H
324
325/* Define to 1 if you have the `lchown' function. */
326#undef HAVE_LCHOWN
327
328/* Define to 1 if you have the `cap' library (-lcap). */
329#undef HAVE_LIBCAP
330
331/* Define to 1 if you have the <libc.h> header file. */
332#undef HAVE_LIBC_H
333
334/* Define to 1 if you have the `dl' library (-ldl). */
335#undef HAVE_LIBDL
336
337/* Define to 1 if you have the `gdbm' library (-lgdbm). */
338#undef HAVE_LIBGDBM
339
340/* Define to 1 if you have the `m' library (-lm). */
341#undef HAVE_LIBM
342
343/* Define to 1 if you have the `rt' library (-lrt). */
344#undef HAVE_LIBRT
345
346/* Define to 1 if you have the `socket' library (-lsocket). */
347#undef HAVE_LIBSOCKET
348
349/* Define to 1 if you have the <limits.h> header file. */
350#undef HAVE_LIMITS_H
351
352/* Define to 1 if system has working link(). */
353#undef HAVE_LINK
354
355/* Define to 1 if you have the `load' function. */
356#undef HAVE_LOAD
357
358/* Define to 1 if you have the `loadbind' function. */
359#undef HAVE_LOADBIND
360
361/* Define to 1 if you have the `loadquery' function. */
362#undef HAVE_LOADQUERY
363
364/* Define to 1 if you have the <locale.h> header file. */
365#undef HAVE_LOCALE_H
366
367/* Define to 1 if you have the `lstat' function. */
368#undef HAVE_LSTAT
369
370/* Define to 1 if you have the `memcpy' function. */
371#undef HAVE_MEMCPY
372
373/* Define to 1 if you have the `memmove' function. */
374#undef HAVE_MEMMOVE
375
376/* Define to 1 if you have the <memory.h> header file. */
377#undef HAVE_MEMORY_H
378
379/* Define to 1 if you have the `mkfifo' function. */
380#undef HAVE_MKFIFO
381
382/* Define to 1 if there is a prototype defined for mknod() on your system. */
383#undef HAVE_MKNOD_PROTO
384
385/* Define to 1 if you have the `mkstemp' function. */
386#undef HAVE_MKSTEMP
387
388/* Define to 1 if you have the `mktime' function. */
389#undef HAVE_MKTIME
390
391/* Define to 1 if you have a working `mmap' system call. */
392#undef HAVE_MMAP
393
394/* Define to 1 if you have the `msync' function. */
395#undef HAVE_MSYNC
396
397/* Define to 1 if you have the `munmap' function. */
398#undef HAVE_MUNMAP
399
400/* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
401#undef HAVE_NCURSESW_NCURSES_H
402
403/* Define to 1 if you have the <ncursesw/term.h> header file. */
404#undef HAVE_NCURSESW_TERM_H
405
406/* Define to 1 if you have the <ncurses.h> header file. */
407#undef HAVE_NCURSES_H
408
409/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
410#undef HAVE_NCURSES_NCURSES_H
411
412/* Define to 1 if you have the <ncurses/term.h> header file. */
413#undef HAVE_NCURSES_TERM_H
414
415/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
416#undef HAVE_NDIR_H
417
418/* Define to 1 if you have the <netinet/in_systm.h> header file. */
419#undef HAVE_NETINET_IN_SYSTM_H
420
421/* Define to 1 if you have the `nice' function. */
422#undef HAVE_NICE
423
424/* Define to 1 if you have NIS. */
425#undef HAVE_NIS
426
427/* Define to 1 if you have the `nis_list' function. */
428#undef HAVE_NIS_LIST
429
430/* Define to 1 if you have NISPLUS. */
431#undef HAVE_NIS_PLUS
432
433/* Define to 1 if you have the `nl_langinfo' function. */
434#undef HAVE_NL_LANGINFO
435
436/* Define to 1 if you have the `ntohs' function. */
437#undef HAVE_NTOHS
438
439/* Define if you have the termcap numcodes symbol. */
440#undef HAVE_NUMCODES
441
442/* Define if you have the terminfo numnames symbol. */
443#undef HAVE_NUMNAMES
444
445/* Define to 1 if you have the `open_memstream' function. */
446#undef HAVE_OPEN_MEMSTREAM
447
448/* Define to 1 if your termcap library has the ospeed variable */
449#undef HAVE_OSPEED
450
451/* Define to 1 if you have the `pathconf' function. */
452#undef HAVE_PATHCONF
453
454/* Define to 1 if you have the `pcre_compile' function. */
455#undef HAVE_PCRE_COMPILE
456
457/* Define to 1 if you have the `pcre_exec' function. */
458#undef HAVE_PCRE_EXEC
459
460/* Define to 1 if you have the <pcre.h> header file. */
461#undef HAVE_PCRE_H
462
463/* Define to 1 if you have the `pcre_study' function. */
464#undef HAVE_PCRE_STUDY
465
466/* Define to 1 if you have the `poll' function. */
467#undef HAVE_POLL
468
469/* Define to 1 if you have the <poll.h> header file. */
470#undef HAVE_POLL_H
471
472/* Define to 1 if you have the `ptsname' function. */
473#undef HAVE_PTSNAME
474
475/* Define to 1 if you have the `putenv' function. */
476#undef HAVE_PUTENV
477
478/* Define to 1 if you have the <pwd.h> header file. */
479#undef HAVE_PWD_H
480
481/* Define to 1 if you have the `readlink' function. */
482#undef HAVE_READLINK
483
484/* Define to 1 if you have the `realpath' function. */
485#undef HAVE_REALPATH
486
487/* Define to 1 if you have the `regcomp' function. */
488#undef HAVE_REGCOMP
489
490/* Define to 1 if you have the `regerror' function. */
491#undef HAVE_REGERROR
492
493/* Define to 1 if you have the `regexec' function. */
494#undef HAVE_REGEXEC
495
496/* Define to 1 if you have the `regfree' function. */
497#undef HAVE_REGFREE
498
499/* Define to 1 if RLIMIT_AIO_MEM is present (whether or not as a macro). */
500#undef HAVE_RLIMIT_AIO_MEM
501
502/* Define to 1 if RLIMIT_AIO_OPS is present (whether or not as a macro). */
503#undef HAVE_RLIMIT_AIO_OPS
504
505/* Define to 1 if RLIMIT_AS is present (whether or not as a macro). */
506#undef HAVE_RLIMIT_AS
507
508/* Define to 1 if RLIMIT_KQUEUES is present (whether or not as a macro). */
509#undef HAVE_RLIMIT_KQUEUES
510
511/* Define to 1 if RLIMIT_LOCKS is present (whether or not as a macro). */
512#undef HAVE_RLIMIT_LOCKS
513
514/* Define to 1 if RLIMIT_MEMLOCK is present (whether or not as a macro). */
515#undef HAVE_RLIMIT_MEMLOCK
516
517/* Define to 1 if RLIMIT_MSGQUEUE is present (whether or not as a macro). */
518#undef HAVE_RLIMIT_MSGQUEUE
519
520/* Define to 1 if RLIMIT_NICE is present (whether or not as a macro). */
521#undef HAVE_RLIMIT_NICE
522
523/* Define to 1 if RLIMIT_NOFILE is present (whether or not as a macro). */
524#undef HAVE_RLIMIT_NOFILE
525
526/* Define to 1 if RLIMIT_NPROC is present (whether or not as a macro). */
527#undef HAVE_RLIMIT_NPROC
528
529/* Define to 1 if RLIMIT_NPTS is present (whether or not as a macro). */
530#undef HAVE_RLIMIT_NPTS
531
532/* Define to 1 if RLIMIT_NTHR is present (whether or not as a macro). */
533#undef HAVE_RLIMIT_NTHR
534
535/* Define to 1 if RLIMIT_POSIXLOCKS is present (whether or not as a macro). */
536#undef HAVE_RLIMIT_POSIXLOCKS
537
538/* Define to 1 if RLIMIT_PTHREAD is present (whether or not as a macro). */
539#undef HAVE_RLIMIT_PTHREAD
540
541/* Define to 1 if RLIMIT_RSS is present (whether or not as a macro). */
542#undef HAVE_RLIMIT_RSS
543
544/* Define to 1 if RLIMIT_RTPRIO is present (whether or not as a macro). */
545#undef HAVE_RLIMIT_RTPRIO
546
547/* Define to 1 if RLIMIT_SBSIZE is present (whether or not as a macro). */
548#undef HAVE_RLIMIT_SBSIZE
549
550/* Define to 1 if RLIMIT_SIGPENDING is present (whether or not as a macro). */
551#undef HAVE_RLIMIT_SIGPENDING
552
553/* Define to 1 if RLIMIT_SWAP is present (whether or not as a macro). */
554#undef HAVE_RLIMIT_SWAP
555
556/* Define to 1 if RLIMIT_TCACHE is present (whether or not as a macro). */
557#undef HAVE_RLIMIT_TCACHE
558
559/* Define to 1 if RLIMIT_VMEM is present (whether or not as a macro). */
560#undef HAVE_RLIMIT_VMEM
561
562/* Define to 1 if you have the `sbrk' function. */
563#undef HAVE_SBRK
564
565/* Define to 1 if there is a prototype defined for sbrk() on your system. */
566#undef HAVE_SBRK_PROTO
567
568/* Define to 1 if you have the `select' function. */
569#undef HAVE_SELECT
570
571/* Define to 1 if you have the `setcchar' function. */
572#undef HAVE_SETCCHAR
573
574/* Define to 1 if you have the `setenv' function. */
575#undef HAVE_SETENV
576
577/* Define to 1 if you have the `seteuid' function. */
578#undef HAVE_SETEUID
579
580/* Define to 1 if you have the `setlocale' function. */
581#undef HAVE_SETLOCALE
582
583/* Define to 1 if you have the `setpgid' function. */
584#undef HAVE_SETPGID
585
586/* Define to 1 if you have the `setpgrp' function. */
587#undef HAVE_SETPGRP
588
589/* Define to 1 if the system supports `setproctitle' to change process name */
590#undef HAVE_SETPROCTITLE
591
592/* Define to 1 if you have the `setresuid' function. */
593#undef HAVE_SETRESUID
594
595/* Define to 1 if you have the `setreuid' function. */
596#undef HAVE_SETREUID
597
598/* Define to 1 if you have the `setsid' function. */
599#undef HAVE_SETSID
600
601/* Define to 1 if you have the `setuid' function. */
602#undef HAVE_SETUID
603
604/* Define to 1 if you have the `setupterm' function. */
605#undef HAVE_SETUPTERM
606
607/* Define to 1 if you have the `shl_findsym' function. */
608#undef HAVE_SHL_FINDSYM
609
610/* Define to 1 if you have the `shl_load' function. */
611#undef HAVE_SHL_LOAD
612
613/* Define to 1 if you have the `shl_unload' function. */
614#undef HAVE_SHL_UNLOAD
615
616/* Define to 1 if you have the `sigaction' function. */
617#undef HAVE_SIGACTION
618
619/* Define to 1 if you have the `sigblock' function. */
620#undef HAVE_SIGBLOCK
621
622/* Define to 1 if you have the `sighold' function. */
623#undef HAVE_SIGHOLD
624
625/* Define to 1 if you have the `signgam' function. */
626#undef HAVE_SIGNGAM
627
628/* Define to 1 if you have the `sigprocmask' function. */
629#undef HAVE_SIGPROCMASK
630
631/* Define to 1 if you have the `sigrelse' function. */
632#undef HAVE_SIGRELSE
633
634/* Define to 1 if you have the `sigsetmask' function. */
635#undef HAVE_SIGSETMASK
636
637/* Define to 1 if you have the <stdarg.h> header file. */
638#undef HAVE_STDARG_H
639
640/* Define to 1 if you have the <stddef.h> header file. */
641#undef HAVE_STDDEF_H
642
643/* Define to 1 if you have the <stdint.h> header file. */
644#undef HAVE_STDINT_H
645
646/* Define to 1 if you have the <stdio.h> header file. */
647#undef HAVE_STDIO_H
648
649/* Define to 1 if you have the <stdlib.h> header file. */
650#undef HAVE_STDLIB_H
651
652/* Define if you have the termcap strcodes symbol. */
653#undef HAVE_STRCODES
654
655/* Define to 1 if you have the `strcoll' function and it is properly defined.
656   */
657#undef HAVE_STRCOLL
658
659/* Define to 1 if you have the `strerror' function. */
660#undef HAVE_STRERROR
661
662/* Define to 1 if you have the `strftime' function. */
663#undef HAVE_STRFTIME
664
665/* Define to 1 if you have the <strings.h> header file. */
666#undef HAVE_STRINGS_H
667
668/* Define to 1 if you have the <string.h> header file. */
669#undef HAVE_STRING_H
670
671/* Define if you have the terminfo strnames symbol. */
672#undef HAVE_STRNAMES
673
674/* Define to 1 if you have the `strptime' function. */
675#undef HAVE_STRPTIME
676
677/* Define to 1 if you have the `strstr' function. */
678#undef HAVE_STRSTR
679
680/* Define to 1 if you have the `strtoul' function. */
681#undef HAVE_STRTOUL
682
683/* Define if your system's struct direct has a member named d_ino. */
684#undef HAVE_STRUCT_DIRECT_D_INO
685
686/* Define if your system's struct direct has a member named d_stat. */
687#undef HAVE_STRUCT_DIRECT_D_STAT
688
689/* Define if your system's struct dirent has a member named d_ino. */
690#undef HAVE_STRUCT_DIRENT_D_INO
691
692/* Define if your system's struct dirent has a member named d_stat. */
693#undef HAVE_STRUCT_DIRENT_D_STAT
694
695/* Define to 1 if `ru_idrss' is a member of `struct rusage'. */
696#undef HAVE_STRUCT_RUSAGE_RU_IDRSS
697
698/* Define to 1 if `ru_inblock' is a member of `struct rusage'. */
699#undef HAVE_STRUCT_RUSAGE_RU_INBLOCK
700
701/* Define to 1 if `ru_isrss' is a member of `struct rusage'. */
702#undef HAVE_STRUCT_RUSAGE_RU_ISRSS
703
704/* Define to 1 if `ru_ixrss' is a member of `struct rusage'. */
705#undef HAVE_STRUCT_RUSAGE_RU_IXRSS
706
707/* Define to 1 if `ru_majflt' is a member of `struct rusage'. */
708#undef HAVE_STRUCT_RUSAGE_RU_MAJFLT
709
710/* Define to 1 if `ru_maxrss' is a member of `struct rusage'. */
711#undef HAVE_STRUCT_RUSAGE_RU_MAXRSS
712
713/* Define to 1 if `ru_minflt' is a member of `struct rusage'. */
714#undef HAVE_STRUCT_RUSAGE_RU_MINFLT
715
716/* Define to 1 if `ru_msgrcv' is a member of `struct rusage'. */
717#undef HAVE_STRUCT_RUSAGE_RU_MSGRCV
718
719/* Define to 1 if `ru_msgsnd' is a member of `struct rusage'. */
720#undef HAVE_STRUCT_RUSAGE_RU_MSGSND
721
722/* Define to 1 if `ru_nivcsw' is a member of `struct rusage'. */
723#undef HAVE_STRUCT_RUSAGE_RU_NIVCSW
724
725/* Define to 1 if `ru_nsignals' is a member of `struct rusage'. */
726#undef HAVE_STRUCT_RUSAGE_RU_NSIGNALS
727
728/* Define to 1 if `ru_nswap' is a member of `struct rusage'. */
729#undef HAVE_STRUCT_RUSAGE_RU_NSWAP
730
731/* Define to 1 if `ru_nvcsw' is a member of `struct rusage'. */
732#undef HAVE_STRUCT_RUSAGE_RU_NVCSW
733
734/* Define to 1 if `ru_oublock' is a member of `struct rusage'. */
735#undef HAVE_STRUCT_RUSAGE_RU_OUBLOCK
736
737/* Define if your system's struct sockaddr_in6 has a member named
738   sin6_scope_id. */
739#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
740
741/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
742#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
743
744/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
745#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
746
747/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
748#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
749
750/* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
751#undef HAVE_STRUCT_STAT_ST_CTIMENSEC
752
753/* Define to 1 if `st_ctimespec.tv_nsec' is a member of `struct stat'. */
754#undef HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC
755
756/* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
757#undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
758
759/* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
760#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
761
762/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */
763#undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
764
765/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
766#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
767
768/* Define to 1 if struct timezone is defined by a system header */
769#undef HAVE_STRUCT_TIMEZONE
770
771/* Define to 1 if struct utmp is defined by a system header */
772#undef HAVE_STRUCT_UTMP
773
774/* Define to 1 if struct utmpx is defined by a system header */
775#undef HAVE_STRUCT_UTMPX
776
777/* Define if your system's struct utmpx has a member named ut_host. */
778#undef HAVE_STRUCT_UTMPX_UT_HOST
779
780/* Define if your system's struct utmpx has a member named ut_tv. */
781#undef HAVE_STRUCT_UTMPX_UT_TV
782
783/* Define if your system's struct utmpx has a member named ut_xtime. */
784#undef HAVE_STRUCT_UTMPX_UT_XTIME
785
786/* Define if your system's struct utmp has a member named ut_host. */
787#undef HAVE_STRUCT_UTMP_UT_HOST
788
789/* Define to 1 if you have RFS superroot directory. */
790#undef HAVE_SUPERROOT
791
792/* Define to 1 if you have the `symlink' function. */
793#undef HAVE_SYMLINK
794
795/* Define to 1 if you have the `sysconf' function. */
796#undef HAVE_SYSCONF
797
798/* Define to 1 if you have the <sys/capability.h> header file. */
799#undef HAVE_SYS_CAPABILITY_H
800
801/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
802   */
803#undef HAVE_SYS_DIR_H
804
805/* Define to 1 if you have the <sys/filio.h> header file. */
806#undef HAVE_SYS_FILIO_H
807
808/* Define to 1 if you have the <sys/mman.h> header file. */
809#undef HAVE_SYS_MMAN_H
810
811/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
812   */
813#undef HAVE_SYS_NDIR_H
814
815/* Define to 1 if you have the <sys/param.h> header file. */
816#undef HAVE_SYS_PARAM_H
817
818/* Define to 1 if you have the <sys/resource.h> header file. */
819#undef HAVE_SYS_RESOURCE_H
820
821/* Define to 1 if you have the <sys/select.h> header file. */
822#undef HAVE_SYS_SELECT_H
823
824/* Define to 1 if you have the <sys/stat.h> header file. */
825#undef HAVE_SYS_STAT_H
826
827/* Define to 1 if you have the <sys/stropts.h> header file. */
828#undef HAVE_SYS_STROPTS_H
829
830/* Define to 1 if you have the <sys/times.h> header file. */
831#undef HAVE_SYS_TIMES_H
832
833/* Define to 1 if you have the <sys/time.h> header file. */
834#undef HAVE_SYS_TIME_H
835
836/* Define to 1 if you have the <sys/types.h> header file. */
837#undef HAVE_SYS_TYPES_H
838
839/* Define to 1 if you have the <sys/utsname.h> header file. */
840#undef HAVE_SYS_UTSNAME_H
841
842/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
843#undef HAVE_SYS_WAIT_H
844
845/* Define to 1 if you have the <sys/xattr.h> header file. */
846#undef HAVE_SYS_XATTR_H
847
848/* Define to 1 if you have the `tcgetattr' function. */
849#undef HAVE_TCGETATTR
850
851/* Define to 1 if you have the `tcsetpgrp' function. */
852#undef HAVE_TCSETPGRP
853
854/* Define to 1 if you have the <termcap.h> header file. */
855#undef HAVE_TERMCAP_H
856
857/* Define to 1 if you have the <termios.h> header file. */
858#undef HAVE_TERMIOS_H
859
860/* Define to 1 if you have the <termio.h> header file. */
861#undef HAVE_TERMIO_H
862
863/* Define to 1 if you have the <term.h> header file. */
864#undef HAVE_TERM_H
865
866/* Define to 1 if you have the `tgamma' function. */
867#undef HAVE_TGAMMA
868
869/* Define to 1 if you have the `tgetent' function. */
870#undef HAVE_TGETENT
871
872/* Define to 1 if you have the `tigetflag' function. */
873#undef HAVE_TIGETFLAG
874
875/* Define to 1 if you have the `tigetnum' function. */
876#undef HAVE_TIGETNUM
877
878/* Define to 1 if you have the `tigetstr' function. */
879#undef HAVE_TIGETSTR
880
881/* Define to 1 if you have the `timelocal' function. */
882#undef HAVE_TIMELOCAL
883
884/* Define to 1 if you have the `uname' function. */
885#undef HAVE_UNAME
886
887/* Define to 1 if the compiler can initialise a union. */
888#undef HAVE_UNION_INIT
889
890/* Define to 1 if you have the <unistd.h> header file. */
891#undef HAVE_UNISTD_H
892
893/* Define to 1 if you have the `unload' function. */
894#undef HAVE_UNLOAD
895
896/* Define to 1 if you have the `unlockpt' function. */
897#undef HAVE_UNLOCKPT
898
899/* Define to 1 if you have the `unsetenv' function. */
900#undef HAVE_UNSETENV
901
902/* Define to 1 if you have the `use_default_colors' function. */
903#undef HAVE_USE_DEFAULT_COLORS
904
905/* Define to 1 if you have the <utmpx.h> header file. */
906#undef HAVE_UTMPX_H
907
908/* Define to 1 if you have the <utmp.h> header file. */
909#undef HAVE_UTMP_H
910
911/* Define to 1 if you have the <varargs.h> header file. */
912#undef HAVE_VARARGS_H
913
914/* Define to 1 if compiler supports variable-length arrays */
915#undef HAVE_VARIABLE_LENGTH_ARRAYS
916
917/* Define to 1 if you have the `waddwstr' function. */
918#undef HAVE_WADDWSTR
919
920/* Define to 1 if you have the `wait3' function. */
921#undef HAVE_WAIT3
922
923/* Define to 1 if you have the `waitpid' function. */
924#undef HAVE_WAITPID
925
926/* Define to 1 if you have the <wchar.h> header file. */
927#undef HAVE_WCHAR_H
928
929/* Define to 1 if you have the `wctomb' function. */
930#undef HAVE_WCTOMB
931
932/* Define to 1 if you have the `wget_wch' function. */
933#undef HAVE_WGET_WCH
934
935/* Define to 1 if you have the `win_wch' function. */
936#undef HAVE_WIN_WCH
937
938/* Define to 1 if you have the `xw' function. */
939#undef HAVE_XW
940
941/* Define to 1 if you have the `_mktemp' function. */
942#undef HAVE__MKTEMP
943
944/* Define to 1 if you want to use dynamically loaded modules on HPUX 10. */
945#undef HPUX10DYNAMIC
946
947/* Define as const if the declaration of iconv() needs const. */
948#undef ICONV_CONST
949
950/* Define to 1 if iconv() is linked from libiconv */
951#undef ICONV_FROM_LIBICONV
952
953/* Define to 1 if ino_t is 64 bit (for large file support). */
954#undef INO_T_IS_64_BIT
955
956/* Define to 1 if we must include <sys/ioctl.h> to get a prototype for
957   ioctl(). */
958#undef IOCTL_IN_SYS_IOCTL
959
960/* Define to 1 if musl is being used as the C library */
961#undef LIBC_MUSL
962
963/* Definitions used when a long is less than eight byte, to try to provide
964   some support for eight byte operations. Note that ZSH_64_BIT_TYPE,
965   OFF_T_IS_64_BIT, INO_T_IS_64_BIT do *not* get defined if long is already 64
966   bits, since in that case no special handling is required. Define to 1 if
967   long is 64 bits */
968#undef LONG_IS_64_BIT
969
970/* Define to be the machine type (microprocessor class or machine model). */
971#undef MACHTYPE
972
973/* Define for Maildir support */
974#undef MAILDIR_SUPPORT
975
976/* Define for function depth limits */
977#undef MAX_FUNCTION_DEPTH
978
979/* Define to 1 if you want support for multibyte character sets. */
980#undef MULTIBYTE_SUPPORT
981
982/* Define to 1 if you have ospeed, but it is not defined in termcap.h */
983#undef MUST_DEFINE_OSPEED
984
985/* Define to 1 if you have no signal blocking at all (bummer). */
986#undef NO_SIGNAL_BLOCKING
987
988/* Define to 1 if off_t is 64 bit (for large file support) */
989#undef OFF_T_IS_64_BIT
990
991/* Define to be the name of the operating system. */
992#undef OSTYPE
993
994/* Define to the address where bug reports for this package should be sent. */
995#undef PACKAGE_BUGREPORT
996
997/* Define to the full name of this package. */
998#undef PACKAGE_NAME
999
1000/* Define to the full name and version of this package. */
1001#undef PACKAGE_STRING
1002
1003/* Define to the one symbol short name of this package. */
1004#undef PACKAGE_TARNAME
1005
1006/* Define to the home page for this package. */
1007#undef PACKAGE_URL
1008
1009/* Define to the version of this package. */
1010#undef PACKAGE_VERSION
1011
1012/* Define to the path of the /dev/fd filesystem. */
1013#undef PATH_DEV_FD
1014
1015/* Define to be location of utmpx file. */
1016#undef PATH_UTMPX_FILE
1017
1018/* Define to be location of utmp file. */
1019#undef PATH_UTMP_FILE
1020
1021/* Define to be location of wtmpx file. */
1022#undef PATH_WTMPX_FILE
1023
1024/* Define to be location of wtmp file. */
1025#undef PATH_WTMP_FILE
1026
1027/* Define to 1 if you use POSIX style signal handling. */
1028#undef POSIX_SIGNALS
1029
1030/* Define to 1 if printf and sprintf support %lld for long long. */
1031#undef PRINTF_HAS_LLD
1032
1033/* Define to 1 if ANSI function prototypes are usable. */
1034#undef PROTOTYPES
1035
1036/* Undefine this if you don't want to get a restricted shell when zsh is
1037   exec'd with basename that starts with r. By default this is defined. */
1038#undef RESTRICTED_R
1039
1040/* Define as the return type of signal handlers (`int' or `void'). */
1041#undef RETSIGTYPE
1042
1043/* Define to 1 if RLIMIT_RSS and RLIMIT_AS both exist and are equal. */
1044#undef RLIMIT_RSS_IS_AS
1045
1046/* Define to 1 if RLIMIT_VMEM and RLIMIT_AS both exist and are equal. */
1047#undef RLIMIT_VMEM_IS_AS
1048
1049/* Define to 1 if RLIMIT_VMEM and RLIMIT_RSS both exist and are equal. */
1050#undef RLIMIT_VMEM_IS_RSS
1051
1052/* Define to 1 if struct rlimit uses long long */
1053#undef RLIM_T_IS_LONG_LONG
1054
1055/* Define to 1 if struct rlimit uses quad_t. */
1056#undef RLIM_T_IS_QUAD_T
1057
1058/* Define to 1 if struct rlimit uses unsigned. */
1059#undef RLIM_T_IS_UNSIGNED
1060
1061/* Define to 1 if select() is defined in <sys/socket.h>, ie BeOS R4.51 */
1062#undef SELECT_IN_SYS_SOCKET_H
1063
1064/* Define to 1 if /bin/sh does not interpret \ escape sequences. */
1065#undef SH_USE_BSD_ECHO
1066
1067/* If using the C implementation of alloca, define if you know the
1068   direction of stack growth for your system; otherwise it will be
1069   automatically deduced at runtime.
1070	STACK_DIRECTION > 0 => grows toward higher addresses
1071	STACK_DIRECTION < 0 => grows toward lower addresses
1072	STACK_DIRECTION = 0 => direction of growth unknown */
1073#undef STACK_DIRECTION
1074
1075/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1076#undef STAT_MACROS_BROKEN
1077
1078/* Define to 1 if you have the ANSI C header files. */
1079#undef STDC_HEADERS
1080
1081/* Define to 1 if you use SYS style signal handling (and can block signals).
1082   */
1083#undef SYSV_SIGNALS
1084
1085/* Define to 1 if tgetent() accepts NULL as a buffer. */
1086#undef TGETENT_ACCEPTS_NULL
1087
1088/* Define to what tgetent() returns on success (0 on HP-UX X/Open curses). */
1089#undef TGETENT_SUCCESS
1090
1091/* Define if there is no prototype for the tgoto() terminal function. */
1092#undef TGOTO_PROTO_MISSING
1093
1094/* Define if sys/time.h and sys/select.h cannot be both included. */
1095#undef TIME_H_SELECT_H_CONFLICTS
1096
1097/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1098#undef TIME_WITH_SYS_TIME
1099
1100/* Define to 1 if all the kit for using /dev/ptmx for ptys is available. */
1101#undef USE_DEV_PTMX
1102
1103/* Define to 1 if you need to use the native getcwd. */
1104#undef USE_GETCWD
1105
1106/* Define to 1 if h_errno is not defined by the system. */
1107#undef USE_LOCAL_H_ERRNO
1108
1109/* Define to be a string corresponding the vendor of the machine. */
1110#undef VENDOR
1111
1112/* Define if your should include sys/stream.h and sys/ptem.h. */
1113#undef WINSIZE_IN_PTEM
1114
1115/* Define if getxattr() etc. require additional MacOS-style arguments */
1116#undef XATTR_EXTRA_ARGS
1117
1118/* Define to 1 if the zlong type uses long long int. */
1119#undef ZLONG_IS_LONG_LONG
1120
1121/* Define to a 64 bit integer type if there is one, but long is shorter. */
1122#undef ZSH_64_BIT_TYPE
1123
1124/* Define to an unsigned variant of ZSH_64_BIT_TYPE if that is defined. */
1125#undef ZSH_64_BIT_UTYPE
1126
1127/* Define to 1 if you want to get debugging information on internal hash
1128   tables. This turns on the `hashinfo' builtin. */
1129#undef ZSH_HASH_DEBUG
1130
1131/* Define to 1 if some variant of a curses header can be included */
1132#undef ZSH_HAVE_CURSES_H
1133
1134/* Define to 1 if some variant of term.h can be included */
1135#undef ZSH_HAVE_TERM_H
1136
1137/* Define to 1 if you want to turn on error checking for heap allocation. */
1138#undef ZSH_HEAP_DEBUG
1139
1140/* Define to 1 if you want to use zsh's own memory allocation routines */
1141#undef ZSH_MEM
1142
1143/* Define to 1 if you want to debug zsh memory allocation routines. */
1144#undef ZSH_MEM_DEBUG
1145
1146/* Define to 1 if you want to turn on warnings of memory allocation errors */
1147#undef ZSH_MEM_WARNING
1148
1149/* Define if _XOPEN_SOURCE_EXTENDED should not be defined to avoid clashes */
1150#undef ZSH_NO_XOPEN
1151
1152/* Define to 1 if you want to turn on memory checking for free(). */
1153#undef ZSH_SECURE_FREE
1154
1155/* Define to the base type of the third argument of accept */
1156#undef ZSOCKLEN_T
1157
1158/* Number of bits in a file offset, on hosts where this is settable. */
1159#undef _FILE_OFFSET_BITS
1160
1161/* Define for large files, on AIX-style hosts. */
1162#undef _LARGE_FILES
1163
1164/* Define to empty if `const' does not conform to ANSI C. */
1165#undef const
1166
1167/* Define to `int' if <sys/types.h> doesn't define. */
1168#undef gid_t
1169
1170/* Define to `unsigned long' if <sys/types.h> doesn't define. */
1171#undef ino_t
1172
1173/* Define to `int' if <sys/types.h> does not define. */
1174#undef mode_t
1175
1176/* Define to `long int' if <sys/types.h> does not define. */
1177#undef off_t
1178
1179/* Define to `int' if <sys/types.h> does not define. */
1180#undef pid_t
1181
1182/* Define to the type used in struct rlimit. */
1183#undef rlim_t
1184
1185/* Define to `unsigned int' if <sys/types.h> or <signal.h> doesn't define */
1186#undef sigset_t
1187
1188/* Define to `unsigned int' if <sys/types.h> does not define. */
1189#undef size_t
1190
1191/* Define to `int' if <sys/types.h> doesn't define. */
1192#undef uid_t
1193