Update to groff 1.19.2.
[dragonfly.git] / contrib / groff-1.19 / src / include / config.hin
1 /* src/include/config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define if your C++ doesn't understand `delete []'. */
4 #undef ARRAY_DELETE_NEEDS_SIZE
5
6 /* Define if you have a C++ <inttypes.h>. */
7 #undef HAVE_CC_INTTYPES_H
8
9 /* Define if you have a C++ <limits.h>. */
10 #undef HAVE_CC_LIMITS_H
11
12 /* Define if you have a C++ <osfcn.h>. */
13 #undef HAVE_CC_OSFCN_H
14
15 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
16    don't. */
17 #undef HAVE_DECL_SYS_SIGLIST
18
19 /* Define to 1 if you have the <direct.h> header file. */
20 #undef HAVE_DIRECT_H
21
22 /* Define to 1 if you have the <dirent.h> header file. */
23 #undef HAVE_DIRENT_H
24
25 /* Define to 1 if you have the `fmod' function. */
26 #undef HAVE_FMOD
27
28 /* Define to 1 if you have the `getcwd' function. */
29 #undef HAVE_GETCWD
30
31 /* Define to 1 if you have the `getpagesize' function. */
32 #undef HAVE_GETPAGESIZE
33
34 /* Define to 1 if you have the `gettimeofday' function. */
35 #undef HAVE_GETTIMEOFDAY
36
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #undef HAVE_INTTYPES_H
39
40 /* Define to 1 if you have the `isatty' function. */
41 #undef HAVE_ISATTY
42
43 /* Define to 1 if you have the `kill' function. */
44 #undef HAVE_KILL
45
46 /* Define to 1 if you have the <limits.h> header file. */
47 #undef HAVE_LIMITS_H
48
49 /* Define to 1 if you have the <math.h> header file. */
50 #undef HAVE_MATH_H
51
52 /* Define to 1 if you have the <memory.h> header file. */
53 #undef HAVE_MEMORY_H
54
55 /* Define if you have mkstemp(). */
56 #undef HAVE_MKSTEMP
57
58 /* Define to 1 if you have a working `mmap' system call. */
59 #undef HAVE_MMAP
60
61 /* Define to 1 if you have the <process.h> header file. */
62 #undef HAVE_PROCESS_H
63
64 /* Define to 1 if you have the `putenv' function. */
65 #undef HAVE_PUTENV
66
67 /* Define to 1 if you have the `rename' function. */
68 #undef HAVE_RENAME
69
70 /* Define to 1 if you have the `setlocale' function. */
71 #undef HAVE_SETLOCALE
72
73 /* Define to 1 if you have the `snprintf' function. */
74 #undef HAVE_SNPRINTF
75
76 /* Define to 1 if you have the <stdint.h> header file. */
77 #undef HAVE_STDINT_H
78
79 /* Define to 1 if you have the <stdlib.h> header file. */
80 #undef HAVE_STDLIB_H
81
82 /* Define to 1 if you have the `strcasecmp' function. */
83 #undef HAVE_STRCASECMP
84
85 /* Define to 1 if you have the `strerror' function. */
86 #undef HAVE_STRERROR
87
88 /* Define to 1 if you have the <strings.h> header file. */
89 #undef HAVE_STRINGS_H
90
91 /* Define to 1 if you have the <string.h> header file. */
92 #undef HAVE_STRING_H
93
94 /* Define to 1 if you have the `strncasecmp' function. */
95 #undef HAVE_STRNCASECMP
96
97 /* Define to 1 if you have the `strsep' function. */
98 #undef HAVE_STRSEP
99
100 /* Define to 1 if you have the `strtol' function. */
101 #undef HAVE_STRTOL
102
103 /* Define if <math.h> defines struct exception. */
104 #undef HAVE_STRUCT_EXCEPTION
105
106 /* Define to 1 if you have the <sys/dir.h> header file. */
107 #undef HAVE_SYS_DIR_H
108
109 /* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */
110 #undef HAVE_SYS_ERRLIST
111
112 /* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */
113 #undef HAVE_SYS_NERR
114
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #undef HAVE_SYS_STAT_H
117
118 /* Define to 1 if you have the <sys/time.h> header file. */
119 #undef HAVE_SYS_TIME_H
120
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #undef HAVE_SYS_TYPES_H
123
124 /* Define to 1 if you have the <unistd.h> header file. */
125 #undef HAVE_UNISTD_H
126
127 /* Define to 1 if you have the `vsnprintf' function. */
128 #undef HAVE_VSNPRINTF
129
130 /* Define if the host's encoding is EBCDIC. */
131 #undef IS_EBCDIC_HOST
132
133 /* Define if localtime() takes a long * not a time_t *. */
134 #undef LONG_FOR_TIME_T
135
136 /* Define if your C++ doesn't declare gettimeofday(). */
137 #undef NEED_DECLARATION_GETTIMEOFDAY
138
139 /* Define if your C++ doesn't declare hypot(). */
140 #undef NEED_DECLARATION_HYPOT
141
142 /* Define if your C++ doesn't declare pclose(). */
143 #undef NEED_DECLARATION_PCLOSE
144
145 /* Define if your C++ doesn't declare popen(). */
146 #undef NEED_DECLARATION_POPEN
147
148 /* Define if your C++ doesn't declare putenv(). */
149 #undef NEED_DECLARATION_PUTENV
150
151 /* Define if your C++ doesn't declare rand(). */
152 #undef NEED_DECLARATION_RAND
153
154 /* Define if your C++ doesn't declare snprintf(). */
155 #undef NEED_DECLARATION_SNPRINTF
156
157 /* Define if your C++ doesn't declare srand(). */
158 #undef NEED_DECLARATION_SRAND
159
160 /* Define if your C++ doesn't declare strcasecmp(). */
161 #undef NEED_DECLARATION_STRCASECMP
162
163 /* Define if your C++ doesn't declare strncasecmp(). */
164 #undef NEED_DECLARATION_STRNCASECMP
165
166 /* Define if your C++ doesn't declare vfprintf(). */
167 #undef NEED_DECLARATION_VFPRINTF
168
169 /* Define if your C++ doesn't declare vsnprintf(). */
170 #undef NEED_DECLARATION_VSNPRINTF
171
172 /* Define to the address where bug reports for this package should be sent. */
173 #undef PACKAGE_BUGREPORT
174
175 /* Define to the full name of this package. */
176 #undef PACKAGE_NAME
177
178 /* Define to the full name and version of this package. */
179 #undef PACKAGE_STRING
180
181 /* Define to the one symbol short name of this package. */
182 #undef PACKAGE_TARNAME
183
184 /* Define to the version of this package. */
185 #undef PACKAGE_VERSION
186
187 /* Define if the printer's page size is A4. */
188 #undef PAGEA4
189
190 /* Define as the return type of signal handlers (`int' or `void'). */
191 #undef RETSIGTYPE
192
193 /* Define if srand() returns void not int. */
194 #undef RET_TYPE_SRAND_IS_VOID
195
196 /* Define to 1 if you have the ANSI C header files. */
197 #undef STDC_HEADERS
198
199 /* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
200 #undef TRADITIONAL_CPP
201
202 /* Define if the 0200 bit of the status returned by wait() indicates whether a
203    core image was produced for a process that was terminated by a signal. */
204 #undef WCOREFLAG
205
206 /* Define to 1 if the X Window System is missing or not being used. */
207 #undef X_DISPLAY_MISSING
208
209 /* Define if -D_POSIX_SOURCE is necessary. */
210 #undef _POSIX_SOURCE
211
212 /* Define if you have ISC 3.x or 4.x. */
213 #undef _SYSV3
214
215 /* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
216    does not exist. */
217 #undef uintmax_t