VirtualBox

source: kBuild/trunk/src/sed/config.h.netbsd@ 3364

Last change on this file since 3364 was 3062, checked in by bird, 7 years ago

netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding arm64); Adding GNU/kFreeBSD and GNU/kNetBSD to the OS list. Added SuperH to archs. Recognize ppc64le as ppc64 in env.sh. Misc.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 13.0 KB
Line 
1/* config.h. Generated from config_h.in by configure. */
2/* config_h.in. Generated from configure.ac by autoheader. */
3
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.
6 */
7/* #undef CRAY_STACKSEG_END */
8
9/* Define to 1 if using `alloca.c'. */
10/* #undef C_ALLOCA */
11
12/* Define to 1 if translation of program messages to the user's native
13 language is requested. */
14/* #undef ENABLE_NLS */
15
16/* Define to 1 if you have `alloca', as a function or macro. */
17#define HAVE_ALLOCA 1
18
19/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20 */
21/* #undef HAVE_ALLOCA_H */
22
23/* Define to 1 if you have the <argz.h> header file. */
24/* #undef HAVE_ARGZ_H */
25
26/* Define to 1 if you have the `asprintf' function. */
27#define HAVE_ASPRINTF 1
28
29/* Define to 1 if you have the `bcopy' function. */
30#define HAVE_BCOPY 1
31
32/* Define to 1 if you have the `btowc' function. */
33#define HAVE_BTOWC 1
34
35/* Define to 1 if you have the `bzero' function. */
36#define HAVE_BZERO 1
37
38/* Define if the GNU dcgettext() function is already present or preinstalled.
39 */
40/* #undef HAVE_DCGETTEXT */
41
42/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
43 don't. */
44#define HAVE_DECL_FEOF_UNLOCKED 0
45
46/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
47 you don't. */
48#define HAVE_DECL_FGETS_UNLOCKED 0
49
50/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
51 don't. */
52#define HAVE_DECL_GETC_UNLOCKED 1
53
54/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
55 don't. */
56#define HAVE_DECL__SNPRINTF 0
57
58/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
59 don't. */
60#define HAVE_DECL__SNWPRINTF 0
61
62/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
63 */
64#define HAVE_DIRENT_H 1
65
66/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
67/* #undef HAVE_DOPRNT */
68
69/* Define to 1 if you have the <errno.h> header file. */
70#define HAVE_ERRNO_H 1
71
72/* Define to 1 if you have the `fchmod' function. */
73#define HAVE_FCHMOD 1
74
75/* Define to 1 if you have the `fchown' function. */
76#define HAVE_FCHOWN 1
77
78/* Define to 1 if you have the `fwprintf' function. */
79#define HAVE_FWPRINTF 1
80
81/* Define to 1 if you have the `getcwd' function. */
82#define HAVE_GETCWD 1
83
84/* Define to 1 if you have the `getegid' function. */
85#define HAVE_GETEGID 1
86
87/* Define to 1 if you have the `geteuid' function. */
88#define HAVE_GETEUID 1
89
90/* Define to 1 if you have the `getgid' function. */
91#define HAVE_GETGID 1
92
93/* Define to 1 if you have the `getpagesize' function. */
94#define HAVE_GETPAGESIZE 1
95
96/* Define if the GNU gettext() function is already present or preinstalled. */
97/* #undef HAVE_GETTEXT */
98
99/* Define to 1 if you have the `getuid' function. */
100#define HAVE_GETUID 1
101
102/* Define if you have the iconv() function. */
103#define HAVE_ICONV 1
104
105/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
106#define HAVE_INTMAX_T 1
107
108/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
109#define HAVE_INTTYPES_H 1
110
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
114
115/* Define to 1 if you have the <io.h> header file. */
116/* #undef HAVE_IO_H */
117
118/* Define to 1 if you have the `isascii' function. */
119#define HAVE_ISASCII 1
120
121/* Define to 1 if you have the `isatty' function. */
122#define HAVE_ISATTY 1
123
124/* Define to 1 if you have the `isblank' function. */
125#define HAVE_ISBLANK 1
126
127/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
128#define HAVE_LANGINFO_CODESET 1
129
130/* Define if your <locale.h> file defines LC_MESSAGES. */
131#define HAVE_LC_MESSAGES 1
132
133/* Define to 1 if you have the `regex' library (-lregex). */
134/* #undef HAVE_LIBREGEX */
135
136/* Define to 1 if you have the <limits.h> header file. */
137#define HAVE_LIMITS_H 1
138
139/* Define to 1 if you have the <locale.h> header file. */
140#define HAVE_LOCALE_H 1
141
142/* Define if you have the 'long double' type. */
143#define HAVE_LONG_DOUBLE 1
144
145/* Define to 1 if you support file names longer than 14 characters. */
146#define HAVE_LONG_FILE_NAMES 1
147
148/* Define if you have the 'long long' type. */
149#define HAVE_LONG_LONG 1
150
151/* Define to 1 if you have the <malloc.h> header file. */
152#define HAVE_MALLOC_H 1
153
154/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
155#define HAVE_MBRTOWC 1
156
157/* Define to 1 if <wchar.h> declares mbstate_t. */
158#define HAVE_MBSTATE_T 1
159
160/* Define to 1 if you have the <mcheck.h> header file. */
161/* #undef HAVE_MCHECK_H */
162
163/* Define to 1 if you have the `memchr' function. */
164#define HAVE_MEMCHR 1
165
166/* Define to 1 if you have the `memcmp' function. */
167#define HAVE_MEMCMP 1
168
169/* Define to 1 if you have the `memcpy' function. */
170#define HAVE_MEMCPY 1
171
172/* Define to 1 if you have the `memmove' function. */
173#define HAVE_MEMMOVE 1
174
175/* Define to 1 if you have the <memory.h> header file. */
176#define HAVE_MEMORY_H 1
177
178/* Define to 1 if you have the `mempcpy' function. */
179/* #undef HAVE_MEMPCPY */
180
181/* Define to 1 if you have the `memset' function. */
182#define HAVE_MEMSET 1
183
184/* Define to 1 if you have the `mkstemp' function. */
185#define HAVE_MKSTEMP 1
186
187/* Define to 1 if you have a working `mmap' system call. */
188#define HAVE_MMAP 1
189
190/* Define to 1 if you have the `munmap' function. */
191#define HAVE_MUNMAP 1
192
193/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
194/* #undef HAVE_NDIR_H */
195
196/* Define to 1 if you have the <nl_types.h> header file. */
197#define HAVE_NL_TYPES_H 1
198
199/* Define to 1 if libc includes obstacks. */
200/* #undef HAVE_OBSTACK */
201
202/* Define to 1 if you have the `pathconf' function. */
203#define HAVE_PATHCONF 1
204
205/* Define to 1 if you have the `popen' function. */
206#define HAVE_POPEN 1
207
208/* Define if your printf() function supports format strings with positions. */
209#define HAVE_POSIX_PRINTF 1
210
211/* Define to 1 if you have the `putenv' function. */
212#define HAVE_PUTENV 1
213
214/* Define to 1 if you have the <regex.h> header file. */
215/* #undef HAVE_REGEX_H */
216
217/* Define to 1 if you have the `setenv' function. */
218#define HAVE_SETENV 1
219
220/* Define to 1 if you have the `setlocale' function. */
221#define HAVE_SETLOCALE 1
222
223/* Define to 1 if you have the `snprintf' function. */
224#define HAVE_SNPRINTF 1
225
226/* Define to 1 if you have the <stdarg.h> header file. */
227#define HAVE_STDARG_H 1
228
229/* Define to 1 if stdbool.h conforms to C99. */
230#define HAVE_STDBOOL_H 1
231
232/* Define to 1 if you have the <stddef.h> header file. */
233#define HAVE_STDDEF_H 1
234
235/* Define to 1 if you have the <stdint.h> header file. */
236#define HAVE_STDINT_H 1
237
238/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
239 uintmax_t. */
240#define HAVE_STDINT_H_WITH_UINTMAX 1
241
242/* Define to 1 if you have the <stdlib.h> header file. */
243#define HAVE_STDLIB_H 1
244
245/* Define to 1 if you have the `stpcpy' function. */
246/* #undef HAVE_STPCPY */
247
248/* Define to 1 if you have the `strcasecmp' function. */
249#define HAVE_STRCASECMP 1
250
251/* Define to 1 if you have the `strchr' function. */
252#define HAVE_STRCHR 1
253
254/* Define to 1 if you have the `strdup' function. */
255#define HAVE_STRDUP 1
256
257/* Define to 1 if you have the `strerror' function. */
258#define HAVE_STRERROR 1
259
260/* Define to 1 if you have the <strings.h> header file. */
261#define HAVE_STRINGS_H 1
262
263/* Define to 1 if you have the <string.h> header file. */
264#define HAVE_STRING_H 1
265
266/* Define to 1 if you have the `strtoul' function. */
267#define HAVE_STRTOUL 1
268
269/* Define to 1 if you have the `strverscmp' function. */
270/* #undef HAVE_STRVERSCMP */
271
272/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
273 */
274/* #undef HAVE_SYS_DIR_H */
275
276/* Define to 1 if you have the <sys/file.h> header file. */
277#define HAVE_SYS_FILE_H 1
278
279/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
280 */
281/* #undef HAVE_SYS_NDIR_H */
282
283/* Define to 1 if you have the <sys/param.h> header file. */
284#define HAVE_SYS_PARAM_H 1
285
286/* Define to 1 if you have the <sys/stat.h> header file. */
287#define HAVE_SYS_STAT_H 1
288
289/* Define to 1 if you have the <sys/types.h> header file. */
290#define HAVE_SYS_TYPES_H 1
291
292/* Define to 1 if you have the `tsearch' function. */
293#define HAVE_TSEARCH 1
294
295/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
296#define HAVE_UINTMAX_T 1
297
298/* Define to 1 if you have the <unistd.h> header file. */
299#define HAVE_UNISTD_H 1
300
301/* Define if you have the 'unsigned long long' type. */
302#define HAVE_UNSIGNED_LONG_LONG 1
303
304/* Define to 1 if you have the `vprintf' function. */
305#define HAVE_VPRINTF 1
306
307/* Define to 1 if you have the <wchar.h> header file. */
308#define HAVE_WCHAR_H 1
309
310/* Define if you have the 'wchar_t' type. */
311#define HAVE_WCHAR_T 1
312
313/* Define to 1 if you have the `wcrtomb' function. */
314#define HAVE_WCRTOMB 1
315
316/* Define to 1 if you have the `wcscoll' function. */
317#define HAVE_WCSCOLL 1
318
319/* Define to 1 if you have the `wcslen' function. */
320#define HAVE_WCSLEN 1
321
322/* Define to 1 if you have the <wctype.h> header file. */
323#define HAVE_WCTYPE_H 1
324
325/* Define if you have the 'wint_t' type. */
326#define HAVE_WINT_T 1
327
328/* Define to 1 if the system has the type `_Bool'. */
329#define HAVE__BOOL 1
330
331/* Define to 1 if you have the `__argz_count' function. */
332/* #undef HAVE___ARGZ_COUNT */
333
334/* Define to 1 if you have the `__argz_next' function. */
335/* #undef HAVE___ARGZ_NEXT */
336
337/* Define to 1 if you have the `__argz_stringify' function. */
338/* #undef HAVE___ARGZ_STRINGIFY */
339
340/* Define to 1 if you have the `__fsetlocking' function. */
341/* #undef HAVE___FSETLOCKING */
342
343/* Define as const if the declaration of iconv() needs const. */
344#define ICONV_CONST const
345
346/* Define if integer division by zero raises signal SIGFPE. */
347#define INTDIV0_RAISES_SIGFPE 1
348
349/* Name of package */
350#define PACKAGE "sed"
351
352/* Define to the address where bug reports for this package should be sent. */
353#define PACKAGE_BUGREPORT "[email protected]"
354
355/* Define to the full name of this package. */
356#define PACKAGE_NAME "sed"
357
358/* Define to the full name and version of this package. */
359#define PACKAGE_STRING "sed 4.1.5"
360
361/* Define to the one symbol short name of this package. */
362#define PACKAGE_TARNAME "sed"
363
364/* Define to the home page for this package. */
365#define PACKAGE_URL ""
366
367/* Define to the version of this package. */
368#define PACKAGE_VERSION "4.1.5"
369
370/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
371/* #undef PRI_MACROS_BROKEN */
372
373/* Define to the version of GNU sed whose features are supported by this sed.
374 */
375#define SED_FEATURE_VERSION "4.1"
376
377/* Define as the maximum value of type 'size_t', if the system doesn't define
378 it. */
379/* #undef SIZE_MAX */
380
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 */
388
389/* Define to 1 if you have the ANSI C header files. */
390#define STDC_HEADERS 1
391
392/* Enable extensions on AIX 3, Interix. */
393#ifndef _ALL_SOURCE
394# define _ALL_SOURCE 1
395#endif
396/* Enable GNU extensions on systems that have them. */
397#ifndef _GNU_SOURCE
398# define _GNU_SOURCE 1
399#endif
400/* Enable threading extensions on Solaris. */
401#ifndef _POSIX_PTHREAD_SEMANTICS
402# define _POSIX_PTHREAD_SEMANTICS 1
403#endif
404/* Enable extensions on HP NonStop. */
405#ifndef _TANDEM_SOURCE
406# define _TANDEM_SOURCE 1
407#endif
408/* Enable general extensions on Solaris. */
409#ifndef __EXTENSIONS__
410# define __EXTENSIONS__ 1
411#endif
412
413
414/* Version number of package */
415#define VERSION "4.1.5"
416
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
420#endif
421
422/* Number of bits in a file offset, on hosts where this is settable. */
423/* #undef _FILE_OFFSET_BITS */
424
425/* Define for large files, on AIX-style hosts. */
426/* #undef _LARGE_FILES */
427
428/* Define to 1 if on MINIX. */
429/* #undef _MINIX */
430
431/* Define to 2 if the system does not provide POSIX.1 features except with
432 this defined. */
433/* #undef _POSIX_1_SOURCE */
434
435/* Define to 1 if you need to in order for `stat' and other things to work. */
436/* #undef _POSIX_SOURCE */
437
438/* Include BSD functions in regex, used by the testsuite */
439#define _REGEX_RE_COMP 1
440
441/* Define to empty if `const' does not conform to ANSI C. */
442/* #undef const */
443
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. */
446#ifndef __cplusplus
447/* #undef inline */
448#endif
449
450/* Define to a type if <wchar.h> does not define. */
451/* #undef mbstate_t */
452
453/* Define to `long int' if <sys/types.h> does not define. */
454/* #undef off_t */
455
456/* Define as the type of the result of subtracting two pointers, if the system
457 doesn't define it. */
458/* #undef ptrdiff_t */
459
460/* Define to empty if the C compiler doesn't support this keyword. */
461/* #undef signed */
462
463/* Define to `unsigned int' if <sys/types.h> does not define. */
464/* #undef size_t */
465
466/* Define to `int' if <sys/types.h> does not define. */
467/* #undef ssize_t */
468
469/* Define to unsigned long or unsigned long long if <stdint.h> and
470 <inttypes.h> don't define. */
471/* #undef uintmax_t */
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette