]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/lex/config.h
uniq: Clean up and test obsolete options.
[FreeBSD/FreeBSD.git] / usr.bin / lex / config.h
1 /* src/config.h.  Generated from config.h.in by configure.  */
2 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
3
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5    systems. This function is required for `alloca.c' support on those systems.
6    */
7 /* #undef CRAY_STACKSEG_END */
8
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
11
12 /* Define to 1 if translation of program messages to the user's native
13    language is requested. */
14 /* #undef ENABLE_NLS */
15
16 /* Define to 1 if you have `alloca', as a function or macro. */
17 #define HAVE_ALLOCA 1
18
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20    */
21 /* #undef HAVE_ALLOCA_H */
22
23 /* Define to 1 if you have the `available.' function. */
24 /* #undef HAVE_AVAILABLE_ */
25
26 /* Define to 1 if you have the `by' function. */
27 /* #undef HAVE_BY */
28
29 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
30    CoreFoundation framework. */
31 /* #undef HAVE_CFLOCALECOPYCURRENT */
32
33 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
34    the CoreFoundation framework. */
35 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
36
37 /* Define if the GNU dcgettext() function is already present or preinstalled.
38    */
39 /* #undef HAVE_DCGETTEXT */
40
41 /* Define to 1 if you have the <dlfcn.h> header file. */
42 #define HAVE_DLFCN_H 1
43
44 /* Define to 1 if you have the `dnl' function. */
45 /* #undef HAVE_DNL */
46
47 /* Define to 1 if you have the `dup2' function. */
48 #define HAVE_DUP2 1
49
50 /* Define to 1 if you have the `enabled' function. */
51 /* #undef HAVE_ENABLED */
52
53 /* Define to 1 if you have the `fork' function. */
54 #define HAVE_FORK 1
55
56 /* Define to 1 if you have the `function.' function. */
57 /* #undef HAVE_FUNCTION_ */
58
59 /* Define if the GNU gettext() function is already present or preinstalled. */
60 /* #undef HAVE_GETTEXT */
61
62 /* Define to 1 if you have the `have' function. */
63 /* #undef HAVE_HAVE */
64
65 /* Define if you have the iconv() function and it works. */
66 /* #undef HAVE_ICONV */
67
68 /* Define to 1 if you have the `if' function. */
69 /* #undef HAVE_IF */
70
71 /* Define to 1 if you have the <inttypes.h> header file. */
72 #define HAVE_INTTYPES_H 1
73
74 /* Define to 1 if you have the `is' function. */
75 /* #undef HAVE_IS */
76
77 /* Define to 1 if you have the <libintl.h> header file. */
78 /* #undef HAVE_LIBINTL_H */
79
80 /* Define to 1 if you have the `m' library (-lm). */
81 #define HAVE_LIBM 1
82
83 /* Define to 1 if you have the <limits.h> header file. */
84 #define HAVE_LIMITS_H 1
85
86 /* Define to 1 if you have the <locale.h> header file. */
87 #define HAVE_LOCALE_H 1
88
89 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
90    to 0 otherwise. */
91 #define HAVE_MALLOC 1
92
93 /* Define to 1 if you have the <malloc.h> header file. */
94 #define HAVE_MALLOC_H 1
95
96 /* Define to 1 if you have the <memory.h> header file. */
97 #define HAVE_MEMORY_H 1
98
99 /* Define to 1 if you have the `memset' function. */
100 #define HAVE_MEMSET 1
101
102 /* Define to 1 if you have the `Needed' function. */
103 /* #undef HAVE_NEEDED */
104
105 /* Define to 1 if you have the <netinet/in.h> header file. */
106 #define HAVE_NETINET_IN_H 1
107
108 /* Define to 1 if you have the `NLS' function. */
109 /* #undef HAVE_NLS */
110
111 /* Define to 1 if you have the `not' function. */
112 /* #undef HAVE_NOT */
113
114 /* Define to 1 if you have the `only' function. */
115 /* #undef HAVE_ONLY */
116
117 /* Define to 1 if you have the `OpenBSD' function. */
118 /* #undef HAVE_OPENBSD */
119
120 /* Define to 1 if you have the `pow' function. */
121 #define HAVE_POW 1
122
123 /* Define to 1 if you have the <pthread.h> header file. */
124 #define HAVE_PTHREAD_H 1
125
126 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
127    and to 0 otherwise. */
128 #define HAVE_REALLOC 1
129
130 /* Define to 1 if you have the `reallocarray' function. */
131 #define HAVE_REALLOCARRAY 1
132
133 /* Define to 1 if you have the `regcomp' function. */
134 #define HAVE_REGCOMP 1
135
136 /* Define to 1 if you have the <regex.h> header file. */
137 #define HAVE_REGEX_H 1
138
139 /* Define to 1 if you have the `replacement' function. */
140 /* #undef HAVE_REPLACEMENT */
141
142 /* Define to 1 if you have the `setlocale' function. */
143 #define HAVE_SETLOCALE 1
144
145 /* Define to 1 if stdbool.h conforms to C99. */
146 #define HAVE_STDBOOL_H 1
147
148 /* Define to 1 if you have the <stdint.h> header file. */
149 #define HAVE_STDINT_H 1
150
151 /* Define to 1 if you have the <stdlib.h> header file. */
152 #define HAVE_STDLIB_H 1
153
154 /* Define to 1 if you have the `strcasecmp' function. */
155 #define HAVE_STRCASECMP 1
156
157 /* Define to 1 if you have the `strchr' function. */
158 #define HAVE_STRCHR 1
159
160 /* Define to 1 if you have the `strdup' function. */
161 #define HAVE_STRDUP 1
162
163 /* Define to 1 if you have the <strings.h> header file. */
164 #define HAVE_STRINGS_H 1
165
166 /* Define to 1 if you have the <string.h> header file. */
167 #define HAVE_STRING_H 1
168
169 /* Define to 1 if you have the `strtol' function. */
170 #define HAVE_STRTOL 1
171
172 /* Define to 1 if you have the <sys/stat.h> header file. */
173 #define HAVE_SYS_STAT_H 1
174
175 /* Define to 1 if you have the <sys/types.h> header file. */
176 #define HAVE_SYS_TYPES_H 1
177
178 /* Define to 1 if you have the <sys/wait.h> header file. */
179 #define HAVE_SYS_WAIT_H 1
180
181 /* Define to 1 if you have the <unistd.h> header file. */
182 #define HAVE_UNISTD_H 1
183
184 /* Define to 1 if you have the `Used' function. */
185 /* #undef HAVE_USED */
186
187 /* Define to 1 if you have the `vfork' function. */
188 #define HAVE_VFORK 1
189
190 /* Define to 1 if you have the <vfork.h> header file. */
191 /* #undef HAVE_VFORK_H */
192
193 /* Define to 1 if you have the `We' function. */
194 /* #undef HAVE_WE */
195
196 /* Define to 1 if `fork' works. */
197 #define HAVE_WORKING_FORK 1
198
199 /* Define to 1 if `vfork' works. */
200 #define HAVE_WORKING_VFORK 1
201
202 /* Define to 1 if the system has the type `_Bool'. */
203 #define HAVE__BOOL 1
204
205 /* Define to the sub-directory where libtool stores uninstalled libraries. */
206 #define LT_OBJDIR ".libs/"
207
208 /* Define to the m4 executable name. */
209 #define M4 "m4"
210
211 /* Name of package */
212 #define PACKAGE "flex"
213
214 /* Define to the address where bug reports for this package should be sent. */
215 #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net"
216
217 /* Define to the full name of this package. */
218 #define PACKAGE_NAME "the fast lexical analyser generator"
219
220 /* Define to the full name and version of this package. */
221 #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
222
223 /* Define to the one symbol short name of this package. */
224 #define PACKAGE_TARNAME "flex"
225
226 /* Define to the home page for this package. */
227 #define PACKAGE_URL ""
228
229 /* Define to the version of this package. */
230 #define PACKAGE_VERSION "2.6.4"
231
232 /* If using the C implementation of alloca, define if you know the
233    direction of stack growth for your system; otherwise it will be
234    automatically deduced at runtime.
235         STACK_DIRECTION > 0 => grows toward higher addresses
236         STACK_DIRECTION < 0 => grows toward lower addresses
237         STACK_DIRECTION = 0 => direction of growth unknown */
238 /* #undef STACK_DIRECTION */
239
240 /* Define to 1 if you have the ANSI C header files. */
241 #define STDC_HEADERS 1
242
243 /* Version number of package */
244 #define VERSION "2.6.4"
245
246 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
247    `char[]'. */
248 #define YYTEXT_POINTER 1
249
250 /* Define to empty if `const' does not conform to ANSI C. */
251 /* #undef const */
252
253 /* Define to rpl_malloc if the replacement function should be used. */
254 /* #undef malloc */
255
256 /* Define to `int' if <sys/types.h> does not define. */
257 /* #undef pid_t */
258
259 /* Define to rpl_realloc if the replacement function should be used. */
260 /* #undef realloc */
261
262 /* Define to `unsigned int' if <sys/types.h> does not define. */
263 /* #undef size_t */
264
265 /* Define as `fork' if `vfork' does not work. */
266 /* #undef vfork */