1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4   systems. This function is required for `alloca.c' support on those systems.
5   */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the <alloc.h> header file. */
23#undef HAVE_ALLOC_H
24
25/* Define to 1 if you have the `alphasort' function. */
26#undef HAVE_ALPHASORT
27
28/* Define to 1 if you have the <argz.h> header file. */
29#undef HAVE_ARGZ_H
30
31/* Define if you have the bind_textdomain_codeset() function. */
32#undef HAVE_BIND_TEXTDOMAIN_CODESET
33
34/* Define if the GNU dcgettext() function is already present or preinstalled.
35   */
36#undef HAVE_DCGETTEXT
37
38/* Define to 1 if you have the <dirent.h> header file. */
39#undef HAVE_DIRENT_H
40
41/* Define to 1 if you have the `feof_unlocked' function. */
42#undef HAVE_FEOF_UNLOCKED
43
44/* Define to 1 if you have the `fgets_unlocked' function. */
45#undef HAVE_FGETS_UNLOCKED
46
47/* Define to 1 if you have the `getcwd' function. */
48#undef HAVE_GETCWD
49
50/* Define to 1 if you have the `getc_unlocked' function. */
51#undef HAVE_GETC_UNLOCKED
52
53/* Define to 1 if you have the `getegid' function. */
54#undef HAVE_GETEGID
55
56/* Define to 1 if you have the `geteuid' function. */
57#undef HAVE_GETEUID
58
59/* Define to 1 if you have the `getgid' function. */
60#undef HAVE_GETGID
61
62/* Define to 1 if you have the `getopt' function. */
63#undef HAVE_GETOPT
64
65/* Define to 1 if you have the <getopt.h> header file. */
66#undef HAVE_GETOPT_H
67
68/* Define to 1 if you have the `getpagesize' function. */
69#undef HAVE_GETPAGESIZE
70
71/* Define to 1 if you have the `getpwuid' function. */
72#undef HAVE_GETPWUID
73
74/* Define if the GNU gettext() function is already present or preinstalled. */
75#undef HAVE_GETTEXT
76
77/* Define to 1 if you have the `getuid' function. */
78#undef HAVE_GETUID
79
80/* Define to 1 if you have the `has_key' function. */
81#undef HAVE_HAS_KEY
82
83/* Define to 1 if you have the `heapwalk' function. */
84#undef HAVE_HEAPWALK
85
86/* Define if you have the iconv() function. */
87#undef HAVE_ICONV
88
89/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
90#undef HAVE_INTTYPES_H
91
92/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
93   declares uintmax_t. */
94#undef HAVE_INTTYPES_H_WITH_UINTMAX
95
96/* Define to 1 if you have the `iswalpha' function. */
97#undef HAVE_ISWALPHA
98
99/* Define to 1 if you have the `iswspace' function. */
100#undef HAVE_ISWSPACE
101
102/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
103#undef HAVE_LANGINFO_CODESET
104
105/* Define if your <locale.h> file defines LC_MESSAGES. */
106#undef HAVE_LC_MESSAGES
107
108/* Define to 1 if you have the `curses' library (-lcurses). */
109#undef HAVE_LIBCURSES
110
111/* Define to 1 if you have the `m' library (-lm). */
112#undef HAVE_LIBM
113
114/* Define to 1 if you have the `ncurses' library (-lncurses). */
115#undef HAVE_LIBNCURSES
116
117/* Define to 1 if you have the `ncursesw' library (-lncursesw). */
118#undef HAVE_LIBNCURSESW
119
120/* Define to 1 if you have the <limits.h> header file. */
121#undef HAVE_LIMITS_H
122
123/* Define to 1 if you have the <locale.h> header file. */
124#undef HAVE_LOCALE_H
125
126/* Define to 1 if you have the <malloc.h> header file. */
127#undef HAVE_MALLOC_H
128
129/* Define to 1 if you have the <math.h> header file. */
130#undef HAVE_MATH_H
131
132/* Define to 1 if you have the <memory.h> header file. */
133#undef HAVE_MEMORY_H
134
135/* Define to 1 if you have the `mempcpy' function. */
136#undef HAVE_MEMPCPY
137
138/* Define to 1 if you have a working `mmap' system call. */
139#undef HAVE_MMAP
140
141/* Define to 1 if you have the `munmap' function. */
142#undef HAVE_MUNMAP
143
144/* Define to 1 if you have the <ncursesw/curses.h> header file. */
145#undef HAVE_NCURSESW_CURSES_H
146
147/* Define to 1 if you have the <ncurses/curses.h> header file. */
148#undef HAVE_NCURSES_CURSES_H
149
150/* Define if you have the ngettext() function. */
151#undef HAVE_NGETTEXT
152
153/* Define to 1 if you have the `nl_langinfo' function. */
154#undef HAVE_NL_LANGINFO
155
156/* Define to 1 if you have the <nl_types.h> header file. */
157#undef HAVE_NL_TYPES_H
158
159/* Define to 1 if you have the `putenv' function. */
160#undef HAVE_PUTENV
161
162/* Define to 1 if you have the <pwd.h> header file. */
163#undef HAVE_PWD_H
164
165/* Define to 1 if you have the `scandir' function. */
166#undef HAVE_SCANDIR
167
168/* Define to 1 if you have the `setenv' function. */
169#undef HAVE_SETENV
170
171/* Define to 1 if you have the `setlocale' function. */
172#undef HAVE_SETLOCALE
173
174/* Define to 1 if you have the `sleep' function. */
175#undef HAVE_SLEEP
176
177/* Define to 1 if you have the `snprintf' function. */
178#undef HAVE_SNPRINTF
179
180/* Define to 1 if you have the <stddef.h> header file. */
181#undef HAVE_STDDEF_H
182
183/* Define to 1 if you have the <stdint.h> header file. */
184#undef HAVE_STDINT_H
185
186/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
187   uintmax_t. */
188#undef HAVE_STDINT_H_WITH_UINTMAX
189
190/* Define to 1 if you have the <stdlib.h> header file. */
191#undef HAVE_STDLIB_H
192
193/* Define to 1 if you have the `stpcpy' function. */
194#undef HAVE_STPCPY
195
196/* Define to 1 if you have the `strcasecmp' function. */
197#undef HAVE_STRCASECMP
198
199/* Define to 1 if you have the `strdup' function. */
200#undef HAVE_STRDUP
201
202/* Define to 1 if you have the <strings.h> header file. */
203#undef HAVE_STRINGS_H
204
205/* Define to 1 if you have the <string.h> header file. */
206#undef HAVE_STRING_H
207
208/* Define to 1 if you have the `strtoul' function. */
209#undef HAVE_STRTOUL
210
211/* Define to 1 if you have the <sys/param.h> header file. */
212#undef HAVE_SYS_PARAM_H
213
214/* Define to 1 if you have the <sys/stat.h> header file. */
215#undef HAVE_SYS_STAT_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 `towlower' function. */
221#undef HAVE_TOWLOWER
222
223/* Define to 1 if you have the `towupper' function. */
224#undef HAVE_TOWUPPER
225
226/* Define to 1 if you have the `tsearch' function. */
227#undef HAVE_TSEARCH
228
229/* Define to 1 if you have the <unistd.h> header file. */
230#undef HAVE_UNISTD_H
231
232/* Define if you have the unsigned long long type. */
233#undef HAVE_UNSIGNED_LONG_LONG
234
235/* Define to 1 if you have the `vsnprintf' function. */
236#undef HAVE_VSNPRINTF
237
238/* Define to 1 if you have the <wchar.h> header file. */
239#undef HAVE_WCHAR_H
240
241/* Define to 1 if you have the `wcscoll' function. */
242#undef HAVE_WCSCOLL
243
244/* Define to 1 if you have the `wcslen' function. */
245#undef HAVE_WCSLEN
246
247/* Define to 1 if you have the <wctype.h> header file. */
248#undef HAVE_WCTYPE_H
249
250/* Define to 1 if you have the <windows.h> header file. */
251#undef HAVE_WINDOWS_H
252
253/* Define to 1 if you have the `_heapwalk' function. */
254#undef HAVE__HEAPWALK
255
256/* Define to 1 if you have the `_llnull' function. */
257#undef HAVE__LLNULL
258
259/* Define to 1 if you have the `_vsnprintf' function. */
260#undef HAVE__VSNPRINTF
261
262/* Define to 1 if you have the `__argz_count' function. */
263#undef HAVE___ARGZ_COUNT
264
265/* Define to 1 if you have the `__argz_next' function. */
266#undef HAVE___ARGZ_NEXT
267
268/* Define to 1 if you have the `__argz_stringify' function. */
269#undef HAVE___ARGZ_STRINGIFY
270
271/* Define as const if the declaration of iconv() needs const. */
272#undef ICONV_CONST
273
274/* Define if integer division by zero raises signal SIGFPE. */
275#undef INTDIV0_RAISES_SIGFPE
276
277/* lifelines configuration file */
278#undef LINES_CONFIG_FILE
279
280/* Name of package */
281#undef PACKAGE
282
283/* Define to the address where bug reports for this package should be sent. */
284#undef PACKAGE_BUGREPORT
285
286/* Define to the full name of this package. */
287#undef PACKAGE_NAME
288
289/* Define to the full name and version of this package. */
290#undef PACKAGE_STRING
291
292/* Define to the one symbol short name of this package. */
293#undef PACKAGE_TARNAME
294
295/* Define to the home page for this package. */
296#undef PACKAGE_URL
297
298/* Define to the version of this package. */
299#undef PACKAGE_VERSION
300
301/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
302#undef PRI_MACROS_BROKEN
303
304/* Profiling enabled? */
305#undef PROFILING
306
307/* If using the C implementation of alloca, define if you know the
308   direction of stack growth for your system; otherwise it will be
309   automatically deduced at runtime.
310	STACK_DIRECTION > 0 => grows toward higher addresses
311	STACK_DIRECTION < 0 => grows toward lower addresses
312	STACK_DIRECTION = 0 => direction of growth unknown */
313#undef STACK_DIRECTION
314
315/* Define to 1 if you have the ANSI C header files. */
316#undef STDC_HEADERS
317
318/* Version number of package */
319#undef VERSION
320
321/* Define to empty if `const' does not conform to ANSI C. */
322#undef const
323
324/* Define to `__inline__' or `__inline' if that's what the C compiler
325   calls it, or to nothing if 'inline' is not supported under any name.  */
326#ifndef __cplusplus
327#undef inline
328#endif
329
330/* Define to `long int' if <sys/types.h> does not define. */
331#undef off_t
332
333/* Define to `unsigned int' if <sys/types.h> does not define. */
334#undef size_t
335
336/* Define to unsigned long or unsigned long long if <inttypes.h> and
337   <stdint.h> don't define. */
338#undef uintmax_t
339