1 /* config.hin. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
6 /* Define if the closedir function returns void instead of int. */
9 /* Define to empty if the keyword does not work. */
12 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
13 This function is required for alloca.c support on those systems. */
14 #undef CRAY_STACKSEG_END
16 /* Define if you have alloca, as a function or macro. */
19 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
22 /* Define if you have a working `mmap' system call. */
25 /* Define as __inline if that's what the C compiler calls it. */
28 /* Define to `long' if <sys/types.h> doesn't define. */
31 /* Define to `unsigned' if <sys/types.h> doesn't define. */
34 /* If using the C implementation of alloca, define if you know the
35 direction of stack growth for your system; otherwise it will be
36 automatically deduced at run-time.
37 STACK_DIRECTION > 0 => grows toward higher addresses
38 STACK_DIRECTION < 0 => grows toward lower addresses
39 STACK_DIRECTION = 0 => direction of growth unknown
41 #undef STACK_DIRECTION
43 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
44 #undef STAT_MACROS_BROKEN
46 /* Define if you have the ANSI C header files. */
49 /* Define to use grep's error-checking malloc in the kwset routines. */
58 /* Define to `int' if <sys/types.h> doesn't define. */
61 /* Hack for Visual C++ suggested by irox. */
72 #undef HAVE_LC_MESSAGES
77 #undef HAVE_DOS_FILE_NAMES
79 /* Define if you have the __argz_count function. */
80 #undef HAVE___ARGZ_COUNT
82 /* Define if you have the __argz_next function. */
83 #undef HAVE___ARGZ_NEXT
85 /* Define if you have the __argz_stringify function. */
86 #undef HAVE___ARGZ_STRINGIFY
88 /* Define if you have the btowc function. */
91 /* Define if you have the dcgettext function. */
94 /* Define if you have the getcwd function. */
97 /* Define if you have the getpagesize function. */
98 #undef HAVE_GETPAGESIZE
100 /* Define if you have the isascii function. */
103 /* Define if you have the memchr function. */
106 /* Define if you have the memmove function. */
109 /* Define if you have the munmap function. */
112 /* Define if you have the putenv function. */
115 /* Define if you have the setenv function. */
118 /* Define if you have the setlocale function. */
119 #undef HAVE_SETLOCALE
121 /* Define if you have the setmode function. */
124 /* Define if you have the stpcpy function. */
127 /* Define if you have the strcasecmp function. */
128 #undef HAVE_STRCASECMP
130 /* Define if you have the strchr function. */
133 /* Define if you have the strdup function. */
136 /* Define if you have the strerror function. */
139 /* Define if you have the wctype function. */
142 /* Define if you have the <argz.h> header file. */
145 /* Define if you have the <dirent.h> header file. */
148 /* Define if you have the <libintl.h> header file. */
149 #undef HAVE_LIBINTL_H
151 /* Define if you have the <limits.h> header file. */
154 /* Define if you have the <locale.h> header file. */
157 /* Define if you have the <malloc.h> header file. */
160 /* Define if you have the <memory.h> header file. */
163 /* Define if you have the <ndir.h> header file. */
166 /* Define if you have the <nl_types.h> header file. */
167 #undef HAVE_NL_TYPES_H
169 /* Define if you have the <stdlib.h> header file. */
172 /* Define if you have the <string.h> header file. */
175 /* Define if you have the <sys/dir.h> header file. */
176 #undef HAVE_SYS_DIR_H
178 /* Define if you have the <sys/ndir.h> header file. */
179 #undef HAVE_SYS_NDIR_H
181 /* Define if you have the <sys/param.h> header file. */
182 #undef HAVE_SYS_PARAM_H
184 /* Define if you have the <unistd.h> header file. */
187 /* Define if you have the <wchar.h> header file. */
190 /* Define if you have the <wctype.h> header file. */
193 /* Define if you have the i library (-li). */
196 /* Number of bits in a file offset, on hosts where this is settable. */
197 #undef _FILE_OFFSET_BITS
199 /* Define to make fseeko etc. visible, on some hosts. */
200 #undef _LARGEFILE_SOURCE
202 /* Define for large files, on AIX-style hosts. */
205 /* Define if compiler has function prototypes */