("" < 3.4) always evaluates to true, which unconditionally
[dragonfly.git] / contrib / texinfo / config.h
blobb826dca18ea0cc533162699317a8559ab86d342f
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. */
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 */
11 /* Define to 1 if using `alloca.c'. */
12 /* #undef C_ALLOCA */
14 /* Define to 1 if translation of program messages to the user's native
15 language is requested. */
16 /* #undef ENABLE_NLS */
18 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
19 /* #undef GWINSZ_IN_SYS_IOCTL */
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #define HAVE_ALLOCA 1
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
26 /* #undef HAVE_ALLOCA_H */
28 /* Define to 1 if you have the <argz.h> header file. */
29 /* #undef HAVE_ARGZ_H */
31 /* Define to 1 if you have the `bzero' function. */
32 #define HAVE_BZERO 1
34 /* Define if the GNU dcgettext() function is already present or preinstalled.
36 /* #undef HAVE_DCGETTEXT */
38 /* Define if this function is declared. */
39 #define HAVE_DECL_STRCASECMP 1
41 /* Define if this function is declared. */
42 #define HAVE_DECL_STRCOLL 1
44 /* Define if this function is declared. */
45 #define HAVE_DECL_STRERROR 1
47 /* Define if this function is declared. */
48 #define HAVE_DECL_STRNCASECMP 1
50 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
51 /* #undef HAVE_DOPRNT */
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #define HAVE_FCNTL_H 1
56 /* Define to 1 if you have the `feof_unlocked' function. */
57 /* #undef HAVE_FEOF_UNLOCKED */
59 /* Define to 1 if you have the `fgets_unlocked' function. */
60 /* #undef HAVE_FGETS_UNLOCKED */
62 /* Define to 1 if you have the `getcwd' function. */
63 #define HAVE_GETCWD 1
65 /* Define to 1 if you have the `getc_unlocked' function. */
66 /* #undef HAVE_GETC_UNLOCKED */
68 /* Define to 1 if you have the `getegid' function. */
69 #define HAVE_GETEGID 1
71 /* Define to 1 if you have the `geteuid' function. */
72 #define HAVE_GETEUID 1
74 /* Define to 1 if you have the `getgid' function. */
75 #define HAVE_GETGID 1
77 /* Define to 1 if you have the `getpagesize' function. */
78 #define HAVE_GETPAGESIZE 1
80 /* Define if the GNU gettext() function is already present or preinstalled. */
81 /* #undef HAVE_GETTEXT */
83 /* Define to 1 if you have the `getuid' function. */
84 #define HAVE_GETUID 1
86 /* Define if you have the iconv() function. */
87 /* #undef HAVE_ICONV */
89 /* Define to 1 if you have the <inttypes.h> header file. */
90 #define HAVE_INTTYPES_H 1
92 /* Define to 1 if you have the <io.h> header file. */
93 /* #undef HAVE_IO_H */
95 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
96 #define HAVE_LANGINFO_CODESET 1
98 /* Define if your <locale.h> file defines LC_MESSAGES. */
99 #define HAVE_LC_MESSAGES 1
101 /* Define to 1 if you have the `bsd' library (-lbsd). */
102 /* #undef HAVE_LIBBSD */
104 /* Define to 1 if you have the <limits.h> header file. */
105 #define HAVE_LIMITS_H 1
107 /* Define to 1 if you have the <locale.h> header file. */
108 #define HAVE_LOCALE_H 1
110 /* Define to 1 if you have the <malloc.h> header file. */
111 #define HAVE_MALLOC_H 1
113 /* Define to 1 if you have the `memcpy' function. */
114 #define HAVE_MEMCPY 1
116 /* Define to 1 if you have the `memmove' function. */
117 #define HAVE_MEMMOVE 1
119 /* Define to 1 if you have the <memory.h> header file. */
120 #define HAVE_MEMORY_H 1
122 /* Define to 1 if you have the `mempcpy' function. */
123 /* #undef HAVE_MEMPCPY */
125 /* Define to 1 if you have the `memset' function. */
126 #define HAVE_MEMSET 1
128 /* Define to 1 if you have a working `mmap' system call. */
129 #define HAVE_MMAP 1
131 /* Define to 1 if you have the `munmap' function. */
132 #define HAVE_MUNMAP 1
134 /* Define to 1 if you have the <ncurses/termcap.h> header file. */
135 /* #undef HAVE_NCURSES_TERMCAP_H */
137 /* Define to 1 if you have the <nl_types.h> header file. */
138 #define HAVE_NL_TYPES_H 1
140 /* Define to 1 if you have the `putenv' function. */
141 #define HAVE_PUTENV 1
143 /* Define to 1 if you have the <pwd.h> header file. */
144 #define HAVE_PWD_H 1
146 /* Define to 1 if you have the `setenv' function. */
147 #define HAVE_SETENV 1
149 /* Define to 1 if you have the `setlocale' function. */
150 #define HAVE_SETLOCALE 1
152 /* Define to 1 if you have the `setvbuf' function. */
153 #define HAVE_SETVBUF 1
155 /* Define to 1 if you have the `sigprocmask' function. */
156 #define HAVE_SIGPROCMASK 1
158 /* Define to 1 if you have the `sigsetmask' function. */
159 #define HAVE_SIGSETMASK 1
161 /* Define to 1 if you have the <stddef.h> header file. */
162 #define HAVE_STDDEF_H 1
164 /* Define to 1 if you have the <stdint.h> header file. */
165 /* #undef HAVE_STDINT_H */
167 /* Define to 1 if you have the <stdlib.h> header file. */
168 #define HAVE_STDLIB_H 1
170 /* Define to 1 if you have the `stpcpy' function. */
171 /* #undef HAVE_STPCPY */
173 /* Define to 1 if you have the `strcasecmp' function. */
174 #define HAVE_STRCASECMP 1
176 /* Define to 1 if you have the `strchr' function. */
177 #define HAVE_STRCHR 1
179 /* Define to 1 if you have the `strcoll' function and it is properly defined.
181 #define HAVE_STRCOLL 1
183 /* Define to 1 if you have the `strdup' function. */
184 #define HAVE_STRDUP 1
186 /* Define to 1 if you have the `strerror' function. */
187 #define HAVE_STRERROR 1
189 /* Define to 1 if you have the <strings.h> header file. */
190 #define HAVE_STRINGS_H 1
192 /* Define to 1 if you have the <string.h> header file. */
193 #define HAVE_STRING_H 1
195 /* Define to 1 if you have the `strncasecmp' function. */
196 #define HAVE_STRNCASECMP 1
198 /* Define to 1 if you have the `strtoul' function. */
199 #define HAVE_STRTOUL 1
201 /* Define to 1 if you have the <sys/fcntl.h> header file. */
202 #define HAVE_SYS_FCNTL_H 1
204 /* Define to 1 if you have the <sys/file.h> header file. */
205 #define HAVE_SYS_FILE_H 1
207 /* Define to 1 if you have the <sys/param.h> header file. */
208 #define HAVE_SYS_PARAM_H 1
210 /* Define to 1 if you have the <sys/ptem.h> header file. */
211 /* #undef HAVE_SYS_PTEM_H */
213 /* Define to 1 if you have the <sys/stat.h> header file. */
214 #define HAVE_SYS_STAT_H 1
216 /* Define to 1 if you have the <sys/time.h> header file. */
217 #define HAVE_SYS_TIME_H 1
219 /* Define to 1 if you have the <sys/ttold.h> header file. */
220 /* #undef HAVE_SYS_TTOLD_H */
222 /* Define to 1 if you have the <sys/types.h> header file. */
223 #define HAVE_SYS_TYPES_H 1
225 /* Define to 1 if you have the <sys/wait.h> header file. */
226 #define HAVE_SYS_WAIT_H 1
228 /* Define to 1 if you have the <termcap.h> header file. */
229 #define HAVE_TERMCAP_H 1
231 /* Define to 1 if you have the <termios.h> header file. */
232 #define HAVE_TERMIOS_H 1
234 /* Define to 1 if you have the <termio.h> header file. */
235 /* #undef HAVE_TERMIO_H */
237 /* Define to 1 if you have the `tsearch' function. */
238 #define HAVE_TSEARCH 1
240 /* Define to 1 if you have the <unistd.h> header file. */
241 #define HAVE_UNISTD_H 1
243 /* Define to 1 if you have the `vprintf' function. */
244 #define HAVE_VPRINTF 1
246 /* Define to 1 if you have the `__argz_count' function. */
247 /* #undef HAVE___ARGZ_COUNT */
249 /* Define to 1 if you have the `__argz_next' function. */
250 /* #undef HAVE___ARGZ_NEXT */
252 /* Define to 1 if you have the `__argz_stringify' function. */
253 /* #undef HAVE___ARGZ_STRINGIFY */
255 /* Define as const if the declaration of iconv() needs const. */
256 /* #undef ICONV_CONST */
258 /* Name of package */
259 #define PACKAGE "texinfo"
261 /* Define to the address where bug reports for this package should be sent. */
262 #define PACKAGE_BUGREPORT ""
264 /* Define to the full name of this package. */
265 #define PACKAGE_NAME "GNU Texinfo"
267 /* Define to the full name and version of this package. */
268 #define PACKAGE_STRING "GNU Texinfo 4.2"
270 /* Define to the one symbol short name of this package. */
271 #define PACKAGE_TARNAME "texinfo"
273 /* Define to the version of this package. */
274 #define PACKAGE_VERSION "4.2"
276 /* Define as the return type of signal handlers (`int' or `void'). */
277 #define RETSIGTYPE void
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 */
287 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
288 /* #undef STAT_MACROS_BROKEN */
290 /* Define to 1 if you have the ANSI C header files. */
291 #define STDC_HEADERS 1
293 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
294 /* #undef TM_IN_SYS_TIME */
296 /* Version number of package */
297 #define VERSION "4.2"
299 /* Define to 1 if on MINIX. */
300 /* #undef _MINIX */
302 /* Define to 2 if the system does not provide POSIX.1 features except with
303 this defined. */
304 /* #undef _POSIX_1_SOURCE */
306 /* Define to 1 if you need to in order for `stat' and other things to work. */
307 /* #undef _POSIX_SOURCE */
309 /* Define to empty if `const' does not conform to ANSI C. */
310 /* #undef const */
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 */
316 /* Define to `long' if <sys/types.h> does not define. */
317 /* #undef off_t */
319 /* Define to `unsigned' if <sys/types.h> does not define. */
320 /* #undef size_t */