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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [binutils/] [config.in] - Blame information for rev 853

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

Line No. Rev Author Line
1 38 julius
/* config.in.  Generated from configure.in by autoheader.  */
2
 
3
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4
   systems. This function is required for `alloca.c' support on those systems.
5
   */
6
#undef CRAY_STACKSEG_END
7
 
8
/* Define to 1 if using `alloca.c'. */
9
#undef C_ALLOCA
10
 
11
/* Define to 1 if translation of program messages to the user's native
12
   language is requested. */
13
#undef ENABLE_NLS
14
 
15
/* Suffix used for executables, if any. */
16
#undef EXECUTABLE_SUFFIX
17
 
18
/* Define to 1 if you have `alloca', as a function or macro. */
19
#undef HAVE_ALLOCA
20
 
21
/* Define to 1 if you have  and it should be used (not on Ultrix).
22
   */
23
#undef HAVE_ALLOCA_H
24
 
25
/* Define to 1 if you have the declaration of `environ', and to 0 if you
26
   don't. */
27
#undef HAVE_DECL_ENVIRON
28
 
29
/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
30
   don't. */
31
#undef HAVE_DECL_FPRINTF
32
 
33
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
34
   don't. */
35
#undef HAVE_DECL_GETC_UNLOCKED
36
 
37
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
38
   */
39
#undef HAVE_DECL_GETENV
40
 
41
/* Is the prototype for getopt in  in the expected format? */
42
#undef HAVE_DECL_GETOPT
43
 
44
/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
45
   */
46
#undef HAVE_DECL_SBRK
47
 
48
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
49
   don't. */
50
#undef HAVE_DECL_SNPRINTF
51
 
52
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
53
   */
54
#undef HAVE_DECL_STPCPY
55
 
56
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
57
   */
58
#undef HAVE_DECL_STRSTR
59
 
60
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
61
   don't. */
62
#undef HAVE_DECL_VSNPRINTF
63
 
64
/* Define to 1 if you have the  header file. */
65
#undef HAVE_DLFCN_H
66
 
67
/* Does the platform use an executable suffix? */
68
#undef HAVE_EXECUTABLE_SUFFIX
69
 
70
/* Define to 1 if you have the  header file. */
71
#undef HAVE_FCNTL_H
72
 
73
/* Is fopen64 available? */
74
#undef HAVE_FOPEN64
75
 
76
/* Define to 1 if you have the `getc_unlocked' function. */
77
#undef HAVE_GETC_UNLOCKED
78
 
79
/* Does  define struct utimbuf? */
80
#undef HAVE_GOOD_UTIME_H
81
 
82
/* Define if you have the iconv() function. */
83
#undef HAVE_ICONV
84
 
85
/* Define to 1 if you have the  header file. */
86
#undef HAVE_INTTYPES_H
87
 
88
/* Define to 1 if you have the  header file. */
89
#undef HAVE_LIMITS_H
90
 
91
/* Define to 1 if you have the  header file. */
92
#undef HAVE_MEMORY_H
93
 
94
/* Define to 1 if you have the `mkdtemp' function. */
95
#undef HAVE_MKDTEMP
96
 
97
/* Define to 1 if you have the `mkstemp' function. */
98
#undef HAVE_MKSTEMP
99
 
100
/* Define to 1 if you have the `sbrk' function. */
101
#undef HAVE_SBRK
102
 
103
/* Define to 1 if you have the `setmode' function. */
104
#undef HAVE_SETMODE
105
 
106
/* Is stat64 available? */
107
#undef HAVE_STAT64
108
 
109
/* Define to 1 if you have the  header file. */
110
#undef HAVE_STDINT_H
111
 
112
/* Define to 1 if you have the  header file. */
113
#undef HAVE_STDLIB_H
114
 
115
/* Define to 1 if you have the `strcoll' function. */
116
#undef HAVE_STRCOLL
117
 
118
/* Define to 1 if you have the  header file. */
119
#undef HAVE_STRINGS_H
120
 
121
/* Define to 1 if you have the  header file. */
122
#undef HAVE_STRING_H
123
 
124
/* Define to 1 if you have the  header file. */
125
#undef HAVE_SYS_FILE_H
126
 
127
/* Define to 1 if you have the  header file. */
128
#undef HAVE_SYS_PARAM_H
129
 
130
/* Define to 1 if you have the  header file. */
131
#undef HAVE_SYS_STAT_H
132
 
133
/* Define to 1 if you have the  header file. */
134
#undef HAVE_SYS_TYPES_H
135
 
136
/* Define to 1 if you have  that is POSIX.1 compatible. */
137
#undef HAVE_SYS_WAIT_H
138
 
139
/* Is the type time_t defined in ? */
140
#undef HAVE_TIME_T_IN_TIME_H
141
 
142
/* Is the type time_t defined in ? */
143
#undef HAVE_TIME_T_IN_TYPES_H
144
 
145
/* Define to 1 if you have the  header file. */
146
#undef HAVE_UNISTD_H
147
 
148
/* Define to 1 if you have the `utimes' function. */
149
#undef HAVE_UTIMES
150
 
151
/* Define as const if the declaration of iconv() needs const. */
152
#undef ICONV_CONST
153
 
154
/* Define to the sub-directory in which libtool stores uninstalled libraries.
155
   */
156
#undef LT_OBJDIR
157
 
158
/* Name of package */
159
#undef PACKAGE
160
 
161
/* Define to the address where bug reports for this package should be sent. */
162
#undef PACKAGE_BUGREPORT
163
 
164
/* Define to the full name of this package. */
165
#undef PACKAGE_NAME
166
 
167
/* Define to the full name and version of this package. */
168
#undef PACKAGE_STRING
169
 
170
/* Define to the one symbol short name of this package. */
171
#undef PACKAGE_TARNAME
172
 
173
/* Define to the version of this package. */
174
#undef PACKAGE_VERSION
175
 
176
/* If using the C implementation of alloca, define if you know the
177
   direction of stack growth for your system; otherwise it will be
178
   automatically deduced at run-time.
179
        STACK_DIRECTION > 0 => grows toward higher addresses
180
        STACK_DIRECTION < 0 => grows toward lower addresses
181
        STACK_DIRECTION = 0 => direction of growth unknown */
182
#undef STACK_DIRECTION
183
 
184
/* Define to 1 if you have the ANSI C header files. */
185
#undef STDC_HEADERS
186
 
187
/* Configured target name. */
188
#undef TARGET
189
 
190
/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
191
#undef TARGET_PREPENDS_UNDERSCORE
192
 
193
/* Use b modifier when opening binary files? */
194
#undef USE_BINARY_FOPEN
195
 
196
/* Version number of package */
197
#undef VERSION
198
 
199
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
200
   `char[]'. */
201
#undef YYTEXT_POINTER
202
 
203
/* Enable GNU extensions on systems that have them.  */
204
#ifndef _GNU_SOURCE
205
# undef _GNU_SOURCE
206
#endif
207
 
208
/* Enable LFS */
209
#undef _LARGEFILE64_SOURCE

powered by: WebSVN 2.1.0

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