1 /* config.in. Generated automatically from configure.in by autoheader. */
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.
6 #undef CRAY_STACKSEG_END
8 /* Define if using `alloca.c'. */
11 /* Define to 1 if NLS is requested */
14 /* Additional extension a shared object might have. */
15 #undef EXTRA_SHLIB_EXTENSION
17 /* Define if you have `alloca', as a function or macro. */
20 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
23 /* Define if you have the <argz.h> header file. */
26 /* Define if you have the `dcgettext' function. */
29 /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
32 /* Define if you have the `getcwd' function. */
35 /* Define if you have the `getpagesize' function. */
36 #undef HAVE_GETPAGESIZE
38 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
41 /* Define if you have the <inttypes.h> header file. */
42 #undef HAVE_INTTYPES_H
44 /* Define if your locale.h file contains LC_MESSAGES. */
45 #undef HAVE_LC_MESSAGES
47 /* Define if you have the <limits.h> header file. */
50 /* Define if you have the <locale.h> header file. */
53 /* Define if you have the <malloc.h> header file. */
56 /* Define if you have the <memory.h> header file. */
59 /* Define if you have a working `mmap' system call. */
62 /* Define if you have the `munmap' function. */
65 /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
68 /* Define if you have the <nl_types.h> header file. */
69 #undef HAVE_NL_TYPES_H
71 /* Define if you have the `putenv' function. */
74 /* Define if you have the `sbrk' function. */
77 /* Define if you have the `setenv' function. */
80 /* Define if you have the `setlocale' function. */
83 /* Define if you have the <stdlib.h> header file. */
86 /* Define if you have the stpcpy function */
89 /* Define if you have the `strcasecmp' function. */
90 #undef HAVE_STRCASECMP
92 /* Define if you have the `strchr' function. */
95 /* Define if you have the <strings.h> header file. */
98 /* Define if you have the <string.h> header file. */
101 /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
102 #undef HAVE_SYS_DIR_H
104 /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
105 #undef HAVE_SYS_NDIR_H
107 /* Define if you have the <sys/param.h> header file. */
108 #undef HAVE_SYS_PARAM_H
110 /* Define if you have the <unistd.h> header file. */
113 /* Define if you have the <values.h> header file. */
116 /* Define if you have the `__argz_count' function. */
117 #undef HAVE___ARGZ_COUNT
119 /* Define if you have the `__argz_next' function. */
120 #undef HAVE___ARGZ_NEXT
122 /* Define if you have the `__argz_stringify' function. */
123 #undef HAVE___ARGZ_STRINGIFY
125 /* Define if environ is not declared in system header files. */
126 #undef NEED_DECLARATION_ENVIRON
128 /* Define if free is not declared in system header files. */
129 #undef NEED_DECLARATION_FREE
131 /* Define if getenv is not declared in system header files. */
132 #undef NEED_DECLARATION_GETENV
134 /* Define if sbrk is not declared in system header files. */
135 #undef NEED_DECLARATION_SBRK
137 /* Define if strstr is not declared in system header files. */
138 #undef NEED_DECLARATION_STRSTR
140 /* Name of package */
143 /* If using the C implementation of alloca, define if you know the
144 direction of stack growth for your system; otherwise it will be
145 automatically deduced at run-time.
146 STACK_DIRECTION > 0 => grows toward higher addresses
147 STACK_DIRECTION < 0 => grows toward lower addresses
148 STACK_DIRECTION = 0 => direction of growth unknown */
149 #undef STACK_DIRECTION
151 /* Define if you have the ANSI C header files. */
154 /* Use b modifier when opening binary files? */
155 #undef USE_BINARY_FOPEN
157 /* Version number of package */
160 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
162 #undef YYTEXT_POINTER
164 /* Define to empty if `const' does not conform to ANSI C. */
167 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
168 if it is not supported. */
171 /* Define to `long' if <sys/types.h> does not define. */
174 /* Define to `unsigned' if <sys/types.h> does not define. */