1 /* config.h. Generated from config_h.in by configure. */
2 /* config_h.in. Generated from configure.ac by autoheader. */
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.
7 /* #undef CRAY_STACKSEG_END */
9 /* Define to 1 if using `alloca.c'. */
12 /* Define to 1 if translation of program messages to the user's native
13 language is requested. */
14 /* #undef ENABLE_NLS */
16 /* Define to 1 if you have `alloca', as a function or macro. */
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 /* #undef HAVE_ALLOCA_H */
23 /* Define to 1 if you have the <argz.h> header file. */
24 /* #undef HAVE_ARGZ_H */
26 /* Define to 1 if you have the `asprintf' function. */
27 #define HAVE_ASPRINTF 1
29 /* Define to 1 if you have the `bcopy' function. */
32 /* Define to 1 if you have the `btowc' function. */
35 /* Define to 1 if you have the `bzero' function. */
38 /* Define if the GNU dcgettext() function is already present or preinstalled.
40 /* #undef HAVE_DCGETTEXT */
42 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
44 #define HAVE_DECL_FEOF_UNLOCKED 0
46 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
48 #define HAVE_DECL_FGETS_UNLOCKED 0
50 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
52 #define HAVE_DECL_GETC_UNLOCKED 1
54 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
56 #define HAVE_DECL__SNPRINTF 0
58 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
60 #define HAVE_DECL__SNWPRINTF 0
62 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
64 #define HAVE_DIRENT_H 1
66 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
67 /* #undef HAVE_DOPRNT */
69 /* Define to 1 if you have the <errno.h> header file. */
70 #define HAVE_ERRNO_H 1
72 /* Define to 1 if you have the `fchmod' function. */
75 /* Define to 1 if you have the `fchown' function. */
78 /* Define to 1 if you have the `fwprintf' function. */
79 #define HAVE_FWPRINTF 1
81 /* Define to 1 if you have the `getcwd' function. */
84 /* Define to 1 if you have the `getegid' function. */
85 #define HAVE_GETEGID 1
87 /* Define to 1 if you have the `geteuid' function. */
88 #define HAVE_GETEUID 1
90 /* Define to 1 if you have the `getgid' function. */
93 /* Define to 1 if you have the `getpagesize' function. */
94 #define HAVE_GETPAGESIZE 1
96 /* Define if the GNU gettext() function is already present or preinstalled. */
97 /* #undef HAVE_GETTEXT */
99 /* Define to 1 if you have the `getuid' function. */
100 #define HAVE_GETUID 1
102 /* Define if you have the iconv() function. */
105 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
106 #define HAVE_INTMAX_T 1
108 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
109 #define HAVE_INTTYPES_H 1
111 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
112 declares uintmax_t. */
113 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
115 /* Define to 1 if you have the <io.h> header file. */
116 /* #undef HAVE_IO_H */
118 /* Define to 1 if you have the `isascii' function. */
119 #define HAVE_ISASCII 1
121 /* Define to 1 if you have the `isatty' function. */
122 #define HAVE_ISATTY 1
124 /* Define to 1 if you have the `isblank' function. */
125 #define HAVE_ISBLANK 1
127 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
128 #define HAVE_LANGINFO_CODESET 1
130 /* Define if your <locale.h> file defines LC_MESSAGES. */
131 #define HAVE_LC_MESSAGES 1
133 /* Define to 1 if you have the `regex' library (-lregex). */
134 /* #undef HAVE_LIBREGEX */
136 /* Define to 1 if you have the <limits.h> header file. */
137 #define HAVE_LIMITS_H 1
139 /* Define to 1 if you have the <locale.h> header file. */
140 #define HAVE_LOCALE_H 1
142 /* Define if you have the 'long double' type. */
143 #define HAVE_LONG_DOUBLE 1
145 /* Define to 1 if you support file names longer than 14 characters. */
146 #define HAVE_LONG_FILE_NAMES 1
148 /* Define if you have the 'long long' type. */
149 #define HAVE_LONG_LONG 1
151 /* Define to 1 if you have the <malloc.h> header file. */
152 #define HAVE_MALLOC_H 1
154 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
155 #define HAVE_MBRTOWC 1
157 /* Define to 1 if <wchar.h> declares mbstate_t. */
158 #define HAVE_MBSTATE_T 1
160 /* Define to 1 if you have the <mcheck.h> header file. */
161 /* #undef HAVE_MCHECK_H */
163 /* Define to 1 if you have the `memchr' function. */
164 #define HAVE_MEMCHR 1
166 /* Define to 1 if you have the `memcmp' function. */
167 #define HAVE_MEMCMP 1
169 /* Define to 1 if you have the `memcpy' function. */
170 #define HAVE_MEMCPY 1
172 /* Define to 1 if you have the `memmove' function. */
173 #define HAVE_MEMMOVE 1
175 /* Define to 1 if you have the <memory.h> header file. */
176 #define HAVE_MEMORY_H 1
178 /* Define to 1 if you have the `mempcpy' function. */
179 /* #undef HAVE_MEMPCPY */
181 /* Define to 1 if you have the `memset' function. */
182 #define HAVE_MEMSET 1
184 /* Define to 1 if you have the `mkstemp' function. */
185 #define HAVE_MKSTEMP 1
187 /* Define to 1 if you have a working `mmap' system call. */
190 /* Define to 1 if you have the `munmap' function. */
191 #define HAVE_MUNMAP 1
193 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
194 /* #undef HAVE_NDIR_H */
196 /* Define to 1 if you have the <nl_types.h> header file. */
197 #define HAVE_NL_TYPES_H 1
199 /* Define to 1 if libc includes obstacks. */
200 /* #undef HAVE_OBSTACK */
202 /* Define to 1 if you have the `pathconf' function. */
203 #define HAVE_PATHCONF 1
205 /* Define to 1 if you have the `popen' function. */
208 /* Define if your printf() function supports format strings with positions. */
209 #define HAVE_POSIX_PRINTF 1
211 /* Define to 1 if you have the `putenv' function. */
212 #define HAVE_PUTENV 1
214 /* Define to 1 if you have the <regex.h> header file. */
215 /* #undef HAVE_REGEX_H */
217 /* Define to 1 if you have the `setenv' function. */
218 #define HAVE_SETENV 1
220 /* Define to 1 if you have the `setlocale' function. */
221 #define HAVE_SETLOCALE 1
223 /* Define to 1 if you have the `snprintf' function. */
224 #define HAVE_SNPRINTF 1
226 /* Define to 1 if you have the <stdarg.h> header file. */
227 #define HAVE_STDARG_H 1
229 /* Define to 1 if stdbool.h conforms to C99. */
230 #define HAVE_STDBOOL_H 1
232 /* Define to 1 if you have the <stddef.h> header file. */
233 #define HAVE_STDDEF_H 1
235 /* Define to 1 if you have the <stdint.h> header file. */
236 #define HAVE_STDINT_H 1
238 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
240 #define HAVE_STDINT_H_WITH_UINTMAX 1
242 /* Define to 1 if you have the <stdlib.h> header file. */
243 #define HAVE_STDLIB_H 1
245 /* Define to 1 if you have the `stpcpy' function. */
246 /* #undef HAVE_STPCPY */
248 /* Define to 1 if you have the `strcasecmp' function. */
249 #define HAVE_STRCASECMP 1
251 /* Define to 1 if you have the `strchr' function. */
252 #define HAVE_STRCHR 1
254 /* Define to 1 if you have the `strdup' function. */
255 #define HAVE_STRDUP 1
257 /* Define to 1 if you have the `strerror' function. */
258 #define HAVE_STRERROR 1
260 /* Define to 1 if you have the <strings.h> header file. */
261 #define HAVE_STRINGS_H 1
263 /* Define to 1 if you have the <string.h> header file. */
264 #define HAVE_STRING_H 1
266 /* Define to 1 if you have the `strtoul' function. */
267 #define HAVE_STRTOUL 1
269 /* Define to 1 if you have the `strverscmp' function. */
270 /* #undef HAVE_STRVERSCMP */
272 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
274 /* #undef HAVE_SYS_DIR_H */
276 /* Define to 1 if you have the <sys/file.h> header file. */
277 #define HAVE_SYS_FILE_H 1
279 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
281 /* #undef HAVE_SYS_NDIR_H */
283 /* Define to 1 if you have the <sys/param.h> header file. */
284 #define HAVE_SYS_PARAM_H 1
286 /* Define to 1 if you have the <sys/stat.h> header file. */
287 #define HAVE_SYS_STAT_H 1
289 /* Define to 1 if you have the <sys/types.h> header file. */
290 #define HAVE_SYS_TYPES_H 1
292 /* Define to 1 if you have the `tsearch' function. */
293 #define HAVE_TSEARCH 1
295 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
296 #define HAVE_UINTMAX_T 1
298 /* Define to 1 if you have the <unistd.h> header file. */
299 #define HAVE_UNISTD_H 1
301 /* Define if you have the 'unsigned long long' type. */
302 #define HAVE_UNSIGNED_LONG_LONG 1
304 /* Define to 1 if you have the `vprintf' function. */
305 #define HAVE_VPRINTF 1
307 /* Define to 1 if you have the <wchar.h> header file. */
308 #define HAVE_WCHAR_H 1
310 /* Define if you have the 'wchar_t' type. */
311 #define HAVE_WCHAR_T 1
313 /* Define to 1 if you have the `wcrtomb' function. */
314 #define HAVE_WCRTOMB 1
316 /* Define to 1 if you have the `wcscoll' function. */
317 #define HAVE_WCSCOLL 1
319 /* Define to 1 if you have the `wcslen' function. */
320 #define HAVE_WCSLEN 1
322 /* Define to 1 if you have the <wctype.h> header file. */
323 #define HAVE_WCTYPE_H 1
325 /* Define if you have the 'wint_t' type. */
326 #define HAVE_WINT_T 1
328 /* Define to 1 if the system has the type `_Bool'. */
331 /* Define to 1 if you have the `__argz_count' function. */
332 /* #undef HAVE___ARGZ_COUNT */
334 /* Define to 1 if you have the `__argz_next' function. */
335 /* #undef HAVE___ARGZ_NEXT */
337 /* Define to 1 if you have the `__argz_stringify' function. */
338 /* #undef HAVE___ARGZ_STRINGIFY */
340 /* Define to 1 if you have the `__fsetlocking' function. */
341 /* #undef HAVE___FSETLOCKING */
343 /* Define as const if the declaration of iconv() needs const. */
344 #define ICONV_CONST const
346 /* Define if integer division by zero raises signal SIGFPE. */
347 #define INTDIV0_RAISES_SIGFPE 1
349 /* Name of package */
350 #define PACKAGE "sed"
352 /* Define to the address where bug reports for this package should be sent. */
353 #define PACKAGE_BUGREPORT "bonzini@gnu.org"
355 /* Define to the full name of this package. */
356 #define PACKAGE_NAME "sed"
358 /* Define to the full name and version of this package. */
359 #define PACKAGE_STRING "sed 4.1.5"
361 /* Define to the one symbol short name of this package. */
362 #define PACKAGE_TARNAME "sed"
364 /* Define to the home page for this package. */
365 #define PACKAGE_URL ""
367 /* Define to the version of this package. */
368 #define PACKAGE_VERSION "4.1.5"
370 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
371 /* #undef PRI_MACROS_BROKEN */
373 /* Define to the version of GNU sed whose features are supported by this sed.
375 #define SED_FEATURE_VERSION "4.1"
377 /* Define as the maximum value of type 'size_t', if the system doesn't define
379 /* #undef SIZE_MAX */
381 /* If using the C implementation of alloca, define if you know the
382 direction of stack growth for your system; otherwise it will be
383 automatically deduced at runtime.
384 STACK_DIRECTION > 0 => grows toward higher addresses
385 STACK_DIRECTION < 0 => grows toward lower addresses
386 STACK_DIRECTION = 0 => direction of growth unknown */
387 /* #undef STACK_DIRECTION */
389 /* Define to 1 if you have the ANSI C header files. */
390 #define STDC_HEADERS 1
392 /* Enable extensions on AIX 3, Interix. */
394 # define _ALL_SOURCE 1
396 /* Enable GNU extensions on systems that have them. */
398 # define _GNU_SOURCE 1
400 /* Enable threading extensions on Solaris. */
401 #ifndef _POSIX_PTHREAD_SEMANTICS
402 # define _POSIX_PTHREAD_SEMANTICS 1
404 /* Enable extensions on HP NonStop. */
405 #ifndef _TANDEM_SOURCE
406 # define _TANDEM_SOURCE 1
408 /* Enable general extensions on Solaris. */
409 #ifndef __EXTENSIONS__
410 # define __EXTENSIONS__ 1
414 /* Version number of package */
415 #define VERSION "4.1.5"
417 /* Enable large inode numbers on Mac OS X 10.5. */
418 #ifndef _DARWIN_USE_64_BIT_INODE
419 # define _DARWIN_USE_64_BIT_INODE 1
422 /* Number of bits in a file offset, on hosts where this is settable. */
423 /* #undef _FILE_OFFSET_BITS */
425 /* Define for large files, on AIX-style hosts. */
426 /* #undef _LARGE_FILES */
428 /* Define to 1 if on MINIX. */
431 /* Define to 2 if the system does not provide POSIX.1 features except with
433 /* #undef _POSIX_1_SOURCE */
435 /* Define to 1 if you need to in order for `stat' and other things to work. */
436 /* #undef _POSIX_SOURCE */
438 /* Include BSD functions in regex, used by the testsuite */
439 #define _REGEX_RE_COMP 1
441 /* Define to empty if `const' does not conform to ANSI C. */
444 /* Define to `__inline__' or `__inline' if that's what the C compiler
445 calls it, or to nothing if 'inline' is not supported under any name. */
450 /* Define to a type if <wchar.h> does not define. */
451 /* #undef mbstate_t */
453 /* Define to `long int' if <sys/types.h> does not define. */
456 /* Define as the type of the result of subtracting two pointers, if the system
457 doesn't define it. */
458 /* #undef ptrdiff_t */
460 /* Define to empty if the C compiler doesn't support this keyword. */
463 /* Define to `unsigned int' if <sys/types.h> does not define. */
466 /* Define to `int' if <sys/types.h> does not define. */
469 /* Define to unsigned long or unsigned long long if <stdint.h> and
470 <inttypes.h> don't define. */
471 /* #undef uintmax_t */