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