1 /* conf.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.
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 to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
23 CoreFoundation framework. */
24 #undef HAVE_CFLOCALECOPYCURRENT
26 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
27 the CoreFoundation framework. */
28 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
30 /* Define if the GNU dcgettext() function is already present or preinstalled.
34 /* Define to 1 if you have the <dlfcn.h> header file. */
37 /* Define to 1 if you have the `dup2' function. */
40 /* Define to 1 if you have the `fork' function. */
43 /* Define if the GNU gettext() function is already present or preinstalled. */
46 /* Define if you have the iconv() function and it works. */
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #undef HAVE_INTTYPES_H
52 /* Define to 1 if you have the `isascii' function. */
55 /* Define to 1 if you have the <libintl.h> header file. */
58 /* Define to 1 if you have the `m' library (-lm). */
62 #undef HAVE_LIBPTHREAD
64 /* Define to 1 if you have the <limits.h> header file. */
67 /* Define to 1 if you have the <locale.h> header file. */
70 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
74 /* Define to 1 if you have the <malloc.h> header file. */
77 /* Define to 1 if you have the <memory.h> header file. */
80 /* Define to 1 if you have the `memset' function. */
83 /* Define to 1 if you have the <netinet/in.h> header file. */
84 #undef HAVE_NETINET_IN_H
86 /* Define to 1 if you have the `pow' function. */
89 /* Define to 1 if you have the <pthread.h> header file. */
92 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
93 and to 0 otherwise. */
96 /* Define to 1 if you have the `regcomp' function. */
99 /* Define to 1 if you have the <regex.h> header file. */
102 /* Define to 1 if you have the `setlocale' function. */
103 #undef HAVE_SETLOCALE
105 /* Define to 1 if stdbool.h conforms to C99. */
106 #undef HAVE_STDBOOL_H
108 /* Define to 1 if you have the <stddef.h> header file. */
111 /* Define to 1 if you have the <stdint.h> header file. */
114 /* Define to 1 if you have the <stdlib.h> header file. */
117 /* Define to 1 if you have the `strchr' function. */
120 /* Define to 1 if you have the <strings.h> header file. */
121 #undef HAVE_STRINGS_H
123 /* Define to 1 if you have the <string.h> header file. */
126 /* Define to 1 if you have the `strtol' function. */
129 /* Define to 1 if you have the <sys/stat.h> header file. */
130 #undef HAVE_SYS_STAT_H
132 /* Define to 1 if you have the <sys/types.h> header file. */
133 #undef HAVE_SYS_TYPES_H
135 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136 #undef HAVE_SYS_WAIT_H
138 /* Define to 1 if you have the <unistd.h> header file. */
141 /* Define to 1 if you have the `vfork' function. */
144 /* Define to 1 if you have the <vfork.h> header file. */
147 /* Define to 1 if `fork' works. */
148 #undef HAVE_WORKING_FORK
150 /* Define to 1 if `vfork' works. */
151 #undef HAVE_WORKING_VFORK
153 /* Define to 1 if the system has the type `_Bool'. */
156 /* Define to the sub-directory in which libtool stores uninstalled libraries.
160 /* Define to the m4 executable name. */
163 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
164 #undef NO_MINUS_C_MINUS_O
166 /* Name of package */
169 /* Define to the address where bug reports for this package should be sent. */
170 #undef PACKAGE_BUGREPORT
172 /* Define to the full name of this package. */
175 /* Define to the full name and version of this package. */
176 #undef PACKAGE_STRING
178 /* Define to the one symbol short name of this package. */
179 #undef PACKAGE_TARNAME
181 /* Define to the home page for this package. */
184 /* Define to the version of this package. */
185 #undef PACKAGE_VERSION
187 /* If using the C implementation of alloca, define if you know the
188 direction of stack growth for your system; otherwise it will be
189 automatically deduced at runtime.
190 STACK_DIRECTION > 0 => grows toward higher addresses
191 STACK_DIRECTION < 0 => grows toward lower addresses
192 STACK_DIRECTION = 0 => direction of growth unknown */
193 #undef STACK_DIRECTION
195 /* Define to 1 if you have the ANSI C header files. */
198 /* Version number of package */
201 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
203 #undef YYTEXT_POINTER
205 /* Define to empty if `const' does not conform to ANSI C. */
208 /* Define to rpl_malloc if the replacement function should be used. */
211 /* Define to `int' if <sys/types.h> does not define. */
214 /* Define to rpl_realloc if the replacement function should be used. */
217 /* Define to `unsigned int' if <sys/types.h> does not define. */
220 /* Define as `fork' if `vfork' does not work. */