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/* The default value of LIBDIR. */
12#undef DEFAULT_LIBDIR
13
14/* Define to 1 if translation of program messages to the user's native
15   language is requested. */
16#undef ENABLE_NLS
17
18/* Define to 1 if you have `alloca', as a function or macro. */
19#undef HAVE_ALLOCA
20
21/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22   */
23#undef HAVE_ALLOCA_H
24
25/* Define to 1 if you have the <argz.h> header file. */
26#undef HAVE_ARGZ_H
27
28/* Define if the GNU dcgettext() function is already present or preinstalled.
29   */
30#undef HAVE_DCGETTEXT
31
32/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
33   */
34#undef HAVE_DIRENT_H
35
36/* Define to 1 if you have the <dlfcn.h> header file. */
37#undef HAVE_DLFCN_H
38
39/* Define to 1 if you have the `feof_unlocked' function. */
40#undef HAVE_FEOF_UNLOCKED
41
42/* Define to 1 if you have the `fgets_unlocked' function. */
43#undef HAVE_FGETS_UNLOCKED
44
45/* Define to 1 if you have the `getcwd' function. */
46#undef HAVE_GETCWD
47
48/* Define to 1 if you have the `getc_unlocked' function. */
49#undef HAVE_GETC_UNLOCKED
50
51/* Define to 1 if you have the `getegid' function. */
52#undef HAVE_GETEGID
53
54/* Define to 1 if you have the `geteuid' function. */
55#undef HAVE_GETEUID
56
57/* Define to 1 if you have the `getgid' function. */
58#undef HAVE_GETGID
59
60/* Define to 1 if you have the `getpagesize' function. */
61#undef HAVE_GETPAGESIZE
62
63/* Define if the GNU gettext() function is already present or preinstalled. */
64#undef HAVE_GETTEXT
65
66/* Define to 1 if you have the `gettimeofday' function. */
67#undef HAVE_GETTIMEOFDAY
68
69/* Define to 1 if you have the `getuid' function. */
70#undef HAVE_GETUID
71
72/* Define if the system has gzip. */
73#undef HAVE_GZIP
74
75/* Define if you have the iconv() function. */
76#undef HAVE_ICONV
77
78/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
79#undef HAVE_INTTYPES_H
80
81/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
82   declares uintmax_t. */
83#undef HAVE_INTTYPES_H_WITH_UINTMAX
84
85/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
86#undef HAVE_LANGINFO_CODESET
87
88/* Define if your <locale.h> file defines LC_MESSAGES. */
89#undef HAVE_LC_MESSAGES
90
91/* Define to 1 if you have the <limits.h> header file. */
92#undef HAVE_LIMITS_H
93
94/* Define to 1 if you have the <locale.h> header file. */
95#undef HAVE_LOCALE_H
96
97/* Define to 1 if you have the <malloc.h> header file. */
98#undef HAVE_MALLOC_H
99
100/* Define to 1 if you have the <memory.h> header file. */
101#undef HAVE_MEMORY_H
102
103/* Define to 1 if you have the `mempcpy' function. */
104#undef HAVE_MEMPCPY
105
106/* Define to 1 if you have the `mkdir' function. */
107#undef HAVE_MKDIR
108
109/* Define to 1 if you have a working `mmap' system call. */
110#undef HAVE_MMAP
111
112/* Define to 1 if you have the `munmap' function. */
113#undef HAVE_MUNMAP
114
115/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
116#undef HAVE_NDIR_H
117
118/* Define to 1 if you have the <nl_types.h> header file. */
119#undef HAVE_NL_TYPES_H
120
121/* Define to 1 if you have the `popen' function. */
122#undef HAVE_POPEN
123
124/* Define to 1 if you have the `putenv' function. */
125#undef HAVE_PUTENV
126
127/* Define to 1 if you have the `setenv' function. */
128#undef HAVE_SETENV
129
130/* Define to 1 if you have the `setlocale' function. */
131#undef HAVE_SETLOCALE
132
133/* Define to 1 if you have the <stddef.h> header file. */
134#undef HAVE_STDDEF_H
135
136/* Define to 1 if you have the <stdint.h> header file. */
137#undef HAVE_STDINT_H
138
139/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
140   uintmax_t. */
141#undef HAVE_STDINT_H_WITH_UINTMAX
142
143/* Define to 1 if you have the <stdlib.h> header file. */
144#undef HAVE_STDLIB_H
145
146/* Define to 1 if you have the `stpcpy' function. */
147#undef HAVE_STPCPY
148
149/* Define to 1 if you have the `strcasecmp' function. */
150#undef HAVE_STRCASECMP
151
152/* Define to 1 if you have the `strdup' function. */
153#undef HAVE_STRDUP
154
155/* Define to 1 if you have the <strings.h> header file. */
156#undef HAVE_STRINGS_H
157
158/* Define to 1 if you have the <string.h> header file. */
159#undef HAVE_STRING_H
160
161/* Define to 1 if you have the `strtoul' function. */
162#undef HAVE_STRTOUL
163
164/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
165   */
166#undef HAVE_SYS_DIR_H
167
168/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
169   */
170#undef HAVE_SYS_NDIR_H
171
172/* Define to 1 if you have the <sys/param.h> header file. */
173#undef HAVE_SYS_PARAM_H
174
175/* Define to 1 if you have the <sys/stat.h> header file. */
176#undef HAVE_SYS_STAT_H
177
178/* Define to 1 if you have the <sys/types.h> header file. */
179#undef HAVE_SYS_TYPES_H
180
181/* Define to 1 if you have the `tsearch' function. */
182#undef HAVE_TSEARCH
183
184/* Define to 1 if you have the <unistd.h> header file. */
185#undef HAVE_UNISTD_H
186
187/* Define if you have the unsigned long long type. */
188#undef HAVE_UNSIGNED_LONG_LONG
189
190/* Define to 1 if you have the <vga.h> header file. */
191#undef HAVE_VGA_H
192
193/* Define to 1 if you have the `__argz_count' function. */
194#undef HAVE___ARGZ_COUNT
195
196/* Define to 1 if you have the `__argz_next' function. */
197#undef HAVE___ARGZ_NEXT
198
199/* Define to 1 if you have the `__argz_stringify' function. */
200#undef HAVE___ARGZ_STRINGIFY
201
202/* Define as const if the declaration of iconv() needs const. */
203#undef ICONV_CONST
204
205/* Define if integer division by zero raises signal SIGFPE. */
206#undef INTDIV0_RAISES_SIGFPE
207
208/* The location of the locale message files. */
209#undef LOCALEDIR
210
211/* Name of package */
212#undef PACKAGE
213
214/* Define to the address where bug reports for this package should be sent. */
215#undef PACKAGE_BUGREPORT
216
217/* Define to the full name of this package. */
218#undef PACKAGE_NAME
219
220/* Define to the full name and version of this package. */
221#undef PACKAGE_STRING
222
223/* Define to the one symbol short name of this package. */
224#undef PACKAGE_TARNAME
225
226/* Define to the version of this package. */
227#undef PACKAGE_VERSION
228
229/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
230#undef PRI_MACROS_BROKEN
231
232/* The size of a `char', as computed by sizeof. */
233#undef SIZEOF_CHAR
234
235/* The size of a `int', as computed by sizeof. */
236#undef SIZEOF_INT
237
238/* The size of a `long', as computed by sizeof. */
239#undef SIZEOF_LONG
240
241/* The size of a `short', as computed by sizeof. */
242#undef SIZEOF_SHORT
243
244/* If using the C implementation of alloca, define if you know the
245   direction of stack growth for your system; otherwise it will be
246   automatically deduced at run-time.
247	STACK_DIRECTION > 0 => grows toward higher addresses
248	STACK_DIRECTION < 0 => grows toward lower addresses
249	STACK_DIRECTION = 0 => direction of growth unknown */
250#undef STACK_DIRECTION
251
252/* Define to 1 if you have the ANSI C header files. */
253#undef STDC_HEADERS
254
255/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
256#undef TIME_WITH_SYS_TIME
257
258/* Version number of package */
259#undef VERSION
260
261/* Define to 1 if the X Window System is missing or not being used. */
262#undef X_DISPLAY_MISSING
263
264/* Define to 1 if on AIX 3.
265   System headers sometimes define this.
266   We just want to avoid a redefinition error message.  */
267#ifndef _ALL_SOURCE
268# undef _ALL_SOURCE
269#endif
270
271/* Define to empty if `const' does not conform to ANSI C. */
272#undef const
273
274/* Define to `__inline__' or `__inline' if that's what the C compiler
275   calls it, or to nothing if 'inline' is not supported under any name.  */
276#ifndef __cplusplus
277#undef inline
278#endif
279
280/* Define to `long' if <sys/types.h> does not define. */
281#undef off_t
282
283/* Define to `unsigned' if <sys/types.h> does not define. */
284#undef size_t
285
286/* Define to unsigned long or unsigned long long if <inttypes.h> and
287   <stdint.h> don't define. */
288#undef uintmax_t
289