xref: /dragonfly/usr.bin/flex/config.h (revision 68d6f99b)
1*68d6f99bSSascha Wildner /* src/config.h.  Generated from config.h.in by configure.  */
2*68d6f99bSSascha Wildner /* src/config.h.in.  Generated from configure.ac by autoheader.  */
3553fe7b8SJohn Marino 
4553fe7b8SJohn Marino /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5553fe7b8SJohn Marino    systems. This function is required for `alloca.c' support on those systems.
6553fe7b8SJohn Marino    */
7553fe7b8SJohn Marino /* #undef CRAY_STACKSEG_END */
8553fe7b8SJohn Marino 
9553fe7b8SJohn Marino /* Define to 1 if using `alloca.c'. */
10553fe7b8SJohn Marino /* #undef C_ALLOCA */
11553fe7b8SJohn Marino 
12553fe7b8SJohn Marino /* Define to 1 if translation of program messages to the user's native
13553fe7b8SJohn Marino    language is requested. */
14553fe7b8SJohn Marino /* #undef ENABLE_NLS */
15553fe7b8SJohn Marino 
16553fe7b8SJohn Marino /* Define to 1 if you have `alloca', as a function or macro. */
17553fe7b8SJohn Marino #define HAVE_ALLOCA 1
18553fe7b8SJohn Marino 
19553fe7b8SJohn Marino /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20553fe7b8SJohn Marino    */
21*68d6f99bSSascha Wildner #define HAVE_ALLOCA_H 1
22*68d6f99bSSascha Wildner 
23*68d6f99bSSascha Wildner /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
24*68d6f99bSSascha Wildner    CoreFoundation framework. */
25*68d6f99bSSascha Wildner /* #undef HAVE_CFLOCALECOPYCURRENT */
26*68d6f99bSSascha Wildner 
27*68d6f99bSSascha Wildner /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
28*68d6f99bSSascha Wildner    the CoreFoundation framework. */
29*68d6f99bSSascha Wildner /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
30553fe7b8SJohn Marino 
31553fe7b8SJohn Marino /* Define if the GNU dcgettext() function is already present or preinstalled.
32553fe7b8SJohn Marino    */
33553fe7b8SJohn Marino /* #undef HAVE_DCGETTEXT */
34553fe7b8SJohn Marino 
35*68d6f99bSSascha Wildner /* Define to 1 if you have the <dlfcn.h> header file. */
36*68d6f99bSSascha Wildner #define HAVE_DLFCN_H 1
37*68d6f99bSSascha Wildner 
38553fe7b8SJohn Marino /* Define to 1 if you have the `dup2' function. */
39553fe7b8SJohn Marino #define HAVE_DUP2 1
40553fe7b8SJohn Marino 
41553fe7b8SJohn Marino /* Define to 1 if you have the `fork' function. */
42553fe7b8SJohn Marino #define HAVE_FORK 1
43553fe7b8SJohn Marino 
44553fe7b8SJohn Marino /* Define if the GNU gettext() function is already present or preinstalled. */
45553fe7b8SJohn Marino /* #undef HAVE_GETTEXT */
46553fe7b8SJohn Marino 
47*68d6f99bSSascha Wildner /* Define if you have the iconv() function and it works. */
48553fe7b8SJohn Marino #define HAVE_ICONV 1
49553fe7b8SJohn Marino 
50553fe7b8SJohn Marino /* Define to 1 if you have the <inttypes.h> header file. */
51553fe7b8SJohn Marino #define HAVE_INTTYPES_H 1
52553fe7b8SJohn Marino 
53553fe7b8SJohn Marino /* Define to 1 if you have the <libintl.h> header file. */
54553fe7b8SJohn Marino /* #undef HAVE_LIBINTL_H */
55553fe7b8SJohn Marino 
56553fe7b8SJohn Marino /* Define to 1 if you have the `m' library (-lm). */
57553fe7b8SJohn Marino #define HAVE_LIBM 1
58553fe7b8SJohn Marino 
59553fe7b8SJohn Marino /* Define to 1 if you have the <limits.h> header file. */
60553fe7b8SJohn Marino #define HAVE_LIMITS_H 1
61553fe7b8SJohn Marino 
62553fe7b8SJohn Marino /* Define to 1 if you have the <locale.h> header file. */
63553fe7b8SJohn Marino #define HAVE_LOCALE_H 1
64553fe7b8SJohn Marino 
65553fe7b8SJohn Marino /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
66553fe7b8SJohn Marino    to 0 otherwise. */
67553fe7b8SJohn Marino #define HAVE_MALLOC 1
68553fe7b8SJohn Marino 
69553fe7b8SJohn Marino /* Define to 1 if you have the <malloc.h> header file. */
7002b66c54SSascha Wildner /* #undef HAVE_MALLOC_H */
71553fe7b8SJohn Marino 
72553fe7b8SJohn Marino /* Define to 1 if you have the <memory.h> header file. */
73553fe7b8SJohn Marino #define HAVE_MEMORY_H 1
74553fe7b8SJohn Marino 
75553fe7b8SJohn Marino /* Define to 1 if you have the `memset' function. */
76553fe7b8SJohn Marino #define HAVE_MEMSET 1
77553fe7b8SJohn Marino 
78553fe7b8SJohn Marino /* Define to 1 if you have the <netinet/in.h> header file. */
79553fe7b8SJohn Marino #define HAVE_NETINET_IN_H 1
80553fe7b8SJohn Marino 
81553fe7b8SJohn Marino /* Define to 1 if you have the `pow' function. */
82553fe7b8SJohn Marino #define HAVE_POW 1
83553fe7b8SJohn Marino 
84553fe7b8SJohn Marino /* Define to 1 if you have the <pthread.h> header file. */
85553fe7b8SJohn Marino #define HAVE_PTHREAD_H 1
86553fe7b8SJohn Marino 
87553fe7b8SJohn Marino /* Define to 1 if your system has a GNU libc compatible `realloc' function,
88553fe7b8SJohn Marino    and to 0 otherwise. */
89553fe7b8SJohn Marino #define HAVE_REALLOC 1
90553fe7b8SJohn Marino 
91*68d6f99bSSascha Wildner /* Define to 1 if you have the `reallocarray' function. */
92*68d6f99bSSascha Wildner #define HAVE_REALLOCARRAY 1
93*68d6f99bSSascha Wildner 
94553fe7b8SJohn Marino /* Define to 1 if you have the `regcomp' function. */
95553fe7b8SJohn Marino #define HAVE_REGCOMP 1
96553fe7b8SJohn Marino 
97553fe7b8SJohn Marino /* Define to 1 if you have the <regex.h> header file. */
98553fe7b8SJohn Marino #define HAVE_REGEX_H 1
99553fe7b8SJohn Marino 
100553fe7b8SJohn Marino /* Define to 1 if you have the `setlocale' function. */
101553fe7b8SJohn Marino #define HAVE_SETLOCALE 1
102553fe7b8SJohn Marino 
103553fe7b8SJohn Marino /* Define to 1 if stdbool.h conforms to C99. */
104553fe7b8SJohn Marino #define HAVE_STDBOOL_H 1
105553fe7b8SJohn Marino 
106553fe7b8SJohn Marino /* Define to 1 if you have the <stdint.h> header file. */
107553fe7b8SJohn Marino #define HAVE_STDINT_H 1
108553fe7b8SJohn Marino 
109553fe7b8SJohn Marino /* Define to 1 if you have the <stdlib.h> header file. */
110553fe7b8SJohn Marino #define HAVE_STDLIB_H 1
111553fe7b8SJohn Marino 
112*68d6f99bSSascha Wildner /* Define to 1 if you have the `strcasecmp' function. */
113*68d6f99bSSascha Wildner #define HAVE_STRCASECMP 1
114*68d6f99bSSascha Wildner 
115553fe7b8SJohn Marino /* Define to 1 if you have the `strchr' function. */
116553fe7b8SJohn Marino #define HAVE_STRCHR 1
117553fe7b8SJohn Marino 
118*68d6f99bSSascha Wildner /* Define to 1 if you have the `strdup' function. */
119*68d6f99bSSascha Wildner #define HAVE_STRDUP 1
120*68d6f99bSSascha Wildner 
121553fe7b8SJohn Marino /* Define to 1 if you have the <strings.h> header file. */
122553fe7b8SJohn Marino #define HAVE_STRINGS_H 1
123553fe7b8SJohn Marino 
124553fe7b8SJohn Marino /* Define to 1 if you have the <string.h> header file. */
125553fe7b8SJohn Marino #define HAVE_STRING_H 1
126553fe7b8SJohn Marino 
127553fe7b8SJohn Marino /* Define to 1 if you have the `strtol' function. */
128553fe7b8SJohn Marino #define HAVE_STRTOL 1
129553fe7b8SJohn Marino 
130553fe7b8SJohn Marino /* Define to 1 if you have the <sys/stat.h> header file. */
131553fe7b8SJohn Marino #define HAVE_SYS_STAT_H 1
132553fe7b8SJohn Marino 
133553fe7b8SJohn Marino /* Define to 1 if you have the <sys/types.h> header file. */
134553fe7b8SJohn Marino #define HAVE_SYS_TYPES_H 1
135553fe7b8SJohn Marino 
136*68d6f99bSSascha Wildner /* Define to 1 if you have the <sys/wait.h> header file. */
137553fe7b8SJohn Marino #define HAVE_SYS_WAIT_H 1
138553fe7b8SJohn Marino 
139553fe7b8SJohn Marino /* Define to 1 if you have the <unistd.h> header file. */
140553fe7b8SJohn Marino #define HAVE_UNISTD_H 1
141553fe7b8SJohn Marino 
142553fe7b8SJohn Marino /* Define to 1 if you have the `vfork' function. */
143553fe7b8SJohn Marino #define HAVE_VFORK 1
144553fe7b8SJohn Marino 
145553fe7b8SJohn Marino /* Define to 1 if you have the <vfork.h> header file. */
146553fe7b8SJohn Marino /* #undef HAVE_VFORK_H */
147553fe7b8SJohn Marino 
148553fe7b8SJohn Marino /* Define to 1 if `fork' works. */
149553fe7b8SJohn Marino #define HAVE_WORKING_FORK 1
150553fe7b8SJohn Marino 
151553fe7b8SJohn Marino /* Define to 1 if `vfork' works. */
152553fe7b8SJohn Marino #define HAVE_WORKING_VFORK 1
153553fe7b8SJohn Marino 
154553fe7b8SJohn Marino /* Define to 1 if the system has the type `_Bool'. */
155553fe7b8SJohn Marino #define HAVE__BOOL 1
156553fe7b8SJohn Marino 
157*68d6f99bSSascha Wildner /* Define to the sub-directory where libtool stores uninstalled libraries. */
158*68d6f99bSSascha Wildner #define LT_OBJDIR ".libs/"
159*68d6f99bSSascha Wildner 
160553fe7b8SJohn Marino /* Define to the m4 executable name. */
161553fe7b8SJohn Marino #define M4 "/usr/bin/m4"
162553fe7b8SJohn Marino 
163553fe7b8SJohn Marino /* Name of package */
164553fe7b8SJohn Marino #define PACKAGE "flex"
165553fe7b8SJohn Marino 
166553fe7b8SJohn Marino /* Define to the address where bug reports for this package should be sent. */
167553fe7b8SJohn Marino #define PACKAGE_BUGREPORT "flex-help@lists.sourceforge.net"
168553fe7b8SJohn Marino 
169553fe7b8SJohn Marino /* Define to the full name of this package. */
170553fe7b8SJohn Marino #define PACKAGE_NAME "the fast lexical analyser generator"
171553fe7b8SJohn Marino 
172553fe7b8SJohn Marino /* Define to the full name and version of this package. */
173*68d6f99bSSascha Wildner #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
174553fe7b8SJohn Marino 
175553fe7b8SJohn Marino /* Define to the one symbol short name of this package. */
176553fe7b8SJohn Marino #define PACKAGE_TARNAME "flex"
177553fe7b8SJohn Marino 
178553fe7b8SJohn Marino /* Define to the home page for this package. */
179553fe7b8SJohn Marino #define PACKAGE_URL ""
180553fe7b8SJohn Marino 
181553fe7b8SJohn Marino /* Define to the version of this package. */
182*68d6f99bSSascha Wildner #define PACKAGE_VERSION "2.6.4"
183553fe7b8SJohn Marino 
184553fe7b8SJohn Marino /* If using the C implementation of alloca, define if you know the
185553fe7b8SJohn Marino    direction of stack growth for your system; otherwise it will be
186553fe7b8SJohn Marino    automatically deduced at runtime.
187553fe7b8SJohn Marino 	STACK_DIRECTION > 0 => grows toward higher addresses
188553fe7b8SJohn Marino 	STACK_DIRECTION < 0 => grows toward lower addresses
189553fe7b8SJohn Marino 	STACK_DIRECTION = 0 => direction of growth unknown */
190553fe7b8SJohn Marino /* #undef STACK_DIRECTION */
191553fe7b8SJohn Marino 
192553fe7b8SJohn Marino /* Define to 1 if you have the ANSI C header files. */
193553fe7b8SJohn Marino #define STDC_HEADERS 1
194553fe7b8SJohn Marino 
195553fe7b8SJohn Marino /* Version number of package */
196*68d6f99bSSascha Wildner #define VERSION "2.6.4"
197553fe7b8SJohn Marino 
198553fe7b8SJohn Marino /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
199553fe7b8SJohn Marino    `char[]'. */
200553fe7b8SJohn Marino #define YYTEXT_POINTER 1
201553fe7b8SJohn Marino 
202553fe7b8SJohn Marino /* Define to empty if `const' does not conform to ANSI C. */
203553fe7b8SJohn Marino /* #undef const */
204553fe7b8SJohn Marino 
205553fe7b8SJohn Marino /* Define to rpl_malloc if the replacement function should be used. */
206553fe7b8SJohn Marino /* #undef malloc */
207553fe7b8SJohn Marino 
208553fe7b8SJohn Marino /* Define to `int' if <sys/types.h> does not define. */
209553fe7b8SJohn Marino /* #undef pid_t */
210553fe7b8SJohn Marino 
211553fe7b8SJohn Marino /* Define to rpl_realloc if the replacement function should be used. */
212553fe7b8SJohn Marino /* #undef realloc */
213553fe7b8SJohn Marino 
214553fe7b8SJohn Marino /* Define to `unsigned int' if <sys/types.h> does not define. */
215553fe7b8SJohn Marino /* #undef size_t */
216553fe7b8SJohn Marino 
217553fe7b8SJohn Marino /* Define as `fork' if `vfork' does not work. */
218553fe7b8SJohn Marino /* #undef vfork */
219