config.h.in revision 93139
1/* config.in.  Generated automatically from configure.ac by autoheader.  */
2/* acconfig.h
3   This file is in the public domain.
4   $Id: acconfig.h,v 1.3 1998/12/06 22:04:03 karl Exp $
5
6   Descriptive text for the C preprocessor macros that
7   the distributed Autoconf macros can define.
8   No software package will use all of them; autoheader copies the ones
9   your configure.in uses into your configuration header file templates.
10
11   The entries are in sort -df order: alphabetical, case insensitive,
12   ignoring punctuation (such as underscores).  Although this order
13   can split up related entries, it makes it easier to check whether
14   a given entry is in the file.
15
16   Leave the following blank line there!!  Autoheader needs it.  */
17
18
19
20
21/* Define to 1 if including sys/ioctl.h is needed to get TIOCGWINSZ. */
22#undef GWINSZ_IN_SYS_IOCTL
23
24/* Define to 1 if NLS is requested.  */
25#undef ENABLE_NLS
26
27/* Define as 1 if you have catgets and don't want to use GNU gettext.  */
28#undef HAVE_CATGETS
29
30/* Define as 1 if you have gettext and don't want to use GNU gettext.  */
31#undef HAVE_GETTEXT
32
33/* Define if your locale.h file contains LC_MESSAGES.  */
34#undef HAVE_LC_MESSAGES
35
36/* Define as 1 if you have the stpcpy function.  */
37#undef HAVE_STPCPY
38
39/* Define to the name of the distribution.  */
40#undef PACKAGE
41
42/* Define to the version of the distribution.  */
43#undef VERSION
44
45
46/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
47   systems. This function is required for `alloca.c' support on those systems.
48   */
49#undef CRAY_STACKSEG_END
50
51/* Define if using `alloca.c'. */
52#undef C_ALLOCA
53
54/* Define to 1 if translation of program messages to the user's native
55   language is requested. */
56#undef ENABLE_NLS
57
58/* Define if `TIOCGWINSZ' requires <sys/ioctl.h> */
59#undef GWINSZ_IN_SYS_IOCTL
60
61/* Define if you have `alloca', as a function or macro. */
62#undef HAVE_ALLOCA
63
64/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
65#undef HAVE_ALLOCA_H
66
67/* Define if you have the <argz.h> header file. */
68#undef HAVE_ARGZ_H
69
70/* Define if you have the `bzero' function. */
71#undef HAVE_BZERO
72
73/* Define if the GNU dcgettext() function is already present or preinstalled.
74   */
75#undef HAVE_DCGETTEXT
76
77/* Define if this function is declared. */
78#undef HAVE_DECL_STRCASECMP
79
80/* Define if this function is declared. */
81#undef HAVE_DECL_STRCOLL
82
83/* Define if this function is declared. */
84#undef HAVE_DECL_STRERROR
85
86/* Define if this function is declared. */
87#undef HAVE_DECL_STRNCASECMP
88
89/* Define if you don't have `vprintf' but do have `_doprnt.' */
90#undef HAVE_DOPRNT
91
92/* Define if you have the <fcntl.h> header file. */
93#undef HAVE_FCNTL_H
94
95/* Define if you have the `feof_unlocked' function. */
96#undef HAVE_FEOF_UNLOCKED
97
98/* Define if you have the `fgets_unlocked' function. */
99#undef HAVE_FGETS_UNLOCKED
100
101/* Define if you have the `getcwd' function. */
102#undef HAVE_GETCWD
103
104/* Define if you have the `getc_unlocked' function. */
105#undef HAVE_GETC_UNLOCKED
106
107/* Define if you have the `getegid' function. */
108#undef HAVE_GETEGID
109
110/* Define if you have the `geteuid' function. */
111#undef HAVE_GETEUID
112
113/* Define if you have the `getgid' function. */
114#undef HAVE_GETGID
115
116/* Define if you have the `getpagesize' function. */
117#undef HAVE_GETPAGESIZE
118
119/* Define if the GNU gettext() function is already present or preinstalled. */
120#undef HAVE_GETTEXT
121
122/* Define if you have the `getuid' function. */
123#undef HAVE_GETUID
124
125/* Define if you have the iconv() function. */
126#undef HAVE_ICONV
127
128/* Define if you have the <inttypes.h> header file. */
129#undef HAVE_INTTYPES_H
130
131/* Define if you have the <io.h> header file. */
132#undef HAVE_IO_H
133
134/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
135#undef HAVE_LANGINFO_CODESET
136
137/* Define if your <locale.h> file defines LC_MESSAGES. */
138#undef HAVE_LC_MESSAGES
139
140/* Define if you have the `bsd' library (-lbsd). */
141#undef HAVE_LIBBSD
142
143/* Define if you have the <limits.h> header file. */
144#undef HAVE_LIMITS_H
145
146/* Define if you have the <locale.h> header file. */
147#undef HAVE_LOCALE_H
148
149/* Define if you have the <malloc.h> header file. */
150#undef HAVE_MALLOC_H
151
152/* Define if you have the `memcpy' function. */
153#undef HAVE_MEMCPY
154
155/* Define if you have the `memmove' function. */
156#undef HAVE_MEMMOVE
157
158/* Define if you have the <memory.h> header file. */
159#undef HAVE_MEMORY_H
160
161/* Define if you have the `mempcpy' function. */
162#undef HAVE_MEMPCPY
163
164/* Define if you have the `memset' function. */
165#undef HAVE_MEMSET
166
167/* Define if you have a working `mmap' system call. */
168#undef HAVE_MMAP
169
170/* Define if you have the `munmap' function. */
171#undef HAVE_MUNMAP
172
173/* Define if you have the <ncurses/termcap.h> header file. */
174#undef HAVE_NCURSES_TERMCAP_H
175
176/* Define if you have the <nl_types.h> header file. */
177#undef HAVE_NL_TYPES_H
178
179/* Define if you have the `putenv' function. */
180#undef HAVE_PUTENV
181
182/* Define if you have the <pwd.h> header file. */
183#undef HAVE_PWD_H
184
185/* Define if you have the `setenv' function. */
186#undef HAVE_SETENV
187
188/* Define if you have the `setlocale' function. */
189#undef HAVE_SETLOCALE
190
191/* Define if you have the `setvbuf' function. */
192#undef HAVE_SETVBUF
193
194/* Define if you have the `sigprocmask' function. */
195#undef HAVE_SIGPROCMASK
196
197/* Define if you have the `sigsetmask' function. */
198#undef HAVE_SIGSETMASK
199
200/* Define if you have the <stddef.h> header file. */
201#undef HAVE_STDDEF_H
202
203/* Define if you have the <stdint.h> header file. */
204#undef HAVE_STDINT_H
205
206/* Define if you have the <stdlib.h> header file. */
207#undef HAVE_STDLIB_H
208
209/* Define if you have the `stpcpy' function. */
210#undef HAVE_STPCPY
211
212/* Define if you have the `strcasecmp' function. */
213#undef HAVE_STRCASECMP
214
215/* Define if you have the `strchr' function. */
216#undef HAVE_STRCHR
217
218/* Define if you have the `strcoll' function and it is properly defined. */
219#undef HAVE_STRCOLL
220
221/* Define if you have the `strdup' function. */
222#undef HAVE_STRDUP
223
224/* Define if you have the `strerror' function. */
225#undef HAVE_STRERROR
226
227/* Define if you have the <strings.h> header file. */
228#undef HAVE_STRINGS_H
229
230/* Define if you have the <string.h> header file. */
231#undef HAVE_STRING_H
232
233/* Define if you have the `strncasecmp' function. */
234#undef HAVE_STRNCASECMP
235
236/* Define if you have the `strtoul' function. */
237#undef HAVE_STRTOUL
238
239/* Define if you have the <sys/fcntl.h> header file. */
240#undef HAVE_SYS_FCNTL_H
241
242/* Define if you have the <sys/file.h> header file. */
243#undef HAVE_SYS_FILE_H
244
245/* Define if you have the <sys/param.h> header file. */
246#undef HAVE_SYS_PARAM_H
247
248/* Define if you have the <sys/ptem.h> header file. */
249#undef HAVE_SYS_PTEM_H
250
251/* Define if you have the <sys/stat.h> header file. */
252#undef HAVE_SYS_STAT_H
253
254/* Define if you have the <sys/time.h> header file. */
255#undef HAVE_SYS_TIME_H
256
257/* Define if you have the <sys/ttold.h> header file. */
258#undef HAVE_SYS_TTOLD_H
259
260/* Define if you have the <sys/types.h> header file. */
261#undef HAVE_SYS_TYPES_H
262
263/* Define if you have the <sys/wait.h> header file. */
264#undef HAVE_SYS_WAIT_H
265
266/* Define if you have the <termcap.h> header file. */
267#undef HAVE_TERMCAP_H
268
269/* Define if you have the <termios.h> header file. */
270#undef HAVE_TERMIOS_H
271
272/* Define if you have the <termio.h> header file. */
273#undef HAVE_TERMIO_H
274
275/* Define if you have the `tsearch' function. */
276#undef HAVE_TSEARCH
277
278/* Define if you have the <unistd.h> header file. */
279#undef HAVE_UNISTD_H
280
281/* Define if you have the `vprintf' function. */
282#undef HAVE_VPRINTF
283
284/* Define if you have the `__argz_count' function. */
285#undef HAVE___ARGZ_COUNT
286
287/* Define if you have the `__argz_next' function. */
288#undef HAVE___ARGZ_NEXT
289
290/* Define if you have the `__argz_stringify' function. */
291#undef HAVE___ARGZ_STRINGIFY
292
293/* Define as const if the declaration of iconv() needs const. */
294#undef ICONV_CONST
295
296/* Name of package */
297#undef PACKAGE
298
299/* Define as the return type of signal handlers (`int' or `void'). */
300#undef RETSIGTYPE
301
302/* If using the C implementation of alloca, define if you know the
303   direction of stack growth for your system; otherwise it will be
304   automatically deduced at run-time.
305        STACK_DIRECTION > 0 => grows toward higher addresses
306        STACK_DIRECTION < 0 => grows toward lower addresses
307        STACK_DIRECTION = 0 => direction of growth unknown */
308#undef STACK_DIRECTION
309
310/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
311#undef STAT_MACROS_BROKEN
312
313/* Define if you have the ANSI C header files. */
314#undef STDC_HEADERS
315
316/* Define if your <sys/time.h> declares `struct tm'. */
317#undef TM_IN_SYS_TIME
318
319/* Version number of package */
320#undef VERSION
321
322/* Define if on MINIX. */
323#undef _MINIX
324
325/* Define if the system does not provide POSIX.1 features except with this
326   defined. */
327#undef _POSIX_1_SOURCE
328
329/* Define if you need to in order for `stat' and other things to work. */
330#undef _POSIX_SOURCE
331
332/* Define to empty if `const' does not conform to ANSI C. */
333#undef const
334
335/* Define as `__inline' if that's what the C compiler calls it, or to nothing
336   if it is not supported. */
337#undef inline
338
339/* Define to `long' if <sys/types.h> does not define. */
340#undef off_t
341
342/* Define to `unsigned' if <sys/types.h> does not define. */
343#undef size_t
344
345
346/* Leave that blank line there!!  Autoheader needs it.
347   If you're adding to this file, keep in mind:
348   The entries are in sort -df order: alphabetical, case insensitive,
349   ignoring punctuation (such as underscores).  */
350