OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [config.in] - Blame information for rev 841

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
/* config.in.  Generated from configure.in by autoheader.  */
2
 
3
/* Define to 1 if translation of program messages to the user's native
4
   language is requested. */
5
#undef ENABLE_NLS
6
 
7
/* Additional extension a shared object might have. */
8
#undef EXTRA_SHLIB_EXTENSION
9
 
10
/* Define to choose default GOT handling scheme */
11
#undef GOT_HANDLING_DEFAULT
12
 
13
/* Define to 1 if you have the declaration of `environ', and to 0 if you
14
   don't. */
15
#undef HAVE_DECL_ENVIRON
16
 
17
/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
18
   */
19
#undef HAVE_DECL_FREE
20
 
21
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
22
   */
23
#undef HAVE_DECL_GETENV
24
 
25
/* Is the prototype for getopt in  in the expected format? */
26
#undef HAVE_DECL_GETOPT
27
 
28
/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
29
   */
30
#undef HAVE_DECL_SBRK
31
 
32
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
33
   */
34
#undef HAVE_DECL_STRSTR
35
 
36
/* Define to 1 if you have the  header file, and it defines `DIR'.
37
   */
38
#undef HAVE_DIRENT_H
39
 
40
/* Define to 1 if you have the  header file. */
41
#undef HAVE_DLFCN_H
42
 
43
/* Define to 1 if you have the  header file. */
44
#undef HAVE_ELF_HINTS_H
45
 
46
/* Define to 1 if you have the `glob' function. */
47
#undef HAVE_GLOB
48
 
49
/* Define to 1 if you have the  header file. */
50
#undef HAVE_INTTYPES_H
51
 
52
/* Define to 1 if you have the  header file. */
53
#undef HAVE_LIMITS_H
54
 
55
/* Define to 1 if you have the  header file. */
56
#undef HAVE_MEMORY_H
57
 
58
/* Define to 1 if you have the `mkstemp' function. */
59
#undef HAVE_MKSTEMP
60
 
61
/* Define to 1 if you have the  header file, and it defines `DIR'. */
62
#undef HAVE_NDIR_H
63
 
64
/* Define to 1 if you have the `realpath' function. */
65
#undef HAVE_REALPATH
66
 
67
/* Define to 1 if you have the `sbrk' function. */
68
#undef HAVE_SBRK
69
 
70
/* Define to 1 if you have the  header file. */
71
#undef HAVE_STDINT_H
72
 
73
/* Define to 1 if you have the  header file. */
74
#undef HAVE_STDLIB_H
75
 
76
/* Define to 1 if you have the  header file. */
77
#undef HAVE_STRINGS_H
78
 
79
/* Define to 1 if you have the  header file. */
80
#undef HAVE_STRING_H
81
 
82
/* Define to 1 if you have the  header file, and it defines `DIR'.
83
   */
84
#undef HAVE_SYS_DIR_H
85
 
86
/* Define to 1 if you have the  header file, and it defines `DIR'.
87
   */
88
#undef HAVE_SYS_NDIR_H
89
 
90
/* Define to 1 if you have the  header file. */
91
#undef HAVE_SYS_PARAM_H
92
 
93
/* Define to 1 if you have the  header file. */
94
#undef HAVE_SYS_STAT_H
95
 
96
/* Define to 1 if you have the  header file. */
97
#undef HAVE_SYS_TYPES_H
98
 
99
/* Define to 1 if you have the  header file. */
100
#undef HAVE_UNISTD_H
101
 
102
/* Define to 1 if you have the `waitpid' function. */
103
#undef HAVE_WAITPID
104
 
105
/* Define to 1 if you have the  header file. */
106
#undef HAVE_ZLIB_H
107
 
108
/* Define to the sub-directory in which libtool stores uninstalled libraries.
109
   */
110
#undef LT_OBJDIR
111
 
112
/* Name of package */
113
#undef PACKAGE
114
 
115
/* Define to the address where bug reports for this package should be sent. */
116
#undef PACKAGE_BUGREPORT
117
 
118
/* Define to the full name of this package. */
119
#undef PACKAGE_NAME
120
 
121
/* Define to the full name and version of this package. */
122
#undef PACKAGE_STRING
123
 
124
/* Define to the one symbol short name of this package. */
125
#undef PACKAGE_TARNAME
126
 
127
/* Define to the home page for this package. */
128
#undef PACKAGE_URL
129
 
130
/* Define to the version of this package. */
131
#undef PACKAGE_VERSION
132
 
133
/* The size of `long', as computed by sizeof. */
134
#undef SIZEOF_LONG
135
 
136
/* Define to 1 if you have the ANSI C header files. */
137
#undef STDC_HEADERS
138
 
139
/* Use b modifier when opening binary files? */
140
#undef USE_BINARY_FOPEN
141
 
142
/* Enable extensions on AIX 3, Interix.  */
143
#ifndef _ALL_SOURCE
144
# undef _ALL_SOURCE
145
#endif
146
/* Enable GNU extensions on systems that have them.  */
147
#ifndef _GNU_SOURCE
148
# undef _GNU_SOURCE
149
#endif
150
/* Enable threading extensions on Solaris.  */
151
#ifndef _POSIX_PTHREAD_SEMANTICS
152
# undef _POSIX_PTHREAD_SEMANTICS
153
#endif
154
/* Enable extensions on HP NonStop.  */
155
#ifndef _TANDEM_SOURCE
156
# undef _TANDEM_SOURCE
157
#endif
158
/* Enable general extensions on Solaris.  */
159
#ifndef __EXTENSIONS__
160
# undef __EXTENSIONS__
161
#endif
162
 
163
 
164
/* Version number of package */
165
#undef VERSION
166
 
167
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
168
   `char[]'. */
169
#undef YYTEXT_POINTER
170
 
171
/* Number of bits in a file offset, on hosts where this is settable. */
172
#undef _FILE_OFFSET_BITS
173
 
174
/* Define for large files, on AIX-style hosts. */
175
#undef _LARGE_FILES
176
 
177
/* Define to 1 if on MINIX. */
178
#undef _MINIX
179
 
180
/* Define to 2 if the system does not provide POSIX.1 features except with
181
   this defined. */
182
#undef _POSIX_1_SOURCE
183
 
184
/* Define to 1 if you need to in order for `stat' and other things to work. */
185
#undef _POSIX_SOURCE

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.