153519Sobrien/* $FreeBSD$ */
2131558Stjr/* config.h.  Generated by configure.  */
3131558Stjr/* config.hin.  Generated from configure.in by autoheader.  */
453519Sobrien
5131558Stjr/* Define to 1 if the `closedir' function returns void instead of `int'. */
6131558Stjr/* #undef CLOSEDIR_VOID */
753519Sobrien
8131558Stjr/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9131558Stjr   systems. This function is required for `alloca.c' support on those systems.
10131558Stjr   */
11131558Stjr/* #undef CRAY_STACKSEG_END */
12131558Stjr
13131558Stjr/* Define to 1 if using `alloca.c'. */
1453519Sobrien/* #undef C_ALLOCA */
1553519Sobrien
16131558Stjr/* Define to 1 if translation of program messages to the user's native
17131558Stjr   language is requested. */
18131558Stjr/* #undef ENABLE_NLS */
1953519Sobrien
20131558Stjr/* We are building grep */
21131558Stjr#define GREP 1
2253519Sobrien
23131558Stjr/* Define to 1 if you have `alloca', as a function or macro. */
2453519Sobrien#define HAVE_ALLOCA 1
2553519Sobrien
26131558Stjr/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27131558Stjr   */
2853519Sobrien/* #undef HAVE_ALLOCA_H */
2953519Sobrien
30131558Stjr/* Define to 1 if you have the <argz.h> header file. */
31131558Stjr/* #undef HAVE_ARGZ_H */
3253519Sobrien
33131558Stjr/* Define to 1 if you have the `atexit' function. */
34131558Stjr#define HAVE_ATEXIT 1
3553519Sobrien
36131558Stjr/* Define to 1 if you have the `btowc' function. */
37131558Stjr#define HAVE_BTOWC 1
3853519Sobrien
39131558Stjr/* Define to 1 if you have the `dcgettext' function. */
40131558Stjr/* #undef HAVE_DCGETTEXT */
4153519Sobrien
42131558Stjr/* Define to 1 if strerror_r is declared. */
43131558Stjr#define HAVE_DECL_STRERROR_R 1
4453519Sobrien
45131558Stjr/* Define if <stdlib.h> declares strtoul. */
46131558Stjr#define HAVE_DECL_STRTOUL 1
4753519Sobrien
48131558Stjr/* Define if <stdlib.h> declares strtoull. */
49131558Stjr#define HAVE_DECL_STRTOULL 1
5053519Sobrien
51131558Stjr/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
52131558Stjr   */
53131558Stjr#define HAVE_DIRENT_H 1
5453519Sobrien
55131558Stjr/* Define if the malloc check has been performed. */
56131558Stjr#define HAVE_DONE_WORKING_MALLOC_CHECK 1
5753519Sobrien
58131558Stjr/* Define if the realloc check has been performed. */
59131558Stjr#define HAVE_DONE_WORKING_REALLOC_CHECK 1
6053519Sobrien
61131558Stjr/* Define to 1 if you have the `doprnt' function. */
62131558Stjr/* #undef HAVE_DOPRNT */
6355382Sobrien
64131558Stjr/* Define if text file lines end in CRLF. */
65131558Stjr/* #undef HAVE_DOS_FILE_CONTENTS */
6653519Sobrien
67131558Stjr/* Define if your OS uses backslashes as directory separators */
68131558Stjr/* #undef HAVE_DOS_FILE_NAMES */
6953519Sobrien
70131558Stjr/* Define to 1 if you have the `feof_unlocked' function. */
71131558Stjr#define HAVE_FEOF_UNLOCKED 1
7253519Sobrien
73131558Stjr/* Define to 1 if you have the `fgets_unlocked' function. */
74131558Stjr/* #undef HAVE_FGETS_UNLOCKED */
7553519Sobrien
76131558Stjr/* Define to 1 if you have the `fnmatch' function. */
77131558Stjr#define HAVE_FNMATCH 1
7853519Sobrien
79131558Stjr/* Define to 1 if you have the `getcwd' function. */
80131558Stjr#define HAVE_GETCWD 1
8153519Sobrien
82131558Stjr/* Define to 1 if you have the `getegid' function. */
83131558Stjr#define HAVE_GETEGID 1
8453519Sobrien
85131558Stjr/* Define to 1 if you have the `geteuid' function. */
86131558Stjr#define HAVE_GETEUID 1
8753519Sobrien
88131558Stjr/* Define to 1 if you have the `getgid' function. */
89131558Stjr#define HAVE_GETGID 1
9053519Sobrien
91131558Stjr/* Define to 1 if you have the `getpagesize' function. */
92131558Stjr#define HAVE_GETPAGESIZE 1
9353519Sobrien
94131558Stjr/* Define if the GNU gettext() function is already present or preinstalled. */
95131558Stjr/* #undef HAVE_GETTEXT */
9653519Sobrien
97131558Stjr/* Define to 1 if you have the `getuid' function. */
98131558Stjr#define HAVE_GETUID 1
9953519Sobrien
100131558Stjr/* Define if you have the iconv() function. */
101131558Stjr/* #undef HAVE_ICONV */
10253519Sobrien
103131558Stjr/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
104131558Stjr   declares uintmax_t. */
105131558Stjr#define HAVE_INTTYPES_H 1
10653519Sobrien
107131558Stjr/* Define to 1 if you have the `isascii' function. */
10853519Sobrien#define HAVE_ISASCII 1
10953519Sobrien
110131558Stjr/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
111131558Stjr#define HAVE_LANGINFO_CODESET 1
112131558Stjr
113131558Stjr/* Define if your <locale.h> file defines LC_MESSAGES. */
114131558Stjr#define HAVE_LC_MESSAGES 1
115131558Stjr
116131558Stjr/* Define to 1 if you have the <libintl.h> header file. */
117131558Stjr/* #undef HAVE_LIBINTL_H */
118131558Stjr
119131558Stjr/* Define to 1 if you have the `pcre' library (-lpcre). */
120131558Stjr/* #undef HAVE_LIBPCRE */
121131558Stjr
122131558Stjr/* Define to 1 if you have the <limits.h> header file. */
123131558Stjr#define HAVE_LIMITS_H 1
124131558Stjr
125131558Stjr/* Define to 1 if you have the <locale.h> header file. */
126131558Stjr#define HAVE_LOCALE_H 1
127131558Stjr
128131558Stjr/* Define to 1 if you have the <malloc.h> header file. */
129131558Stjr/* #undef HAVE_MALLOC_H */
130131558Stjr
131131558Stjr/* Define to 1 if you have the `mbrtowc' function. */
132131558Stjr#define HAVE_MBRTOWC 1
133131558Stjr
134131558Stjr/* Define to 1 if you have the `memchr' function. */
13553519Sobrien#define HAVE_MEMCHR 1
13653519Sobrien
137131558Stjr/* Define to 1 if you have the `memmove' function. */
13855382Sobrien#define HAVE_MEMMOVE 1
13955382Sobrien
140131558Stjr/* Define to 1 if you have the <memory.h> header file. */
141131558Stjr#define HAVE_MEMORY_H 1
142131558Stjr
143131558Stjr/* Define to 1 if you have the `mempcpy' function. */
144131558Stjr/* #undef HAVE_MEMPCPY */
145131558Stjr
146131558Stjr/* Define to 1 if you have a working `mmap' system call. */
147131558Stjr#define HAVE_MMAP 1
148131558Stjr
149131558Stjr/* Define to 1 if you have the `munmap' function. */
15053519Sobrien#define HAVE_MUNMAP 1
15153519Sobrien
152131558Stjr/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
153131558Stjr/* #undef HAVE_NDIR_H */
154131558Stjr
155131558Stjr/* Define to 1 if you have the <nl_types.h> header file. */
156131558Stjr#define HAVE_NL_TYPES_H 1
157131558Stjr
158131558Stjr/* Define to 1 if you have the `putenv' function. */
15953519Sobrien#define HAVE_PUTENV 1
16053519Sobrien
161131558Stjr/* Define to 1 if you have the `setenv' function. */
16253519Sobrien#define HAVE_SETENV 1
16353519Sobrien
164131558Stjr/* Define to 1 if you have the `setlocale' function. */
16553519Sobrien#define HAVE_SETLOCALE 1
16653519Sobrien
167131558Stjr/* Define to 1 if you have the `setmode' function. */
16853519Sobrien#define HAVE_SETMODE 1
16953519Sobrien
170131558Stjr/* Define to 1 if you have the <stddef.h> header file. */
171131558Stjr#define HAVE_STDDEF_H 1
172131558Stjr
173131558Stjr/* Define to 1 if you have the <stdint.h> header file. */
174131558Stjr#define HAVE_STDINT_H 1
175131558Stjr
176131558Stjr/* Define to 1 if you have the <stdlib.h> header file. */
177131558Stjr#define HAVE_STDLIB_H 1
178131558Stjr
179131558Stjr/* Define to 1 if you have the `stpcpy' function. */
180105502Sobrien#define HAVE_STPCPY 1
18153519Sobrien
182131558Stjr/* Define to 1 if you have the `strcasecmp' function. */
18353519Sobrien#define HAVE_STRCASECMP 1
18453519Sobrien
185131558Stjr/* Define to 1 if you have the `strchr' function. */
18653519Sobrien#define HAVE_STRCHR 1
18753519Sobrien
188131558Stjr/* Define to 1 if you have the `strdup' function. */
18953519Sobrien#define HAVE_STRDUP 1
19053519Sobrien
191131558Stjr/* Define to 1 if you have the `strerror' function. */
19253519Sobrien#define HAVE_STRERROR 1
19353519Sobrien
194131558Stjr/* Define to 1 if you have the `strerror_r' function. */
195131558Stjr#define HAVE_STRERROR_R 1
19655382Sobrien
197131558Stjr/* Define to 1 if you have the <strings.h> header file. */
198131558Stjr#define HAVE_STRINGS_H 1
19953519Sobrien
200131558Stjr/* Define to 1 if you have the <string.h> header file. */
201131558Stjr#define HAVE_STRING_H 1
20253519Sobrien
203131558Stjr/* Define to 1 if you have the `strtoul' function. */
204131558Stjr#define HAVE_STRTOUL 1
20553519Sobrien
206131558Stjr/* Define to 1 if you have the `strtoull' function. */
207131558Stjr/* #undef HAVE_STRTOULL */
20853519Sobrien
209131558Stjr/* Define to 1 if you have the `strtoumax' function. */
210131558Stjr#define HAVE_STRTOUMAX 1
21153519Sobrien
212131558Stjr/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
213131558Stjr   */
214131558Stjr/* #undef HAVE_SYS_DIR_H */
21553519Sobrien
216131558Stjr/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
217131558Stjr   */
218131558Stjr/* #undef HAVE_SYS_NDIR_H */
21953519Sobrien
220131558Stjr/* Define to 1 if you have the <sys/param.h> header file. */
221131558Stjr#define HAVE_SYS_PARAM_H 1
22253519Sobrien
223131558Stjr/* Define to 1 if you have the <sys/stat.h> header file. */
224131558Stjr#define HAVE_SYS_STAT_H 1
22553519Sobrien
226131558Stjr/* Define to 1 if you have the <sys/types.h> header file. */
227131558Stjr#define HAVE_SYS_TYPES_H 1
22853519Sobrien
229131558Stjr/* Define to 1 if you have the `tsearch' function. */
230131558Stjr#define HAVE_TSEARCH 1
23153519Sobrien
232131558Stjr/* Define to 1 if you have the <unistd.h> header file. */
233131558Stjr#define HAVE_UNISTD_H 1
23453519Sobrien
235131558Stjr/* Define if you have the unsigned long long type. */
236131558Stjr#define HAVE_UNSIGNED_LONG_LONG 1
23753519Sobrien
238131558Stjr/* Define to 1 if you have the `vprintf' function. */
239131558Stjr#define HAVE_VPRINTF 1
24053519Sobrien
241131558Stjr/* Define to 1 if you have the <wchar.h> header file. */
242126435Sache#define HAVE_WCHAR_H 1
24353519Sobrien
244131558Stjr/* Define to 1 if you have the `wctype' function. */
245131558Stjr#define HAVE_WCTYPE 1
246131558Stjr
247131558Stjr/* Define to 1 if you have the <wctype.h> header file. */
248126435Sache#define HAVE_WCTYPE_H 1
24953519Sobrien
250131558Stjr/* Define to 1 if strerror_r returns a string. */
251131558Stjr/* #undef HAVE_WORKING_STRERROR_R */
25255382Sobrien
253131558Stjr/* Define to 1 if you have the `__argz_count' function. */
254131558Stjr/* #undef HAVE___ARGZ_COUNT */
255131558Stjr
256131558Stjr/* Define to 1 if you have the `__argz_next' function. */
257131558Stjr/* #undef HAVE___ARGZ_NEXT */
258131558Stjr
259131558Stjr/* Define to 1 if you have the `__argz_stringify' function. */
260131558Stjr/* #undef HAVE___ARGZ_STRINGIFY */
261131558Stjr
262131558Stjr/* Define as const if the declaration of iconv() needs const. */
263131558Stjr/* #undef ICONV_CONST */
264131558Stjr
265131558Stjr/* Name of package */
266131558Stjr#define PACKAGE "grep"
267131558Stjr
268131558Stjr/* Define to the address where bug reports for this package should be sent. */
269131558Stjr#define PACKAGE_BUGREPORT ""
270131558Stjr
271131558Stjr/* Define to the full name of this package. */
272131558Stjr#define PACKAGE_NAME ""
273131558Stjr
274131558Stjr/* Define to the full name and version of this package. */
275131558Stjr#define PACKAGE_STRING ""
276131558Stjr
277131558Stjr/* Define to the one symbol short name of this package. */
278131558Stjr#define PACKAGE_TARNAME ""
279131558Stjr
280131558Stjr/* Define to the version of this package. */
281131558Stjr#define PACKAGE_VERSION ""
282131558Stjr
283131558Stjr/* Define if compiler has function prototypes */
284131558Stjr#define PROTOTYPES 1
285131558Stjr
286131558Stjr/* If using the C implementation of alloca, define if you know the
287131558Stjr   direction of stack growth for your system; otherwise it will be
288131558Stjr   automatically deduced at run-time.
289131558Stjr        STACK_DIRECTION > 0 => grows toward higher addresses
290131558Stjr        STACK_DIRECTION < 0 => grows toward lower addresses
291131558Stjr        STACK_DIRECTION = 0 => direction of growth unknown */
292131558Stjr/* #undef STACK_DIRECTION */
293131558Stjr
294131558Stjr/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
295131558Stjr/* #undef STAT_MACROS_BROKEN */
296131558Stjr
297131558Stjr/* Define to 1 if you have the ANSI C header files. */
298131558Stjr#define STDC_HEADERS 1
299131558Stjr
300131558Stjr/* Version number of package */
301133552Stjr#define VERSION "2.5.1-FreeBSD"
302131558Stjr
30355382Sobrien/* Number of bits in a file offset, on hosts where this is settable. */
30455382Sobrien/* #undef _FILE_OFFSET_BITS */
30555382Sobrien
30655382Sobrien/* Define to make fseeko etc. visible, on some hosts. */
30755382Sobrien/* #undef _LARGEFILE_SOURCE */
30855382Sobrien
30955382Sobrien/* Define for large files, on AIX-style hosts. */
31055382Sobrien/* #undef _LARGE_FILES */
31155382Sobrien
312131558Stjr/* Define if your compiler is broken */
313131558Stjr/* #undef alloca */
314126435Sache
315131558Stjr/* Define to empty if `const' does not conform to ANSI C. */
316131558Stjr/* #undef const */
317131558Stjr
318131558Stjr/* Define as `__inline' if that's what the C compiler calls it, or to nothing
319131558Stjr   if it is not supported. */
320131558Stjr/* #undef inline */
321131558Stjr
322131558Stjr/* Define to rpl_malloc if the replacement function should be used. */
323131558Stjr/* #undef malloc */
324131558Stjr
325131558Stjr/* Define to a type if <wchar.h> does not define. */
326131558Stjr/* #undef mbstate_t */
327131558Stjr
328131558Stjr/* Define to `long' if <sys/types.h> does not define. */
329131558Stjr/* #undef off_t */
330131558Stjr
331131558Stjr/* Define to rpl_realloc if the replacement function should be used. */
332131558Stjr/* #undef realloc */
333131558Stjr
334131558Stjr/* Define to `unsigned' if <sys/types.h> does not define. */
335131558Stjr/* #undef size_t */
336131558Stjr
337131558Stjr/* Define to `int' if <sys/types.h> does not define. */
338131558Stjr/* #undef ssize_t */
339131558Stjr
340131558Stjr/* Define to unsigned long or unsigned long long if <inttypes.h> doesn't
341131558Stjr   define. */
342131558Stjr/* #undef uintmax_t */
343