config.h.in revision 56160
1/* config.in.  Generated automatically from configure.in 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/* Define if using alloca.c.  */
21#undef C_ALLOCA
22
23/* Define to empty if the keyword does not work.  */
24#undef const
25
26/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
27   This function is required for alloca.c support on those systems.  */
28#undef CRAY_STACKSEG_END
29
30/* Define if you have alloca, as a function or macro.  */
31#undef HAVE_ALLOCA
32
33/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
34#undef HAVE_ALLOCA_H
35
36/* Define if you don't have vprintf but do have _doprnt.  */
37#undef HAVE_DOPRNT
38
39/* Define if you have a working `mmap' system call.  */
40#undef HAVE_MMAP
41
42/* Define if you have the strcoll function and it is properly defined.  */
43#undef HAVE_STRCOLL
44
45/* Define if you have the vprintf function.  */
46#undef HAVE_VPRINTF
47
48/* Define as __inline if that's what the C compiler calls it.  */
49#undef inline
50
51/* Define if on MINIX.  */
52#undef _MINIX
53
54/* Define to `long' if <sys/types.h> doesn't define.  */
55#undef off_t
56
57/* Define if the system does not provide POSIX.1 features except
58   with this defined.  */
59#undef _POSIX_1_SOURCE
60
61/* Define if you need to in order for stat and other things to work.  */
62#undef _POSIX_SOURCE
63
64/* Define as the return type of signal handlers (int or void).  */
65#undef RETSIGTYPE
66
67/* Define if the setvbuf function takes the buffering type as its second
68   argument and the buffer pointer as the third, as on System V
69   before release 3.  */
70#undef SETVBUF_REVERSED
71
72/* Define to `unsigned' if <sys/types.h> doesn't define.  */
73#undef size_t
74
75/* If using the C implementation of alloca, define if you know the
76   direction of stack growth for your system; otherwise it will be
77   automatically deduced at run-time.
78 STACK_DIRECTION > 0 => grows toward higher addresses
79 STACK_DIRECTION < 0 => grows toward lower addresses
80 STACK_DIRECTION = 0 => direction of growth unknown
81 */
82#undef STACK_DIRECTION
83
84/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
85#undef STAT_MACROS_BROKEN
86
87/* Define if you have the ANSI C header files.  */
88#undef STDC_HEADERS
89
90/* Define if your <sys/time.h> declares struct tm.  */
91#undef TM_IN_SYS_TIME
92
93/* Define to 1 if NLS is requested.  */
94#undef ENABLE_NLS
95
96/* Define as 1 if you have catgets and don't want to use GNU gettext.  */
97#undef HAVE_CATGETS
98
99/* Define as 1 if you have gettext and don't want to use GNU gettext.  */
100#undef HAVE_GETTEXT
101
102/* Define if your locale.h file contains LC_MESSAGES.  */
103#undef HAVE_LC_MESSAGES
104
105/* Define as 1 if you have the stpcpy function.  */
106#undef HAVE_STPCPY
107
108/* Define if you have the __argz_count function.  */
109#undef HAVE___ARGZ_COUNT
110
111/* Define if you have the __argz_next function.  */
112#undef HAVE___ARGZ_NEXT
113
114/* Define if you have the __argz_stringify function.  */
115#undef HAVE___ARGZ_STRINGIFY
116
117/* Define if you have the bzero function.  */
118#undef HAVE_BZERO
119
120/* Define if you have the dcgettext function.  */
121#undef HAVE_DCGETTEXT
122
123/* Define if you have the getcwd function.  */
124#undef HAVE_GETCWD
125
126/* Define if you have the getpagesize function.  */
127#undef HAVE_GETPAGESIZE
128
129/* Define if you have the memcpy function.  */
130#undef HAVE_MEMCPY
131
132/* Define if you have the memmove function.  */
133#undef HAVE_MEMMOVE
134
135/* Define if you have the memset function.  */
136#undef HAVE_MEMSET
137
138/* Define if you have the munmap function.  */
139#undef HAVE_MUNMAP
140
141/* Define if you have the putenv function.  */
142#undef HAVE_PUTENV
143
144/* Define if you have the setenv function.  */
145#undef HAVE_SETENV
146
147/* Define if you have the setlocale function.  */
148#undef HAVE_SETLOCALE
149
150/* Define if you have the setvbuf function.  */
151#undef HAVE_SETVBUF
152
153/* Define if you have the sigprocmask function.  */
154#undef HAVE_SIGPROCMASK
155
156/* Define if you have the sigsetmask function.  */
157#undef HAVE_SIGSETMASK
158
159/* Define if you have the stpcpy function.  */
160#undef HAVE_STPCPY
161
162/* Define if you have the strcasecmp function.  */
163#undef HAVE_STRCASECMP
164
165/* Define if you have the strchr function.  */
166#undef HAVE_STRCHR
167
168/* Define if you have the strdup function.  */
169#undef HAVE_STRDUP
170
171/* Define if you have the strerror function.  */
172#undef HAVE_STRERROR
173
174/* Define if you have the strncasecmp function.  */
175#undef HAVE_STRNCASECMP
176
177/* Define if you have the <argz.h> header file.  */
178#undef HAVE_ARGZ_H
179
180/* Define if you have the <fcntl.h> header file.  */
181#undef HAVE_FCNTL_H
182
183/* Define if you have the <limits.h> header file.  */
184#undef HAVE_LIMITS_H
185
186/* Define if you have the <locale.h> header file.  */
187#undef HAVE_LOCALE_H
188
189/* Define if you have the <malloc.h> header file.  */
190#undef HAVE_MALLOC_H
191
192/* Define if you have the <memory.h> header file.  */
193#undef HAVE_MEMORY_H
194
195/* Define if you have the <ncurses/termcap.h> header file.  */
196#undef HAVE_NCURSES_TERMCAP_H
197
198/* Define if you have the <nl_types.h> header file.  */
199#undef HAVE_NL_TYPES_H
200
201/* Define if you have the <pwd.h> header file.  */
202#undef HAVE_PWD_H
203
204/* Define if you have the <stdlib.h> header file.  */
205#undef HAVE_STDLIB_H
206
207/* Define if you have the <string.h> header file.  */
208#undef HAVE_STRING_H
209
210/* Define if you have the <strings.h> header file.  */
211#undef HAVE_STRINGS_H
212
213/* Define if you have the <sys/fcntl.h> header file.  */
214#undef HAVE_SYS_FCNTL_H
215
216/* Define if you have the <sys/file.h> header file.  */
217#undef HAVE_SYS_FILE_H
218
219/* Define if you have the <sys/param.h> header file.  */
220#undef HAVE_SYS_PARAM_H
221
222/* Define if you have the <sys/ptem.h> header file.  */
223#undef HAVE_SYS_PTEM_H
224
225/* Define if you have the <sys/time.h> header file.  */
226#undef HAVE_SYS_TIME_H
227
228/* Define if you have the <sys/ttold.h> header file.  */
229#undef HAVE_SYS_TTOLD_H
230
231/* Define if you have the <sys/wait.h> header file.  */
232#undef HAVE_SYS_WAIT_H
233
234/* Define if you have the <termcap.h> header file.  */
235#undef HAVE_TERMCAP_H
236
237/* Define if you have the <termio.h> header file.  */
238#undef HAVE_TERMIO_H
239
240/* Define if you have the <termios.h> header file.  */
241#undef HAVE_TERMIOS_H
242
243/* Define if you have the <unistd.h> header file.  */
244#undef HAVE_UNISTD_H
245
246/* Define if you have the bsd library (-lbsd).  */
247#undef HAVE_LIBBSD
248
249/* Define if you have the i library (-li).  */
250#undef HAVE_LIBI
251
252/* Name of package */
253#undef PACKAGE
254
255/* Version number of package */
256#undef VERSION
257
258/* Define if TIOCGWINSZ requires sys/ioctl.h */
259#undef GWINSZ_IN_SYS_IOCTL
260
261/* Define if this function is declared. */
262#undef HAVE_DECL_STRERROR
263
264/* Define if this function is declared. */
265#undef HAVE_DECL_STRCASECMP
266
267/* Define if this function is declared. */
268#undef HAVE_DECL_STRNCASECMP
269
270/* Define if this function is declared. */
271#undef HAVE_DECL_STRCOLL
272
273
274
275/* Leave that blank line there!!  Autoheader needs it.
276   If you're adding to this file, keep in mind:
277   The entries are in sort -df order: alphabetical, case insensitive,
278   ignoring punctuation (such as underscores).  */
279