1114402Sru/* src/include/config.hin.  Generated from configure.ac by autoheader.  */
2104862Sru
3104862Sru/* Define if your C++ doesn't understand `delete []'. */
4104862Sru#undef ARRAY_DELETE_NEEDS_SIZE
5104862Sru
6151497Sru/* Define if you have a C++ <inttypes.h>. */
7151497Sru#undef HAVE_CC_INTTYPES_H
8151497Sru
9104862Sru/* Define if you have a C++ <limits.h>. */
10104862Sru#undef HAVE_CC_LIMITS_H
11104862Sru
12104862Sru/* Define if you have a C++ <osfcn.h>. */
13104862Sru#undef HAVE_CC_OSFCN_H
14104862Sru
15151497Sru/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
16151497Sru   don't. */
17151497Sru#undef HAVE_DECL_SYS_SIGLIST
18114402Sru
19151497Sru/* Define to 1 if you have the <direct.h> header file. */
20151497Sru#undef HAVE_DIRECT_H
21151497Sru
22114402Sru/* Define to 1 if you have the <dirent.h> header file. */
23104862Sru#undef HAVE_DIRENT_H
24104862Sru
25114402Sru/* Define to 1 if you have the `fmod' function. */
26104862Sru#undef HAVE_FMOD
27104862Sru
28114402Sru/* Define to 1 if you have the `getcwd' function. */
29104862Sru#undef HAVE_GETCWD
30104862Sru
31114402Sru/* Define to 1 if you have the `getpagesize' function. */
32104862Sru#undef HAVE_GETPAGESIZE
33104862Sru
34114402Sru/* Define to 1 if you have the `gettimeofday' function. */
35104862Sru#undef HAVE_GETTIMEOFDAY
36104862Sru
37114402Sru/* Define to 1 if you have the <inttypes.h> header file. */
38114402Sru#undef HAVE_INTTYPES_H
39114402Sru
40114402Sru/* Define to 1 if you have the `isatty' function. */
41114402Sru#undef HAVE_ISATTY
42114402Sru
43151497Sru/* Define to 1 if you have the `kill' function. */
44151497Sru#undef HAVE_KILL
45151497Sru
46114402Sru/* Define to 1 if you have the <limits.h> header file. */
47104862Sru#undef HAVE_LIMITS_H
48104862Sru
49114402Sru/* Define to 1 if you have the <math.h> header file. */
50104862Sru#undef HAVE_MATH_H
51104862Sru
52114402Sru/* Define to 1 if you have the <memory.h> header file. */
53114402Sru#undef HAVE_MEMORY_H
54114402Sru
55104862Sru/* Define if you have mkstemp(). */
56104862Sru#undef HAVE_MKSTEMP
57104862Sru
58114402Sru/* Define to 1 if you have a working `mmap' system call. */
59104862Sru#undef HAVE_MMAP
60104862Sru
61151497Sru/* Define to 1 if you have the <process.h> header file. */
62151497Sru#undef HAVE_PROCESS_H
63151497Sru
64114402Sru/* Define to 1 if you have the `putenv' function. */
65104862Sru#undef HAVE_PUTENV
66104862Sru
67114402Sru/* Define to 1 if you have the `rename' function. */
68104862Sru#undef HAVE_RENAME
69104862Sru
70114402Sru/* Define to 1 if you have the `setlocale' function. */
71114402Sru#undef HAVE_SETLOCALE
72114402Sru
73114402Sru/* Define to 1 if you have the `snprintf' function. */
74104862Sru#undef HAVE_SNPRINTF
75104862Sru
76114402Sru/* Define to 1 if you have the <stdint.h> header file. */
77104862Sru#undef HAVE_STDINT_H
78104862Sru
79114402Sru/* Define to 1 if you have the <stdlib.h> header file. */
80104862Sru#undef HAVE_STDLIB_H
81104862Sru
82114402Sru/* Define to 1 if you have the `strcasecmp' function. */
83104862Sru#undef HAVE_STRCASECMP
84104862Sru
85114402Sru/* Define to 1 if you have the `strerror' function. */
86104862Sru#undef HAVE_STRERROR
87104862Sru
88114402Sru/* Define to 1 if you have the <strings.h> header file. */
89104862Sru#undef HAVE_STRINGS_H
90104862Sru
91114402Sru/* Define to 1 if you have the <string.h> header file. */
92104862Sru#undef HAVE_STRING_H
93104862Sru
94114402Sru/* Define to 1 if you have the `strncasecmp' function. */
95104862Sru#undef HAVE_STRNCASECMP
96104862Sru
97114402Sru/* Define to 1 if you have the `strsep' function. */
98104862Sru#undef HAVE_STRSEP
99104862Sru
100114402Sru/* Define to 1 if you have the `strtol' function. */
101104862Sru#undef HAVE_STRTOL
102104862Sru
103104862Sru/* Define if <math.h> defines struct exception. */
104104862Sru#undef HAVE_STRUCT_EXCEPTION
105104862Sru
106114402Sru/* Define to 1 if you have the <sys/dir.h> header file. */
107104862Sru#undef HAVE_SYS_DIR_H
108104862Sru
109151497Sru/* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */
110104862Sru#undef HAVE_SYS_ERRLIST
111104862Sru
112151497Sru/* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */
113104862Sru#undef HAVE_SYS_NERR
114104862Sru
115114402Sru/* Define to 1 if you have the <sys/stat.h> header file. */
116114402Sru#undef HAVE_SYS_STAT_H
117114402Sru
118114402Sru/* Define to 1 if you have the <sys/time.h> header file. */
119104862Sru#undef HAVE_SYS_TIME_H
120104862Sru
121114402Sru/* Define to 1 if you have the <sys/types.h> header file. */
122114402Sru#undef HAVE_SYS_TYPES_H
123114402Sru
124114402Sru/* Define to 1 if you have the <unistd.h> header file. */
125104862Sru#undef HAVE_UNISTD_H
126104862Sru
127151497Sru/* Define to 1 if you have the `vsnprintf' function. */
128151497Sru#undef HAVE_VSNPRINTF
129151497Sru
130104862Sru/* Define if the host's encoding is EBCDIC. */
131104862Sru#undef IS_EBCDIC_HOST
132104862Sru
133104862Sru/* Define if localtime() takes a long * not a time_t *. */
134104862Sru#undef LONG_FOR_TIME_T
135104862Sru
136104862Sru/* Define if your C++ doesn't declare gettimeofday(). */
137104862Sru#undef NEED_DECLARATION_GETTIMEOFDAY
138104862Sru
139104862Sru/* Define if your C++ doesn't declare hypot(). */
140104862Sru#undef NEED_DECLARATION_HYPOT
141104862Sru
142104862Sru/* Define if your C++ doesn't declare pclose(). */
143104862Sru#undef NEED_DECLARATION_PCLOSE
144104862Sru
145104862Sru/* Define if your C++ doesn't declare popen(). */
146104862Sru#undef NEED_DECLARATION_POPEN
147104862Sru
148104862Sru/* Define if your C++ doesn't declare putenv(). */
149104862Sru#undef NEED_DECLARATION_PUTENV
150104862Sru
151114402Sru/* Define if your C++ doesn't declare rand(). */
152114402Sru#undef NEED_DECLARATION_RAND
153114402Sru
154114402Sru/* Define if your C++ doesn't declare snprintf(). */
155114402Sru#undef NEED_DECLARATION_SNPRINTF
156114402Sru
157114402Sru/* Define if your C++ doesn't declare srand(). */
158114402Sru#undef NEED_DECLARATION_SRAND
159114402Sru
160104862Sru/* Define if your C++ doesn't declare strcasecmp(). */
161104862Sru#undef NEED_DECLARATION_STRCASECMP
162104862Sru
163104862Sru/* Define if your C++ doesn't declare strncasecmp(). */
164104862Sru#undef NEED_DECLARATION_STRNCASECMP
165104862Sru
166151497Sru/* Define if your C++ doesn't declare vfprintf(). */
167151497Sru#undef NEED_DECLARATION_VFPRINTF
168151497Sru
169151497Sru/* Define if your C++ doesn't declare vsnprintf(). */
170151497Sru#undef NEED_DECLARATION_VSNPRINTF
171151497Sru
172114402Sru/* Define to the address where bug reports for this package should be sent. */
173114402Sru#undef PACKAGE_BUGREPORT
174114402Sru
175114402Sru/* Define to the full name of this package. */
176114402Sru#undef PACKAGE_NAME
177114402Sru
178114402Sru/* Define to the full name and version of this package. */
179114402Sru#undef PACKAGE_STRING
180114402Sru
181114402Sru/* Define to the one symbol short name of this package. */
182114402Sru#undef PACKAGE_TARNAME
183114402Sru
184114402Sru/* Define to the version of this package. */
185114402Sru#undef PACKAGE_VERSION
186114402Sru
187104862Sru/* Define if the printer's page size is A4. */
188104862Sru#undef PAGEA4
189104862Sru
190104862Sru/* Define as the return type of signal handlers (`int' or `void'). */
191104862Sru#undef RETSIGTYPE
192104862Sru
193104862Sru/* Define if srand() returns void not int. */
194104862Sru#undef RET_TYPE_SRAND_IS_VOID
195104862Sru
196114402Sru/* Define to 1 if you have the ANSI C header files. */
197114402Sru#undef STDC_HEADERS
198114402Sru
199104862Sru/* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
200104862Sru#undef TRADITIONAL_CPP
201104862Sru
202104862Sru/* Define if the 0200 bit of the status returned by wait() indicates whether a
203104862Sru   core image was produced for a process that was terminated by a signal. */
204104862Sru#undef WCOREFLAG
205104862Sru
206151497Sru/* Define to 1 if the X Window System is missing or not being used. */
207151497Sru#undef X_DISPLAY_MISSING
208151497Sru
209104862Sru/* Define if -D_POSIX_SOURCE is necessary. */
210104862Sru#undef _POSIX_SOURCE
211104862Sru
212104862Sru/* Define if you have ISC 3.x or 4.x. */
213104862Sru#undef _SYSV3
214104862Sru
215104862Sru/* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
216104862Sru   does not exist. */
217104862Sru#undef uintmax_t
218