1 /* conf.in. Generated from configure.in 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.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
15 /* Define to 1 if you have `alloca', as a function or macro. */
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22 /* Define if the GNU dcgettext() function is already present or preinstalled.
26 /* Define to 1 if you have the `dup2' function. */
29 /* Define to 1 if you have the `fork' function. */
32 /* Define if the GNU gettext() function is already present or preinstalled. */
35 /* Define if you have the iconv() function. */
38 /* Define to 1 if you have the <inttypes.h> header file. */
39 #undef HAVE_INTTYPES_H
41 /* Define to 1 if you have the `isascii' function. */
44 /* Define to 1 if you have the <libintl.h> header file. */
47 /* Define to 1 if you have the `m' library (-lm). */
51 #undef HAVE_LIBPTHREAD
53 /* Define to 1 if you have the <limits.h> header file. */
56 /* Define to 1 if you have the <locale.h> header file. */
59 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
63 /* Define to 1 if you have the <malloc.h> header file. */
66 /* Define to 1 if you have the <memory.h> header file. */
69 /* Define to 1 if you have the `memset' function. */
72 /* Define to 1 if you have the <netinet/in.h> header file. */
73 #undef HAVE_NETINET_IN_H
75 /* Define to 1 if you have the `pow' function. */
78 /* Define to 1 if you have the <pthread.h> header file. */
81 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
82 and to 0 otherwise. */
85 /* Define to 1 if you have the `regcomp' function. */
88 /* Define to 1 if you have the `setlocale' function. */
91 /* Define to 1 if stdbool.h conforms to C99. */
94 /* Define to 1 if you have the <stddef.h> header file. */
97 /* Define to 1 if you have the <stdint.h> header file. */
100 /* Define to 1 if you have the <stdlib.h> header file. */
103 /* Define to 1 if you have the `strchr' function. */
106 /* Define to 1 if you have the <strings.h> header file. */
107 #undef HAVE_STRINGS_H
109 /* Define to 1 if you have the <string.h> header file. */
112 /* Define to 1 if you have the `strtol' function. */
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #undef HAVE_SYS_STAT_H
118 /* Define to 1 if you have the <sys/types.h> header file. */
119 #undef HAVE_SYS_TYPES_H
121 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
122 #undef HAVE_SYS_WAIT_H
124 /* Define to 1 if you have the <unistd.h> header file. */
127 /* Define to 1 if you have the `vfork' function. */
130 /* Define to 1 if you have the <vfork.h> header file. */
133 /* Define to 1 if `fork' works. */
134 #undef HAVE_WORKING_FORK
136 /* Define to 1 if `vfork' works. */
137 #undef HAVE_WORKING_VFORK
139 /* Define to 1 if the system has the type `_Bool'. */
142 /* Define to the GNU M4 executable name. */
145 /* Name of package */
148 /* Define to the address where bug reports for this package should be sent. */
149 #undef PACKAGE_BUGREPORT
151 /* Define to the full name of this package. */
154 /* Define to the full name and version of this package. */
155 #undef PACKAGE_STRING
157 /* Define to the one symbol short name of this package. */
158 #undef PACKAGE_TARNAME
160 /* Define to the version of this package. */
161 #undef PACKAGE_VERSION
163 /* If using the C implementation of alloca, define if you know the
164 direction of stack growth for your system; otherwise it will be
165 automatically deduced at run-time.
166 STACK_DIRECTION > 0 => grows toward higher addresses
167 STACK_DIRECTION < 0 => grows toward lower addresses
168 STACK_DIRECTION = 0 => direction of growth unknown */
169 #undef STACK_DIRECTION
171 /* Define to 1 if you have the ANSI C header files. */
174 /* Version number of package */
177 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
179 #undef YYTEXT_POINTER
181 /* Define to empty if `const' does not conform to ANSI C. */
184 /* Define to rpl_malloc if the replacement function should be used. */
187 /* Define to `int' if <sys/types.h> does not define. */
190 /* Define to rpl_realloc if the replacement function should be used. */
193 /* Define to `unsigned' if <sys/types.h> does not define. */
196 /* Define as `fork' if `vfork' does not work. */