1 /* config.h. Generated by configure. */
2 /* config.hin. Generated from configure.in by autoheader. */
4 /* Define to 1 if the `closedir' function returns void instead of `int'. */
5 /* #undef CLOSEDIR_VOID */
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8 systems. This function is required for `alloca.c' support on those systems.
10 /* #undef CRAY_STACKSEG_END */
12 /* Define to 1 if using `alloca.c'. */
15 /* Define to 1 if translation of program messages to the user's native
16 language is requested. */
19 /* We are building grep */
22 /* Define to 1 if you have `alloca', as a function or macro. */
25 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27 /* #undef HAVE_ALLOCA_H */
29 /* Define to 1 if you have the <argz.h> header file. */
30 /* #undef HAVE_ARGZ_H */
32 /* Define to 1 if you have the `atexit' function. */
35 /* Define to 1 if you have the `btowc' function. */
36 /* #undef HAVE_BTOWC */
38 /* Define to 1 if you have the `dcgettext' function. */
39 #define HAVE_DCGETTEXT 1
41 /* Define to 1 if strerror_r is declared. */
42 #define HAVE_DECL_STRERROR_R 1
44 /* Define if <stdlib.h> declares strtoul. */
45 #define HAVE_DECL_STRTOUL 1
47 /* Define if <stdlib.h> declares strtoull. */
48 #define HAVE_DECL_STRTOULL 1
50 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
52 #define HAVE_DIRENT_H 1
54 /* Define if the malloc check has been performed. */
55 #define HAVE_DONE_WORKING_MALLOC_CHECK 1
57 /* Define if the realloc check has been performed. */
58 #define HAVE_DONE_WORKING_REALLOC_CHECK 1
60 /* Define to 1 if you have the `doprnt' function. */
61 /* #undef HAVE_DOPRNT */
63 /* Define if text file lines end in CRLF. */
64 /* #undef HAVE_DOS_FILE_CONTENTS */
66 /* Define if your OS uses backslashes as directory separators */
67 /* #undef HAVE_DOS_FILE_NAMES */
69 /* Define to 1 if you have the `feof_unlocked' function. */
70 /* #undef HAVE_FEOF_UNLOCKED */
72 /* Define to 1 if you have the `fgets_unlocked' function. */
73 /* #undef HAVE_FGETS_UNLOCKED */
75 /* Define to 1 if you have the `fnmatch' function. */
76 #define HAVE_FNMATCH 1
78 /* Define to 1 if you have the `getcwd' function. */
81 /* Define to 1 if you have the `getegid' function. */
82 #define HAVE_GETEGID 1
84 /* Define to 1 if you have the `geteuid' function. */
85 #define HAVE_GETEUID 1
87 /* Define to 1 if you have the `getgid' function. */
90 /* Define to 1 if you have the `getpagesize' function. */
91 #define HAVE_GETPAGESIZE 1
93 /* Define if the GNU gettext() function is already present or preinstalled. */
94 #define HAVE_GETTEXT 1
96 /* Define to 1 if you have the `getuid' function. */
99 /* Define if you have the iconv() function. */
100 /* #undef HAVE_ICONV */
102 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
103 declares uintmax_t. */
104 #define HAVE_INTTYPES_H 1
106 /* Define to 1 if you have the `isascii' function. */
107 #define HAVE_ISASCII 1
109 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
110 #define HAVE_LANGINFO_CODESET 1
112 /* Define if your <locale.h> file defines LC_MESSAGES. */
113 #define HAVE_LC_MESSAGES 1
115 /* Define to 1 if you have the <libintl.h> header file. */
116 #define HAVE_LIBINTL_H 1
118 /* Define to 1 if you have the `pcre' library (-lpcre). */
119 /* #undef HAVE_LIBPCRE */
121 /* Define to 1 if you have the <limits.h> header file. */
122 #define HAVE_LIMITS_H 1
124 /* Define to 1 if you have the <locale.h> header file. */
125 #define HAVE_LOCALE_H 1
127 /* Define to 1 if you have the <malloc.h> header file. */
128 #define HAVE_MALLOC_H 1
130 /* Define to 1 if you have the `mbrtowc' function. */
131 #define HAVE_MBRTOWC 1
133 /* Define to 1 if you have the `memchr' function. */
134 #define HAVE_MEMCHR 1
136 /* Define to 1 if you have the `memmove' function. */
137 #define HAVE_MEMMOVE 1
139 /* Define to 1 if you have the <memory.h> header file. */
140 #define HAVE_MEMORY_H 1
142 /* Define to 1 if you have the `mempcpy' function. */
143 /* #undef HAVE_MEMPCPY */
145 /* Define to 1 if you have a working `mmap' system call. */
148 /* Define to 1 if you have the `munmap' function. */
149 #define HAVE_MUNMAP 1
151 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
152 /* #undef HAVE_NDIR_H */
154 /* Define to 1 if you have the <nl_types.h> header file. */
155 #define HAVE_NL_TYPES_H 1
157 /* Define to 1 if you have the `putenv' function. */
158 #define HAVE_PUTENV 1
160 /* Define to 1 if you have the `setenv' function. */
161 #define HAVE_SETENV 1
163 /* Define to 1 if you have the `setlocale' function. */
164 #define HAVE_SETLOCALE 1
166 /* Define to 1 if you have the `setmode' function. */
167 #define HAVE_SETMODE 1
169 /* Define to 1 if you have the <stddef.h> header file. */
170 #define HAVE_STDDEF_H 1
172 /* Define to 1 if you have the <stdint.h> header file. */
173 #define HAVE_STDINT_H 1
175 /* Define to 1 if you have the <stdlib.h> header file. */
176 #define HAVE_STDLIB_H 1
178 /* Define to 1 if you have the `stpcpy' function. */
179 /* #undef HAVE_STPCPY */
181 /* Define to 1 if you have the `strcasecmp' function. */
182 #define HAVE_STRCASECMP 1
184 /* Define to 1 if you have the `strchr' function. */
185 #define HAVE_STRCHR 1
187 /* Define to 1 if you have the `strdup' function. */
188 #define HAVE_STRDUP 1
190 /* Define to 1 if you have the `strerror' function. */
191 #define HAVE_STRERROR 1
193 /* Define to 1 if you have the `strerror_r' function. */
194 #define HAVE_STRERROR_R 1
196 /* Define to 1 if you have the <strings.h> header file. */
197 #define HAVE_STRINGS_H 1
199 /* Define to 1 if you have the <string.h> header file. */
200 #define HAVE_STRING_H 1
202 /* Define to 1 if you have the `strtoul' function. */
203 #define HAVE_STRTOUL 1
205 /* Define to 1 if you have the `strtoull' function. */
206 /* #undef HAVE_STRTOULL */
208 /* Define to 1 if you have the `strtoumax' function. */
209 #define HAVE_STRTOUMAX 1
211 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
213 /* #undef HAVE_SYS_DIR_H */
215 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
217 /* #undef HAVE_SYS_NDIR_H */
219 /* Define to 1 if you have the <sys/param.h> header file. */
220 #define HAVE_SYS_PARAM_H 1
222 /* Define to 1 if you have the <sys/stat.h> header file. */
223 #define HAVE_SYS_STAT_H 1
225 /* Define to 1 if you have the <sys/types.h> header file. */
226 #define HAVE_SYS_TYPES_H 1
228 /* Define to 1 if you have the `tsearch' function. */
229 #define HAVE_TSEARCH 1
231 /* Define to 1 if you have the <unistd.h> header file. */
232 #define HAVE_UNISTD_H 1
234 /* Define if you have the unsigned long long type. */
235 #define HAVE_UNSIGNED_LONG_LONG 1
237 /* Define to 1 if you have the `vprintf' function. */
238 #define HAVE_VPRINTF 1
240 /* Define to 1 if you have the <wchar.h> header file. */
241 #define HAVE_WCHAR_H 1
243 /* Define to 1 if you have the `wctype' function. */
244 /* #undef HAVE_WCTYPE */
246 /* Define to 1 if you have the <wctype.h> header file. */
247 #define HAVE_WCTYPE_H 1
249 /* Define to 1 if strerror_r returns a string. */
250 /* #undef HAVE_WORKING_STRERROR_R */
252 /* Define to 1 if you have the `__argz_count' function. */
253 /* #undef HAVE___ARGZ_COUNT */
255 /* Define to 1 if you have the `__argz_next' function. */
256 /* #undef HAVE___ARGZ_NEXT */
258 /* Define to 1 if you have the `__argz_stringify' function. */
259 /* #undef HAVE___ARGZ_STRINGIFY */
261 /* Define as const if the declaration of iconv() needs const. */
262 /* #undef ICONV_CONST */
264 /* Name of package */
265 #define PACKAGE "grep"
267 /* Define to the address where bug reports for this package should be sent. */
268 #define PACKAGE_BUGREPORT ""
270 /* Define to the full name of this package. */
271 #define PACKAGE_NAME ""
273 /* Define to the full name and version of this package. */
274 #define PACKAGE_STRING ""
276 /* Define to the one symbol short name of this package. */
277 #define PACKAGE_TARNAME ""
279 /* Define to the version of this package. */
280 #define PACKAGE_VERSION ""
282 /* Define if compiler has function prototypes */
285 /* If using the C implementation of alloca, define if you know the
286 direction of stack growth for your system; otherwise it will be
287 automatically deduced at run-time.
288 STACK_DIRECTION > 0 => grows toward higher addresses
289 STACK_DIRECTION < 0 => grows toward lower addresses
290 STACK_DIRECTION = 0 => direction of growth unknown */
291 /* #undef STACK_DIRECTION */
293 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
294 /* #undef STAT_MACROS_BROKEN */
296 /* Define to 1 if you have the ANSI C header files. */
297 #define STDC_HEADERS 1
299 /* Version number of package */
300 #define VERSION "2.5.1 nb1"
302 /* Number of bits in a file offset, on hosts where this is settable. */
303 /* #undef _FILE_OFFSET_BITS */
305 /* Define to make fseeko etc. visible, on some hosts. */
306 /* #undef _LARGEFILE_SOURCE */
308 /* Define for large files, on AIX-style hosts. */
309 /* #undef _LARGE_FILES */
311 /* Define if your compiler is broken */
314 /* Define to empty if `const' does not conform to ANSI C. */
317 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
318 if it is not supported. */
321 /* Define to rpl_malloc if the replacement function should be used. */
324 /* Define to a type if <wchar.h> does not define. */
325 /* #undef mbstate_t */
327 /* Define to `long' if <sys/types.h> does not define. */
330 /* Define to rpl_realloc if the replacement function should be used. */
333 /* Define to `unsigned' if <sys/types.h> does not define. */
336 /* Define to `int' if <sys/types.h> does not define. */
339 /* Define to unsigned long or unsigned long long if <inttypes.h> doesn't
341 /* #undef uintmax_t */