xref: /minix3/external/bsd/flex/dist/conf.in (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc/* conf.in.  Generated from configure.ac by autoheader.  */
2357f1050SThomas Veerman
3357f1050SThomas Veerman/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4357f1050SThomas Veerman   systems. This function is required for `alloca.c' support on those systems.
5357f1050SThomas Veerman   */
6357f1050SThomas Veerman#undef CRAY_STACKSEG_END
7357f1050SThomas Veerman
8357f1050SThomas Veerman/* Define to 1 if using `alloca.c'. */
9357f1050SThomas Veerman#undef C_ALLOCA
10357f1050SThomas Veerman
11357f1050SThomas Veerman/* Define to 1 if translation of program messages to the user's native
12357f1050SThomas Veerman   language is requested. */
13357f1050SThomas Veerman#undef ENABLE_NLS
14357f1050SThomas Veerman
15357f1050SThomas Veerman/* Define to 1 if you have `alloca', as a function or macro. */
16357f1050SThomas Veerman#undef HAVE_ALLOCA
17357f1050SThomas Veerman
18357f1050SThomas Veerman/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19357f1050SThomas Veerman   */
20357f1050SThomas Veerman#undef HAVE_ALLOCA_H
21357f1050SThomas Veerman
22*0a6a1f1dSLionel Sambuc/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
23*0a6a1f1dSLionel Sambuc   CoreFoundation framework. */
24*0a6a1f1dSLionel Sambuc#undef HAVE_CFLOCALECOPYCURRENT
25*0a6a1f1dSLionel Sambuc
26*0a6a1f1dSLionel Sambuc/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
27*0a6a1f1dSLionel Sambuc   the CoreFoundation framework. */
28*0a6a1f1dSLionel Sambuc#undef HAVE_CFPREFERENCESCOPYAPPVALUE
29*0a6a1f1dSLionel Sambuc
30357f1050SThomas Veerman/* Define if the GNU dcgettext() function is already present or preinstalled.
31357f1050SThomas Veerman   */
32357f1050SThomas Veerman#undef HAVE_DCGETTEXT
33357f1050SThomas Veerman
34*0a6a1f1dSLionel Sambuc/* Define to 1 if you have the <dlfcn.h> header file. */
35*0a6a1f1dSLionel Sambuc#undef HAVE_DLFCN_H
36*0a6a1f1dSLionel Sambuc
37357f1050SThomas Veerman/* Define to 1 if you have the `dup2' function. */
38357f1050SThomas Veerman#undef HAVE_DUP2
39357f1050SThomas Veerman
40357f1050SThomas Veerman/* Define to 1 if you have the `fork' function. */
41357f1050SThomas Veerman#undef HAVE_FORK
42357f1050SThomas Veerman
43357f1050SThomas Veerman/* Define if the GNU gettext() function is already present or preinstalled. */
44357f1050SThomas Veerman#undef HAVE_GETTEXT
45357f1050SThomas Veerman
46*0a6a1f1dSLionel Sambuc/* Define if you have the iconv() function and it works. */
47357f1050SThomas Veerman#undef HAVE_ICONV
48357f1050SThomas Veerman
49357f1050SThomas Veerman/* Define to 1 if you have the <inttypes.h> header file. */
50357f1050SThomas Veerman#undef HAVE_INTTYPES_H
51357f1050SThomas Veerman
52357f1050SThomas Veerman/* Define to 1 if you have the `isascii' function. */
53357f1050SThomas Veerman#undef HAVE_ISASCII
54357f1050SThomas Veerman
55357f1050SThomas Veerman/* Define to 1 if you have the <libintl.h> header file. */
56357f1050SThomas Veerman#undef HAVE_LIBINTL_H
57357f1050SThomas Veerman
58357f1050SThomas Veerman/* Define to 1 if you have the `m' library (-lm). */
59357f1050SThomas Veerman#undef HAVE_LIBM
60357f1050SThomas Veerman
61357f1050SThomas Veerman/* pthread library */
62357f1050SThomas Veerman#undef HAVE_LIBPTHREAD
63357f1050SThomas Veerman
64357f1050SThomas Veerman/* Define to 1 if you have the <limits.h> header file. */
65357f1050SThomas Veerman#undef HAVE_LIMITS_H
66357f1050SThomas Veerman
67357f1050SThomas Veerman/* Define to 1 if you have the <locale.h> header file. */
68357f1050SThomas Veerman#undef HAVE_LOCALE_H
69357f1050SThomas Veerman
70357f1050SThomas Veerman/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
71357f1050SThomas Veerman   to 0 otherwise. */
72357f1050SThomas Veerman#undef HAVE_MALLOC
73357f1050SThomas Veerman
74357f1050SThomas Veerman/* Define to 1 if you have the <malloc.h> header file. */
75357f1050SThomas Veerman#undef HAVE_MALLOC_H
76357f1050SThomas Veerman
77357f1050SThomas Veerman/* Define to 1 if you have the <memory.h> header file. */
78357f1050SThomas Veerman#undef HAVE_MEMORY_H
79357f1050SThomas Veerman
80357f1050SThomas Veerman/* Define to 1 if you have the `memset' function. */
81357f1050SThomas Veerman#undef HAVE_MEMSET
82357f1050SThomas Veerman
83357f1050SThomas Veerman/* Define to 1 if you have the <netinet/in.h> header file. */
84357f1050SThomas Veerman#undef HAVE_NETINET_IN_H
85357f1050SThomas Veerman
86357f1050SThomas Veerman/* Define to 1 if you have the `pow' function. */
87357f1050SThomas Veerman#undef HAVE_POW
88357f1050SThomas Veerman
89357f1050SThomas Veerman/* Define to 1 if you have the <pthread.h> header file. */
90357f1050SThomas Veerman#undef HAVE_PTHREAD_H
91357f1050SThomas Veerman
92357f1050SThomas Veerman/* Define to 1 if your system has a GNU libc compatible `realloc' function,
93357f1050SThomas Veerman   and to 0 otherwise. */
94357f1050SThomas Veerman#undef HAVE_REALLOC
95357f1050SThomas Veerman
96357f1050SThomas Veerman/* Define to 1 if you have the `regcomp' function. */
97357f1050SThomas Veerman#undef HAVE_REGCOMP
98357f1050SThomas Veerman
9984d9c625SLionel Sambuc/* Define to 1 if you have the <regex.h> header file. */
10084d9c625SLionel Sambuc#undef HAVE_REGEX_H
10184d9c625SLionel Sambuc
102357f1050SThomas Veerman/* Define to 1 if you have the `setlocale' function. */
103357f1050SThomas Veerman#undef HAVE_SETLOCALE
104357f1050SThomas Veerman
105357f1050SThomas Veerman/* Define to 1 if stdbool.h conforms to C99. */
106357f1050SThomas Veerman#undef HAVE_STDBOOL_H
107357f1050SThomas Veerman
108357f1050SThomas Veerman/* Define to 1 if you have the <stddef.h> header file. */
109357f1050SThomas Veerman#undef HAVE_STDDEF_H
110357f1050SThomas Veerman
111357f1050SThomas Veerman/* Define to 1 if you have the <stdint.h> header file. */
112357f1050SThomas Veerman#undef HAVE_STDINT_H
113357f1050SThomas Veerman
114357f1050SThomas Veerman/* Define to 1 if you have the <stdlib.h> header file. */
115357f1050SThomas Veerman#undef HAVE_STDLIB_H
116357f1050SThomas Veerman
117357f1050SThomas Veerman/* Define to 1 if you have the `strchr' function. */
118357f1050SThomas Veerman#undef HAVE_STRCHR
119357f1050SThomas Veerman
120357f1050SThomas Veerman/* Define to 1 if you have the <strings.h> header file. */
121357f1050SThomas Veerman#undef HAVE_STRINGS_H
122357f1050SThomas Veerman
123357f1050SThomas Veerman/* Define to 1 if you have the <string.h> header file. */
124357f1050SThomas Veerman#undef HAVE_STRING_H
125357f1050SThomas Veerman
126357f1050SThomas Veerman/* Define to 1 if you have the `strtol' function. */
127357f1050SThomas Veerman#undef HAVE_STRTOL
128357f1050SThomas Veerman
129357f1050SThomas Veerman/* Define to 1 if you have the <sys/stat.h> header file. */
130357f1050SThomas Veerman#undef HAVE_SYS_STAT_H
131357f1050SThomas Veerman
132357f1050SThomas Veerman/* Define to 1 if you have the <sys/types.h> header file. */
133357f1050SThomas Veerman#undef HAVE_SYS_TYPES_H
134357f1050SThomas Veerman
135357f1050SThomas Veerman/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136357f1050SThomas Veerman#undef HAVE_SYS_WAIT_H
137357f1050SThomas Veerman
138357f1050SThomas Veerman/* Define to 1 if you have the <unistd.h> header file. */
139357f1050SThomas Veerman#undef HAVE_UNISTD_H
140357f1050SThomas Veerman
141357f1050SThomas Veerman/* Define to 1 if you have the `vfork' function. */
142357f1050SThomas Veerman#undef HAVE_VFORK
143357f1050SThomas Veerman
144357f1050SThomas Veerman/* Define to 1 if you have the <vfork.h> header file. */
145357f1050SThomas Veerman#undef HAVE_VFORK_H
146357f1050SThomas Veerman
147357f1050SThomas Veerman/* Define to 1 if `fork' works. */
148357f1050SThomas Veerman#undef HAVE_WORKING_FORK
149357f1050SThomas Veerman
150357f1050SThomas Veerman/* Define to 1 if `vfork' works. */
151357f1050SThomas Veerman#undef HAVE_WORKING_VFORK
152357f1050SThomas Veerman
153357f1050SThomas Veerman/* Define to 1 if the system has the type `_Bool'. */
154357f1050SThomas Veerman#undef HAVE__BOOL
155357f1050SThomas Veerman
156*0a6a1f1dSLionel Sambuc/* Define to the sub-directory in which libtool stores uninstalled libraries.
157*0a6a1f1dSLionel Sambuc   */
158*0a6a1f1dSLionel Sambuc#undef LT_OBJDIR
159*0a6a1f1dSLionel Sambuc
16084d9c625SLionel Sambuc/* Define to the m4 executable name. */
161357f1050SThomas Veerman#undef M4
162357f1050SThomas Veerman
16384d9c625SLionel Sambuc/* Define to 1 if your C compiler doesn't accept -c and -o together. */
16484d9c625SLionel Sambuc#undef NO_MINUS_C_MINUS_O
16584d9c625SLionel Sambuc
166357f1050SThomas Veerman/* Name of package */
167357f1050SThomas Veerman#undef PACKAGE
168357f1050SThomas Veerman
169357f1050SThomas Veerman/* Define to the address where bug reports for this package should be sent. */
170357f1050SThomas Veerman#undef PACKAGE_BUGREPORT
171357f1050SThomas Veerman
172357f1050SThomas Veerman/* Define to the full name of this package. */
173357f1050SThomas Veerman#undef PACKAGE_NAME
174357f1050SThomas Veerman
175357f1050SThomas Veerman/* Define to the full name and version of this package. */
176357f1050SThomas Veerman#undef PACKAGE_STRING
177357f1050SThomas Veerman
178357f1050SThomas Veerman/* Define to the one symbol short name of this package. */
179357f1050SThomas Veerman#undef PACKAGE_TARNAME
180357f1050SThomas Veerman
18184d9c625SLionel Sambuc/* Define to the home page for this package. */
18284d9c625SLionel Sambuc#undef PACKAGE_URL
18384d9c625SLionel Sambuc
184357f1050SThomas Veerman/* Define to the version of this package. */
185357f1050SThomas Veerman#undef PACKAGE_VERSION
186357f1050SThomas Veerman
187357f1050SThomas Veerman/* If using the C implementation of alloca, define if you know the
188357f1050SThomas Veerman   direction of stack growth for your system; otherwise it will be
18984d9c625SLionel Sambuc   automatically deduced at runtime.
190357f1050SThomas Veerman	STACK_DIRECTION > 0 => grows toward higher addresses
191357f1050SThomas Veerman	STACK_DIRECTION < 0 => grows toward lower addresses
192357f1050SThomas Veerman	STACK_DIRECTION = 0 => direction of growth unknown */
193357f1050SThomas Veerman#undef STACK_DIRECTION
194357f1050SThomas Veerman
195357f1050SThomas Veerman/* Define to 1 if you have the ANSI C header files. */
196357f1050SThomas Veerman#undef STDC_HEADERS
197357f1050SThomas Veerman
198357f1050SThomas Veerman/* Version number of package */
199357f1050SThomas Veerman#undef VERSION
200357f1050SThomas Veerman
201357f1050SThomas Veerman/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
202357f1050SThomas Veerman   `char[]'. */
203357f1050SThomas Veerman#undef YYTEXT_POINTER
204357f1050SThomas Veerman
205357f1050SThomas Veerman/* Define to empty if `const' does not conform to ANSI C. */
206357f1050SThomas Veerman#undef const
207357f1050SThomas Veerman
208357f1050SThomas Veerman/* Define to rpl_malloc if the replacement function should be used. */
209357f1050SThomas Veerman#undef malloc
210357f1050SThomas Veerman
211357f1050SThomas Veerman/* Define to `int' if <sys/types.h> does not define. */
212357f1050SThomas Veerman#undef pid_t
213357f1050SThomas Veerman
214357f1050SThomas Veerman/* Define to rpl_realloc if the replacement function should be used. */
215357f1050SThomas Veerman#undef realloc
216357f1050SThomas Veerman
21784d9c625SLionel Sambuc/* Define to `unsigned int' if <sys/types.h> does not define. */
218357f1050SThomas Veerman#undef size_t
219357f1050SThomas Veerman
220357f1050SThomas Veerman/* Define as `fork' if `vfork' does not work. */
221357f1050SThomas Veerman#undef vfork
222