]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/binutils/libbfd/alpha/config.h
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / gnu / usr.bin / binutils / libbfd / alpha / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Name of package.  */
5 #define PACKAGE "bfd"
6
7 /* Version of package.  */
8 #define VERSION "2.9.1"
9
10 /* Whether strstr must be declared even if <string.h> is included.  */
11 /* #undef NEED_DECLARATION_STRSTR */
12
13 /* Whether malloc must be declared even if <stdlib.h> is included.  */
14 /* #undef NEED_DECLARATION_MALLOC */
15
16 /* Whether realloc must be declared even if <stdlib.h> is included.  */
17 /* #undef NEED_DECLARATION_REALLOC */
18
19 /* Whether free must be declared even if <stdlib.h> is included.  */
20 /* #undef NEED_DECLARATION_FREE */
21
22 /* Whether getenv must be declared even if <stdlib.h> is included.  */
23 /* #undef NEED_DECLARATION_GETENV */
24
25 /* Define if you have a working `mmap' system call.  */
26 #define HAVE_MMAP 1
27
28 /* Define if you need to in order for stat and other things to work.  */
29 /* #undef _POSIX_SOURCE */
30
31 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
32 #define TIME_WITH_SYS_TIME 1
33
34 /* Do we need to use the b modifier when opening binary files?  */
35 /* #undef USE_BINARY_FOPEN */
36
37 /* Name of host specific header file to include in trad-core.c.  */
38 /* #undef TRAD_HEADER */
39
40 /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t.  */
41 #define HAVE_SYS_PROCFS_H 1
42
43 /* Do we really want to use mmap if it's available?  */
44 /* #undef USE_MMAP */
45
46 /* Define if you have the fcntl function.  */
47 #define HAVE_FCNTL 1
48
49 /* Define if you have the fdopen function.  */
50 #define HAVE_FDOPEN 1
51
52 /* Define if you have the getpagesize function.  */
53 #define HAVE_GETPAGESIZE 1
54
55 /* Define if you have the madvise function.  */
56 #define HAVE_MADVISE 1
57
58 /* Define if you have the mprotect function.  */
59 #define HAVE_MPROTECT 1
60
61 /* Define if you have the setitimer function.  */
62 #define HAVE_SETITIMER 1
63
64 /* Define if you have the sysconf function.  */
65 #define HAVE_SYSCONF 1
66
67 /* Define if you have the <fcntl.h> header file.  */
68 #define HAVE_FCNTL_H 1
69
70 /* Define if you have the <stddef.h> header file.  */
71 #define HAVE_STDDEF_H 1
72
73 /* Define if you have the <stdlib.h> header file.  */
74 #define HAVE_STDLIB_H 1
75
76 /* Define if you have the <string.h> header file.  */
77 #define HAVE_STRING_H 1
78
79 /* Define if you have the <strings.h> header file.  */
80 #define HAVE_STRINGS_H 1
81
82 /* Define if you have the <sys/file.h> header file.  */
83 #define HAVE_SYS_FILE_H 1
84
85 /* Define if you have the <sys/time.h> header file.  */
86 #define HAVE_SYS_TIME_H 1
87
88 /* Define if you have the <time.h> header file.  */
89 #define HAVE_TIME_H 1
90
91 /* Define if you have the <unistd.h> header file.  */
92 #define HAVE_UNISTD_H 1