xref: /minix3/external/bsd/flex/dist/conf.in (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1/* conf.in.  Generated from configure.ac by autoheader.  */
2
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
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
23   CoreFoundation framework. */
24#undef HAVE_CFLOCALECOPYCURRENT
25
26/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
27   the CoreFoundation framework. */
28#undef HAVE_CFPREFERENCESCOPYAPPVALUE
29
30/* Define if the GNU dcgettext() function is already present or preinstalled.
31   */
32#undef HAVE_DCGETTEXT
33
34/* Define to 1 if you have the <dlfcn.h> header file. */
35#undef HAVE_DLFCN_H
36
37/* Define to 1 if you have the `dup2' function. */
38#undef HAVE_DUP2
39
40/* Define to 1 if you have the `fork' function. */
41#undef HAVE_FORK
42
43/* Define if the GNU gettext() function is already present or preinstalled. */
44#undef HAVE_GETTEXT
45
46/* Define if you have the iconv() function and it works. */
47#undef HAVE_ICONV
48
49/* Define to 1 if you have the <inttypes.h> header file. */
50#undef HAVE_INTTYPES_H
51
52/* Define to 1 if you have the `isascii' function. */
53#undef HAVE_ISASCII
54
55/* Define to 1 if you have the <libintl.h> header file. */
56#undef HAVE_LIBINTL_H
57
58/* Define to 1 if you have the `m' library (-lm). */
59#undef HAVE_LIBM
60
61/* pthread library */
62#undef HAVE_LIBPTHREAD
63
64/* Define to 1 if you have the <limits.h> header file. */
65#undef HAVE_LIMITS_H
66
67/* Define to 1 if you have the <locale.h> header file. */
68#undef HAVE_LOCALE_H
69
70/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
71   to 0 otherwise. */
72#undef HAVE_MALLOC
73
74/* Define to 1 if you have the <malloc.h> header file. */
75#undef HAVE_MALLOC_H
76
77/* Define to 1 if you have the <memory.h> header file. */
78#undef HAVE_MEMORY_H
79
80/* Define to 1 if you have the `memset' function. */
81#undef HAVE_MEMSET
82
83/* Define to 1 if you have the <netinet/in.h> header file. */
84#undef HAVE_NETINET_IN_H
85
86/* Define to 1 if you have the `pow' function. */
87#undef HAVE_POW
88
89/* Define to 1 if you have the <pthread.h> header file. */
90#undef HAVE_PTHREAD_H
91
92/* Define to 1 if your system has a GNU libc compatible `realloc' function,
93   and to 0 otherwise. */
94#undef HAVE_REALLOC
95
96/* Define to 1 if you have the `regcomp' function. */
97#undef HAVE_REGCOMP
98
99/* Define to 1 if you have the <regex.h> header file. */
100#undef HAVE_REGEX_H
101
102/* Define to 1 if you have the `setlocale' function. */
103#undef HAVE_SETLOCALE
104
105/* Define to 1 if stdbool.h conforms to C99. */
106#undef HAVE_STDBOOL_H
107
108/* Define to 1 if you have the <stddef.h> header file. */
109#undef HAVE_STDDEF_H
110
111/* Define to 1 if you have the <stdint.h> header file. */
112#undef HAVE_STDINT_H
113
114/* Define to 1 if you have the <stdlib.h> header file. */
115#undef HAVE_STDLIB_H
116
117/* Define to 1 if you have the `strchr' function. */
118#undef HAVE_STRCHR
119
120/* Define to 1 if you have the <strings.h> header file. */
121#undef HAVE_STRINGS_H
122
123/* Define to 1 if you have the <string.h> header file. */
124#undef HAVE_STRING_H
125
126/* Define to 1 if you have the `strtol' function. */
127#undef HAVE_STRTOL
128
129/* Define to 1 if you have the <sys/stat.h> header file. */
130#undef HAVE_SYS_STAT_H
131
132/* Define to 1 if you have the <sys/types.h> header file. */
133#undef HAVE_SYS_TYPES_H
134
135/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136#undef HAVE_SYS_WAIT_H
137
138/* Define to 1 if you have the <unistd.h> header file. */
139#undef HAVE_UNISTD_H
140
141/* Define to 1 if you have the `vfork' function. */
142#undef HAVE_VFORK
143
144/* Define to 1 if you have the <vfork.h> header file. */
145#undef HAVE_VFORK_H
146
147/* Define to 1 if `fork' works. */
148#undef HAVE_WORKING_FORK
149
150/* Define to 1 if `vfork' works. */
151#undef HAVE_WORKING_VFORK
152
153/* Define to 1 if the system has the type `_Bool'. */
154#undef HAVE__BOOL
155
156/* Define to the sub-directory in which libtool stores uninstalled libraries.
157   */
158#undef LT_OBJDIR
159
160/* Define to the m4 executable name. */
161#undef M4
162
163/* Define to 1 if your C compiler doesn't accept -c and -o together. */
164#undef NO_MINUS_C_MINUS_O
165
166/* Name of package */
167#undef PACKAGE
168
169/* Define to the address where bug reports for this package should be sent. */
170#undef PACKAGE_BUGREPORT
171
172/* Define to the full name of this package. */
173#undef PACKAGE_NAME
174
175/* Define to the full name and version of this package. */
176#undef PACKAGE_STRING
177
178/* Define to the one symbol short name of this package. */
179#undef PACKAGE_TARNAME
180
181/* Define to the home page for this package. */
182#undef PACKAGE_URL
183
184/* Define to the version of this package. */
185#undef PACKAGE_VERSION
186
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
194
195/* Define to 1 if you have the ANSI C header files. */
196#undef STDC_HEADERS
197
198/* Version number of package */
199#undef VERSION
200
201/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
202   `char[]'. */
203#undef YYTEXT_POINTER
204
205/* Define to empty if `const' does not conform to ANSI C. */
206#undef const
207
208/* Define to rpl_malloc if the replacement function should be used. */
209#undef malloc
210
211/* Define to `int' if <sys/types.h> does not define. */
212#undef pid_t
213
214/* Define to rpl_realloc if the replacement function should be used. */
215#undef realloc
216
217/* Define to `unsigned int' if <sys/types.h> does not define. */
218#undef size_t
219
220/* Define as `fork' if `vfork' does not work. */
221#undef vfork
222