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