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