1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Path of default shell */
7#undef DEFSHELL_CUSTOM
8
9/* Shell spec to use by default */
10#undef DEFSHELL_INDEX
11
12/* Path of default shell */
13#undef DEFSHELL_PATH
14
15/* Define to 1 if you have the <ar.h> header file. */
16#undef HAVE_AR_H
17
18/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
19   don't. */
20#undef HAVE_DECL_SYS_SIGLIST
21
22/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
23   */
24#undef HAVE_DIRENT_H
25
26/* Define to 1 if you have the `dirname' function. */
27#undef HAVE_DIRNAME
28
29/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
30#undef HAVE_DOPRNT
31
32/* Define to 1 if you have the `err' function. */
33#undef HAVE_ERR
34
35/* Define to 1 if you have the `errx' function. */
36#undef HAVE_ERRX
37
38/* Define to 1 if you have the <err.h> header file. */
39#undef HAVE_ERR_H
40
41/* Define to 1 if you have the <fcntl.h> header file. */
42#undef HAVE_FCNTL_H
43
44/* Define to 1 if you have the `fork' function. */
45#undef HAVE_FORK
46
47/* Define to 1 if you have the `getcwd' function. */
48#undef HAVE_GETCWD
49
50/* Define to 1 if you have the `getenv' function. */
51#undef HAVE_GETENV
52
53/* Define to 1 if you have the `getopt' function. */
54#undef HAVE_GETOPT
55
56/* Define to 1 if you have the `getwd' function. */
57#undef HAVE_GETWD
58
59/* Define to 1 if you have the <inttypes.h> header file. */
60#undef HAVE_INTTYPES_H
61
62/* Define to 1 if you have the `killpg' function. */
63#undef HAVE_KILLPG
64
65/* Define to 1 if you have the <libgen.h> header file. */
66#undef HAVE_LIBGEN_H
67
68/* Define to 1 if you have the <limits.h> header file. */
69#undef HAVE_LIMITS_H
70
71/* Define to 1 if the system has the type `long long int'. */
72#undef HAVE_LONG_LONG_INT
73
74/* Define to 1 if you have the <minix/config.h> header file. */
75#undef HAVE_MINIX_CONFIG_H
76
77/* Define to 1 if you have the `mmap' function. */
78#undef HAVE_MMAP
79
80/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
81#undef HAVE_NDIR_H
82
83/* Define to 1 if you have the <paths.h> header file. */
84#undef HAVE_PATHS_H
85
86/* Define to 1 if you have the <poll.h> header file. */
87#undef HAVE_POLL_H
88
89/* Define to 1 if you have the `putenv' function. */
90#undef HAVE_PUTENV
91
92/* Define to 1 if you have the <ranlib.h> header file. */
93#undef HAVE_RANLIB_H
94
95/* Define to 1 if you have the `realpath' function. */
96#undef HAVE_REALPATH
97
98/* Define to 1 if you have the <regex.h> header file. */
99#undef HAVE_REGEX_H
100
101/* Define to 1 if you have the `select' function. */
102#undef HAVE_SELECT
103
104/* Define to 1 if you have the `setenv' function. */
105#undef HAVE_SETENV
106
107/* Define to 1 if you have the `setpgid' function. */
108#undef HAVE_SETPGID
109
110/* Define to 1 if you have the `setrlimit' function. */
111#undef HAVE_SETRLIMIT
112
113/* Define to 1 if you have the `setsid' function. */
114#undef HAVE_SETSID
115
116/* Define to 1 if you have the `sigaction' function. */
117#undef HAVE_SIGACTION
118
119/* Define to 1 if you have the `sigaddset' function. */
120#undef HAVE_SIGADDSET
121
122/* Define to 1 if you have the `sigpending' function. */
123#undef HAVE_SIGPENDING
124
125/* Define to 1 if you have the `sigprocmask' function. */
126#undef HAVE_SIGPROCMASK
127
128/* Define to 1 if you have the `sigsetmask' function. */
129#undef HAVE_SIGSETMASK
130
131/* Define to 1 if you have the `sigsuspend' function. */
132#undef HAVE_SIGSUSPEND
133
134/* Define to 1 if you have the `sigvec' function. */
135#undef HAVE_SIGVEC
136
137/* Define to 1 if the system has the type `sig_atomic_t'. */
138#undef HAVE_SIG_ATOMIC_T
139
140/* Define to 1 if you have the `snprintf' function. */
141#undef HAVE_SNPRINTF
142
143/* Define to 1 if you have the <stdint.h> header file. */
144#undef HAVE_STDINT_H
145
146/* Define to 1 if you have the <stdio.h> header file. */
147#undef HAVE_STDIO_H
148
149/* Define to 1 if you have the <stdlib.h> header file. */
150#undef HAVE_STDLIB_H
151
152/* Define to 1 if you have the `strerror' function. */
153#undef HAVE_STRERROR
154
155/* Define to 1 if you have the `stresep' function. */
156#undef HAVE_STRESEP
157
158/* Define to 1 if you have the `strftime' function. */
159#undef HAVE_STRFTIME
160
161/* Define to 1 if you have the <strings.h> header file. */
162#undef HAVE_STRINGS_H
163
164/* Define to 1 if you have the <string.h> header file. */
165#undef HAVE_STRING_H
166
167/* Define to 1 if you have the `strlcpy' function. */
168#undef HAVE_STRLCPY
169
170/* Define to 1 if you have the `strsep' function. */
171#undef HAVE_STRSEP
172
173/* Define to 1 if you have the `strtod' function. */
174#undef HAVE_STRTOD
175
176/* Define to 1 if you have the `strtol' function. */
177#undef HAVE_STRTOL
178
179/* Define to 1 if you have the `strtoll' function. */
180#undef HAVE_STRTOLL
181
182/* Define to 1 if you have the `strtoul' function. */
183#undef HAVE_STRTOUL
184
185/* Define to 1 if you have the `sysctl' function. */
186#undef HAVE_SYSCTL
187
188/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
189   */
190#undef HAVE_SYS_DIR_H
191
192/* Define to 1 if you have the <sys/mman.h> header file. */
193#undef HAVE_SYS_MMAN_H
194
195/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
196   */
197#undef HAVE_SYS_NDIR_H
198
199/* Define to 1 if you have the <sys/param.h> header file. */
200#undef HAVE_SYS_PARAM_H
201
202/* Define to 1 if you have the <sys/select.h> header file. */
203#undef HAVE_SYS_SELECT_H
204
205/* Define to 1 if you have the <sys/socket.h> header file. */
206#undef HAVE_SYS_SOCKET_H
207
208/* Define to 1 if you have the <sys/stat.h> header file. */
209#undef HAVE_SYS_STAT_H
210
211/* Define to 1 if you have the <sys/sysctl.h> header file. */
212#undef HAVE_SYS_SYSCTL_H
213
214/* Define to 1 if you have the <sys/time.h> header file. */
215#undef HAVE_SYS_TIME_H
216
217/* Define to 1 if you have the <sys/types.h> header file. */
218#undef HAVE_SYS_TYPES_H
219
220/* Define to 1 if you have the <sys/uio.h> header file. */
221#undef HAVE_SYS_UIO_H
222
223/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
224#undef HAVE_SYS_WAIT_H
225
226/* Define to 1 if you have the <unistd.h> header file. */
227#undef HAVE_UNISTD_H
228
229/* Define to 1 if you have the `unsetenv' function. */
230#undef HAVE_UNSETENV
231
232/* Define to 1 if the system has the type `unsigned long long int'. */
233#undef HAVE_UNSIGNED_LONG_LONG_INT
234
235/* Define to 1 if you have the <utime.h> header file. */
236#undef HAVE_UTIME_H
237
238/* Define to 1 if you have the `vfork' function. */
239#undef HAVE_VFORK
240
241/* Define to 1 if you have the <vfork.h> header file. */
242#undef HAVE_VFORK_H
243
244/* Define to 1 if you have the `vprintf' function. */
245#undef HAVE_VPRINTF
246
247/* Define to 1 if you have the `vsnprintf' function. */
248#undef HAVE_VSNPRINTF
249
250/* Define to 1 if you have the `wait3' function. */
251#undef HAVE_WAIT3
252
253/* Define to 1 if you have the `wait4' function. */
254#undef HAVE_WAIT4
255
256/* Define to 1 if you have the `waitpid' function. */
257#undef HAVE_WAITPID
258
259/* Define to 1 if you have the `warn' function. */
260#undef HAVE_WARN
261
262/* Define to 1 if you have the `warnx' function. */
263#undef HAVE_WARNX
264
265/* Define to 1 if you have the <wchar.h> header file. */
266#undef HAVE_WCHAR_H
267
268/* Define to 1 if `fork' works. */
269#undef HAVE_WORKING_FORK
270
271/* Define to 1 if `vfork' works. */
272#undef HAVE_WORKING_VFORK
273
274/* define if your compiler has __attribute__ */
275#undef HAVE___ATTRIBUTE__
276
277/* Define to the address where bug reports for this package should be sent. */
278#undef PACKAGE_BUGREPORT
279
280/* Define to the full name of this package. */
281#undef PACKAGE_NAME
282
283/* Define to the full name and version of this package. */
284#undef PACKAGE_STRING
285
286/* Define to the one symbol short name of this package. */
287#undef PACKAGE_TARNAME
288
289/* Define to the home page for this package. */
290#undef PACKAGE_URL
291
292/* Define to the version of this package. */
293#undef PACKAGE_VERSION
294
295/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
296#undef STAT_MACROS_BROKEN
297
298/* Define to 1 if all of the C90 standard headers exist (not just the ones
299   required in a freestanding environment). This macro is provided for
300   backward compatibility; new code need not use it. */
301#undef STDC_HEADERS
302
303/* Define to 1 if your <sys/time.h> declares `struct tm'. */
304#undef TM_IN_SYS_TIME
305
306/* Enable extensions on AIX 3, Interix.  */
307#ifndef _ALL_SOURCE
308# undef _ALL_SOURCE
309#endif
310/* Enable general extensions on macOS.  */
311#ifndef _DARWIN_C_SOURCE
312# undef _DARWIN_C_SOURCE
313#endif
314/* Enable general extensions on Solaris.  */
315#ifndef __EXTENSIONS__
316# undef __EXTENSIONS__
317#endif
318/* Enable GNU extensions on systems that have them.  */
319#ifndef _GNU_SOURCE
320# undef _GNU_SOURCE
321#endif
322/* Enable X/Open compliant socket functions that do not require linking
323   with -lxnet on HP-UX 11.11.  */
324#ifndef _HPUX_ALT_XOPEN_SOCKET_API
325# undef _HPUX_ALT_XOPEN_SOCKET_API
326#endif
327/* Identify the host operating system as Minix.
328   This macro does not affect the system headers' behavior.
329   A future release of Autoconf may stop defining this macro.  */
330#ifndef _MINIX
331# undef _MINIX
332#endif
333/* Enable general extensions on NetBSD.
334   Enable NetBSD compatibility extensions on Minix.  */
335#ifndef _NETBSD_SOURCE
336# undef _NETBSD_SOURCE
337#endif
338/* Enable OpenBSD compatibility extensions on NetBSD.
339   Oddly enough, this does nothing on OpenBSD.  */
340#ifndef _OPENBSD_SOURCE
341# undef _OPENBSD_SOURCE
342#endif
343/* Define to 1 if needed for POSIX-compatible behavior.  */
344#ifndef _POSIX_SOURCE
345# undef _POSIX_SOURCE
346#endif
347/* Define to 2 if needed for POSIX-compatible behavior.  */
348#ifndef _POSIX_1_SOURCE
349# undef _POSIX_1_SOURCE
350#endif
351/* Enable POSIX-compatible threading on Solaris.  */
352#ifndef _POSIX_PTHREAD_SEMANTICS
353# undef _POSIX_PTHREAD_SEMANTICS
354#endif
355/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
356#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
357# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
358#endif
359/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
360#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
361# undef __STDC_WANT_IEC_60559_BFP_EXT__
362#endif
363/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
364#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
365# undef __STDC_WANT_IEC_60559_DFP_EXT__
366#endif
367/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
368#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
369# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
370#endif
371/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
372#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
373# undef __STDC_WANT_IEC_60559_TYPES_EXT__
374#endif
375/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
376#ifndef __STDC_WANT_LIB_EXT2__
377# undef __STDC_WANT_LIB_EXT2__
378#endif
379/* Enable extensions specified by ISO/IEC 24747:2009.  */
380#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
381# undef __STDC_WANT_MATH_SPEC_FUNCS__
382#endif
383/* Enable extensions on HP NonStop.  */
384#ifndef _TANDEM_SOURCE
385# undef _TANDEM_SOURCE
386#endif
387/* Enable X/Open extensions.  Define to 500 only if necessary
388   to make mbstate_t available.  */
389#ifndef _XOPEN_SOURCE
390# undef _XOPEN_SOURCE
391#endif
392
393
394/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
395   significant byte first (like Motorola and SPARC, unlike Intel). */
396#if defined AC_APPLE_UNIVERSAL_BUILD
397# if defined __BIG_ENDIAN__
398#  define WORDS_BIGENDIAN 1
399# endif
400#else
401# ifndef WORDS_BIGENDIAN
402#  undef WORDS_BIGENDIAN
403# endif
404#endif
405
406/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
407   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
408   #define below would cause a syntax error. */
409#undef _UINT32_T
410
411/* C99 function name */
412#undef __func__
413
414/* Define to empty if `const' does not conform to ANSI C. */
415#undef const
416
417/* Define to `__inline__' or `__inline' if that's what the C compiler
418   calls it, or to nothing if 'inline' is not supported under any name.  */
419#ifndef __cplusplus
420#undef inline
421#endif
422
423/* Define to the type of a signed integer type of width exactly 64 bits if
424   such a type exists and the standard includes do not define it. */
425#undef int64_t
426
427/* Define to `int' if <sys/types.h> does not define. */
428#undef mode_t
429
430/* Define to `long int' if <sys/types.h> does not define. */
431#undef off_t
432
433/* Define as a signed integer type capable of holding a process identifier. */
434#undef pid_t
435
436/* type that signal handlers can safely frob */
437#undef sig_atomic_t
438
439/* Define to `unsigned int' if <sys/types.h> does not define. */
440#undef size_t
441
442/* Define to the type of an unsigned integer type of width exactly 32 bits if
443   such a type exists and the standard includes do not define it. */
444#undef uint32_t
445
446/* Define as `fork' if `vfork' does not work. */
447#undef vfork
448