Imported Upstream version 2.5.37
[platform/upstream/flex.git] / conf.in
1 /* conf.in.  Generated from configure.in 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 if the GNU dcgettext() function is already present or preinstalled.
23    */
24 #undef HAVE_DCGETTEXT
25
26 /* Define to 1 if you have the `dup2' function. */
27 #undef HAVE_DUP2
28
29 /* Define to 1 if you have the `fork' function. */
30 #undef HAVE_FORK
31
32 /* Define if the GNU gettext() function is already present or preinstalled. */
33 #undef HAVE_GETTEXT
34
35 /* Define if you have the iconv() function. */
36 #undef HAVE_ICONV
37
38 /* Define to 1 if you have the <inttypes.h> header file. */
39 #undef HAVE_INTTYPES_H
40
41 /* Define to 1 if you have the `isascii' function. */
42 #undef HAVE_ISASCII
43
44 /* Define to 1 if you have the <libintl.h> header file. */
45 #undef HAVE_LIBINTL_H
46
47 /* Define to 1 if you have the `m' library (-lm). */
48 #undef HAVE_LIBM
49
50 /* pthread library */
51 #undef HAVE_LIBPTHREAD
52
53 /* Define to 1 if you have the <limits.h> header file. */
54 #undef HAVE_LIMITS_H
55
56 /* Define to 1 if you have the <locale.h> header file. */
57 #undef HAVE_LOCALE_H
58
59 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
60    to 0 otherwise. */
61 #undef HAVE_MALLOC
62
63 /* Define to 1 if you have the <malloc.h> header file. */
64 #undef HAVE_MALLOC_H
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the `memset' function. */
70 #undef HAVE_MEMSET
71
72 /* Define to 1 if you have the <netinet/in.h> header file. */
73 #undef HAVE_NETINET_IN_H
74
75 /* Define to 1 if you have the `pow' function. */
76 #undef HAVE_POW
77
78 /* Define to 1 if you have the <pthread.h> header file. */
79 #undef HAVE_PTHREAD_H
80
81 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
82    and to 0 otherwise. */
83 #undef HAVE_REALLOC
84
85 /* Define to 1 if you have the `regcomp' function. */
86 #undef HAVE_REGCOMP
87
88 /* Define to 1 if you have the <regex.h> header file. */
89 #undef HAVE_REGEX_H
90
91 /* Define to 1 if you have the `setlocale' function. */
92 #undef HAVE_SETLOCALE
93
94 /* Define to 1 if stdbool.h conforms to C99. */
95 #undef HAVE_STDBOOL_H
96
97 /* Define to 1 if you have the <stddef.h> header file. */
98 #undef HAVE_STDDEF_H
99
100 /* Define to 1 if you have the <stdint.h> header file. */
101 #undef HAVE_STDINT_H
102
103 /* Define to 1 if you have the <stdlib.h> header file. */
104 #undef HAVE_STDLIB_H
105
106 /* Define to 1 if you have the `strchr' function. */
107 #undef HAVE_STRCHR
108
109 /* Define to 1 if you have the <strings.h> header file. */
110 #undef HAVE_STRINGS_H
111
112 /* Define to 1 if you have the <string.h> header file. */
113 #undef HAVE_STRING_H
114
115 /* Define to 1 if you have the `strtol' function. */
116 #undef HAVE_STRTOL
117
118 /* Define to 1 if you have the <sys/stat.h> header file. */
119 #undef HAVE_SYS_STAT_H
120
121 /* Define to 1 if you have the <sys/types.h> header file. */
122 #undef HAVE_SYS_TYPES_H
123
124 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
125 #undef HAVE_SYS_WAIT_H
126
127 /* Define to 1 if you have the <unistd.h> header file. */
128 #undef HAVE_UNISTD_H
129
130 /* Define to 1 if you have the `vfork' function. */
131 #undef HAVE_VFORK
132
133 /* Define to 1 if you have the <vfork.h> header file. */
134 #undef HAVE_VFORK_H
135
136 /* Define to 1 if `fork' works. */
137 #undef HAVE_WORKING_FORK
138
139 /* Define to 1 if `vfork' works. */
140 #undef HAVE_WORKING_VFORK
141
142 /* Define to 1 if the system has the type `_Bool'. */
143 #undef HAVE__BOOL
144
145 /* Define to the m4 executable name. */
146 #undef M4
147
148 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
149 #undef NO_MINUS_C_MINUS_O
150
151 /* Name of package */
152 #undef PACKAGE
153
154 /* Define to the address where bug reports for this package should be sent. */
155 #undef PACKAGE_BUGREPORT
156
157 /* Define to the full name of this package. */
158 #undef PACKAGE_NAME
159
160 /* Define to the full name and version of this package. */
161 #undef PACKAGE_STRING
162
163 /* Define to the one symbol short name of this package. */
164 #undef PACKAGE_TARNAME
165
166 /* Define to the home page for this package. */
167 #undef PACKAGE_URL
168
169 /* Define to the version of this package. */
170 #undef PACKAGE_VERSION
171
172 /* If using the C implementation of alloca, define if you know the
173    direction of stack growth for your system; otherwise it will be
174    automatically deduced at runtime.
175         STACK_DIRECTION > 0 => grows toward higher addresses
176         STACK_DIRECTION < 0 => grows toward lower addresses
177         STACK_DIRECTION = 0 => direction of growth unknown */
178 #undef STACK_DIRECTION
179
180 /* Define to 1 if you have the ANSI C header files. */
181 #undef STDC_HEADERS
182
183 /* Version number of package */
184 #undef VERSION
185
186 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
187    `char[]'. */
188 #undef YYTEXT_POINTER
189
190 /* Define to empty if `const' does not conform to ANSI C. */
191 #undef const
192
193 /* Define to rpl_malloc if the replacement function should be used. */
194 #undef malloc
195
196 /* Define to `int' if <sys/types.h> does not define. */
197 #undef pid_t
198
199 /* Define to rpl_realloc if the replacement function should be used. */
200 #undef realloc
201
202 /* Define to `unsigned int' if <sys/types.h> does not define. */
203 #undef size_t
204
205 /* Define as `fork' if `vfork' does not work. */
206 #undef vfork