/[gcl]/gcl/binutils/bfd/config.in
ViewVC logotype

Diff of /gcl/binutils/bfd/config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by camm, Wed Feb 25 22:44:23 2004 UTC revision 1.3 by camm, Fri Sep 9 23:32:08 2005 UTC
# Line 1  Line 1 
1  /* config.in.  Generated automatically from configure.in by autoheader 2.13.  */  /* config.in.  Generated from configure.in by autoheader.  */
2    
3  /* Define if using alloca.c.  */  /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4  #undef C_ALLOCA     systems. This function is required for `alloca.c' support on those systems.
5       */
6    #undef CRAY_STACKSEG_END
7    
8  /* Define to empty if the keyword does not work.  */  /* Define to 1 if using `alloca.c'. */
9  #undef const  #undef C_ALLOCA
10    
11  /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.  /* Define to 1 if NLS is requested */
12     This function is required for alloca.c support on those systems.  */  #undef ENABLE_NLS
 #undef CRAY_STACKSEG_END  
13    
14  /* Define if you have alloca, as a function or macro.  */  /* Define to 1 if you have `alloca', as a function or macro. */
15  #undef HAVE_ALLOCA  #undef HAVE_ALLOCA
16    
17  /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */  /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18       */
19  #undef HAVE_ALLOCA_H  #undef HAVE_ALLOCA_H
20    
21  /* Define if you have a working `mmap' system call.  */  /* Define to 1 if you have the <argz.h> header file. */
22  #undef HAVE_MMAP  #undef HAVE_ARGZ_H
   
 /* Define as __inline if that's what the C compiler calls it.  */  
 #undef inline  
   
 /* Define to `long' if <sys/types.h> doesn't define.  */  
 #undef off_t  
   
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */  
 #undef size_t  
23    
24  /* If using the C implementation of alloca, define if you know the  /* Define to 1 if you have the `dcgettext' function. */
25     direction of stack growth for your system; otherwise it will be  #undef HAVE_DCGETTEXT
    automatically deduced at run-time.  
  STACK_DIRECTION > 0 => grows toward higher addresses  
  STACK_DIRECTION < 0 => grows toward lower addresses  
  STACK_DIRECTION = 0 => direction of growth unknown  
  */  
 #undef STACK_DIRECTION  
26    
27  /* Define if you have the ANSI C header files.  */  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
28  #undef STDC_HEADERS     */
29    #undef HAVE_DIRENT_H
30    
31  /* Define if you can safely include both <sys/time.h> and <time.h>.  */  /* Define to 1 if you have the `fcntl' function. */
32  #undef TIME_WITH_SYS_TIME  #undef HAVE_FCNTL
33    
34  /* Define if you have the __argz_count function.  */  /* Define to 1 if you have the <fcntl.h> header file. */
35  #undef HAVE___ARGZ_COUNT  #undef HAVE_FCNTL_H
36    
37  /* Define if you have the __argz_next function.  */  /* Define to 1 if you have the `fdopen' function. */
38  #undef HAVE___ARGZ_NEXT  #undef HAVE_FDOPEN
39    
40  /* Define if you have the __argz_stringify function.  */  /* Define to 1 if you have the `fseeko' function. */
41  #undef HAVE___ARGZ_STRINGIFY  #undef HAVE_FSEEKO
42    
43  /* Define if you have the dcgettext function.  */  /* Define to 1 if you have the `fseeko64' function. */
44  #undef HAVE_DCGETTEXT  #undef HAVE_FSEEKO64
45    
46  /* Define if you have the fcntl function.  */  /* Define to 1 if you have the `ftello' function. */
47  #undef HAVE_FCNTL  #undef HAVE_FTELLO
48    
49  /* Define if you have the fdopen function.  */  /* Define to 1 if you have the `ftello64' function. */
50  #undef HAVE_FDOPEN  #undef HAVE_FTELLO64
51    
52  /* Define if you have the getcwd function.  */  /* Define to 1 if you have the `getcwd' function. */
53  #undef HAVE_GETCWD  #undef HAVE_GETCWD
54    
55  /* Define if you have the getgid function.  */  /* Define to 1 if you have the `getgid' function. */
56  #undef HAVE_GETGID  #undef HAVE_GETGID
57    
58  /* Define if you have the getpagesize function.  */  /* Define to 1 if you have the `getpagesize' function. */
59  #undef HAVE_GETPAGESIZE  #undef HAVE_GETPAGESIZE
60    
61  /* Define if you have the getuid function.  */  /* Define as 1 if you have gettext and don't want to use GNU gettext. */
62    #undef HAVE_GETTEXT
63    
64    /* Define to 1 if you have the `getuid' function. */
65  #undef HAVE_GETUID  #undef HAVE_GETUID
66    
67  /* Define if you have the madvise function.  */  /* Define to 1 if you have the <inttypes.h> header file. */
68    #undef HAVE_INTTYPES_H
69    
70    /* Define if your locale.h file contains LC_MESSAGES. */
71    #undef HAVE_LC_MESSAGES
72    
73    /* Define to 1 if you have the <limits.h> header file. */
74    #undef HAVE_LIMITS_H
75    
76    /* Define to 1 if you have the <locale.h> header file. */
77    #undef HAVE_LOCALE_H
78    
79    /* Define if <sys/procfs.h> has lwpstatus_t. */
80    #undef HAVE_LWPSTATUS_T
81    
82    /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
83    #undef HAVE_LWPSTATUS_T_PR_CONTEXT
84    
85    /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
86    #undef HAVE_LWPSTATUS_T_PR_REG
87    
88    /* Define if <sys/procfs.h> has lwpxstatus_t. */
89    #undef HAVE_LWPXSTATUS_T
90    
91    /* Define to 1 if you have the `madvise' function. */
92  #undef HAVE_MADVISE  #undef HAVE_MADVISE
93    
94  /* Define if you have the mprotect function.  */  /* Define to 1 if you have the <malloc.h> header file. */
95    #undef HAVE_MALLOC_H
96    
97    /* Define to 1 if you have the <memory.h> header file. */
98    #undef HAVE_MEMORY_H
99    
100    /* Define to 1 if you have a working `mmap' system call. */
101    #undef HAVE_MMAP
102    
103    /* Define to 1 if you have the `mprotect' function. */
104  #undef HAVE_MPROTECT  #undef HAVE_MPROTECT
105    
106  /* Define if you have the munmap function.  */  /* Define to 1 if you have the `munmap' function. */
107  #undef HAVE_MUNMAP  #undef HAVE_MUNMAP
108    
109  /* Define if you have the putenv function.  */  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
110  #undef HAVE_PUTENV  #undef HAVE_NDIR_H
111    
112  /* Define if you have the setenv function.  */  /* Define to 1 if you have the <nl_types.h> header file. */
113  #undef HAVE_SETENV  #undef HAVE_NL_TYPES_H
114    
115  /* Define if you have the setitimer function.  */  /* Define if <sys/procfs.h> has prpsinfo32_t. */
116  #undef HAVE_SETITIMER  #undef HAVE_PRPSINFO32_T
117    
118  /* Define if you have the setlocale function.  */  /* Define if <sys/procfs.h> has prpsinfo_t. */
119  #undef HAVE_SETLOCALE  #undef HAVE_PRPSINFO_T
120    
121  /* Define if you have the stpcpy function.  */  /* Define if <sys/procfs.h> has prstatus32_t. */
122  #undef HAVE_STPCPY  #undef HAVE_PRSTATUS32_T
123    
124  /* Define if you have the strcasecmp function.  */  /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
125  #undef HAVE_STRCASECMP  #undef HAVE_PRSTATUS32_T_PR_WHO
126    
127  /* Define if you have the strchr function.  */  /* Define if <sys/procfs.h> has prstatus_t. */
128  #undef HAVE_STRCHR  #undef HAVE_PRSTATUS_T
129    
130  /* Define if you have the sysconf function.  */  /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
131  #undef HAVE_SYSCONF  #undef HAVE_PRSTATUS_T_PR_WHO
132    
133  /* Define if you have the <argz.h> header file.  */  /* Define if <sys/procfs.h> has psinfo32_t. */
134  #undef HAVE_ARGZ_H  #undef HAVE_PSINFO32_T
135    
136  /* Define if you have the <dirent.h> header file.  */  /* Define if <sys/procfs.h> has psinfo_t. */
137  #undef HAVE_DIRENT_H  #undef HAVE_PSINFO_T
138    
139  /* Define if you have the <fcntl.h> header file.  */  /* Define if <sys/procfs.h> has pstatus32_t. */
140  #undef HAVE_FCNTL_H  #undef HAVE_PSTATUS32_T
141    
142  /* Define if you have the <limits.h> header file.  */  /* Define if <sys/procfs.h> has pstatus_t. */
143  #undef HAVE_LIMITS_H  #undef HAVE_PSTATUS_T
144    
145  /* Define if you have the <locale.h> header file.  */  /* Define to 1 if you have the `putenv' function. */
146  #undef HAVE_LOCALE_H  #undef HAVE_PUTENV
147    
148  /* Define if you have the <malloc.h> header file.  */  /* Define if <sys/procfs.h> has pxstatus_t. */
149  #undef HAVE_MALLOC_H  #undef HAVE_PXSTATUS_T
150    
151  /* Define if you have the <ndir.h> header file.  */  /* Define to 1 if you have the `setenv' function. */
152  #undef HAVE_NDIR_H  #undef HAVE_SETENV
153    
154  /* Define if you have the <nl_types.h> header file.  */  /* Define to 1 if you have the `setitimer' function. */
155  #undef HAVE_NL_TYPES_H  #undef HAVE_SETITIMER
156    
157    /* Define to 1 if you have the `setlocale' function. */
158    #undef HAVE_SETLOCALE
159    
160  /* Define if you have the <stddef.h> header file.  */  /* Define to 1 if you have the <stddef.h> header file. */
161  #undef HAVE_STDDEF_H  #undef HAVE_STDDEF_H
162    
163  /* Define if you have the <stdlib.h> header file.  */  /* Define to 1 if you have the <stdint.h> header file. */
164    #undef HAVE_STDINT_H
165    
166    /* Define to 1 if you have the <stdlib.h> header file. */
167  #undef HAVE_STDLIB_H  #undef HAVE_STDLIB_H
168    
169  /* Define if you have the <string.h> header file.  */  /* Define if you have the stpcpy function */
170  #undef HAVE_STRING_H  #undef HAVE_STPCPY
171    
172    /* Define to 1 if you have the `strcasecmp' function. */
173    #undef HAVE_STRCASECMP
174    
175  /* Define if you have the <strings.h> header file.  */  /* Define to 1 if you have the `strchr' function. */
176    #undef HAVE_STRCHR
177    
178    /* Define to 1 if you have the <strings.h> header file. */
179  #undef HAVE_STRINGS_H  #undef HAVE_STRINGS_H
180    
181  /* Define if you have the <sys/dir.h> header file.  */  /* Define to 1 if you have the <string.h> header file. */
182    #undef HAVE_STRING_H
183    
184    /* Define to 1 if you have the `strtoull' function. */
185    #undef HAVE_STRTOULL
186    
187    /* Define if struct core_dumpx has member c_impl */
188    #undef HAVE_ST_C_IMPL
189    
190    /* Define to 1 if you have the `sysconf' function. */
191    #undef HAVE_SYSCONF
192    
193    /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
194       */
195  #undef HAVE_SYS_DIR_H  #undef HAVE_SYS_DIR_H
196    
197  /* Define if you have the <sys/file.h> header file.  */  /* Define to 1 if you have the <sys/file.h> header file. */
198  #undef HAVE_SYS_FILE_H  #undef HAVE_SYS_FILE_H
199    
200  /* Define if you have the <sys/ndir.h> header file.  */  /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
201       */
202  #undef HAVE_SYS_NDIR_H  #undef HAVE_SYS_NDIR_H
203    
204  /* Define if you have the <sys/param.h> header file.  */  /* Define to 1 if you have the <sys/param.h> header file. */
205  #undef HAVE_SYS_PARAM_H  #undef HAVE_SYS_PARAM_H
206    
207  /* Define if you have the <sys/procfs.h> header file.  */  /* Define to 1 if you have the <sys/procfs.h> header file. */
208  #undef HAVE_SYS_PROCFS_H  #undef HAVE_SYS_PROCFS_H
209    
210  /* Define if you have the <sys/time.h> header file.  */  /* Define to 1 if you have the <sys/stat.h> header file. */
211    #undef HAVE_SYS_STAT_H
212    
213    /* Define to 1 if you have the <sys/time.h> header file. */
214  #undef HAVE_SYS_TIME_H  #undef HAVE_SYS_TIME_H
215    
216  /* Define if you have the <time.h> header file.  */  /* Define to 1 if you have the <sys/types.h> header file. */
217    #undef HAVE_SYS_TYPES_H
218    
219    /* Define to 1 if you have the <time.h> header file. */
220  #undef HAVE_TIME_H  #undef HAVE_TIME_H
221    
222  /* Define if you have the <unistd.h> header file.  */  /* Define to 1 if you have the <unistd.h> header file. */
223  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
224    
225  /* Define if you have the <values.h> header file.  */  /* Define to 1 if you have the <values.h> header file. */
226  #undef HAVE_VALUES_H  #undef HAVE_VALUES_H
227    
228  /* Name of package */  /* Define if <sys/procfs.h> has win32_pstatus_t. */
229  #undef PACKAGE  #undef HAVE_WIN32_PSTATUS_T
   
 /* Version number of package */  
 #undef VERSION  
   
 /* Define if you have the stpcpy function */  
 #undef HAVE_STPCPY  
230    
231  /* Define if your locale.h file contains LC_MESSAGES. */  /* Define to 1 if you have the `__argz_count' function. */
232  #undef HAVE_LC_MESSAGES  #undef HAVE___ARGZ_COUNT
233    
234  /* Define to 1 if NLS is requested */  /* Define to 1 if you have the `__argz_next' function. */
235  #undef ENABLE_NLS  #undef HAVE___ARGZ_NEXT
236    
237  /* Define as 1 if you have gettext and don't want to use GNU gettext. */  /* Define to 1 if you have the `__argz_stringify' function. */
238  #undef HAVE_GETTEXT  #undef HAVE___ARGZ_STRINGIFY
239    
240  /* Use b modifier when opening binary files? */  /* Define if free is not declared in system header files. */
241  #undef USE_BINARY_FOPEN  #undef NEED_DECLARATION_FREE
242    
243  /* Define if strstr is not declared in system header files. */  /* Define if getenv is not declared in system header files. */
244  #undef NEED_DECLARATION_STRSTR  #undef NEED_DECLARATION_GETENV
245    
246  /* Define if malloc is not declared in system header files. */  /* Define if malloc is not declared in system header files. */
247  #undef NEED_DECLARATION_MALLOC  #undef NEED_DECLARATION_MALLOC
# Line 199  Line 249 
249  /* Define if realloc is not declared in system header files. */  /* Define if realloc is not declared in system header files. */
250  #undef NEED_DECLARATION_REALLOC  #undef NEED_DECLARATION_REALLOC
251    
252  /* Define if free is not declared in system header files. */  /* Define if strstr is not declared in system header files. */
253  #undef NEED_DECLARATION_FREE  #undef NEED_DECLARATION_STRSTR
254    
255  /* Define if getenv is not declared in system header files. */  /* Name of package */
256  #undef NEED_DECLARATION_GETENV  #undef PACKAGE
257    
258  /* Define if struct core_dumpx has member c_impl */  /* Define to the address where bug reports for this package should be sent. */
259  #undef HAVE_ST_C_IMPL  #undef PACKAGE_BUGREPORT
260    
261  /* Define if <sys/procfs.h> has prstatus_t. */  /* Define to the full name of this package. */
262  #undef HAVE_PRSTATUS_T  #undef PACKAGE_NAME
263    
264  /* Define if <sys/procfs.h> has prstatus32_t. */  /* Define to the full name and version of this package. */
265  #undef HAVE_PRSTATUS32_T  #undef PACKAGE_STRING
266    
267  /* Define if <sys/procfs.h> has prstatus_t.pr_who. */  /* Define to the one symbol short name of this package. */
268  #undef HAVE_PRSTATUS_T_PR_WHO  #undef PACKAGE_TARNAME
269    
270  /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */  /* Define to the version of this package. */
271  #undef HAVE_PRSTATUS32_T_PR_WHO  #undef PACKAGE_VERSION
272    
273  /* Define if <sys/procfs.h> has pstatus_t. */  /* The number of bytes in type long */
274  #undef HAVE_PSTATUS_T  #undef SIZEOF_LONG
275    
276  /* Define if <sys/procfs.h> has pxstatus_t. */  /* The number of bytes in type long long */
277  #undef HAVE_PXSTATUS_T  #undef SIZEOF_LONG_LONG
278    
279  /* Define if <sys/procfs.h> has pstatus32_t. */  /* The number of bytes in type off_t */
280  #undef HAVE_PSTATUS32_T  #undef SIZEOF_OFF_T
281    
282  /* Define if <sys/procfs.h> has prpsinfo_t. */  /* If using the C implementation of alloca, define if you know the
283  #undef HAVE_PRPSINFO_T     direction of stack growth for your system; otherwise it will be
284       automatically deduced at run-time.
285  /* Define if <sys/procfs.h> has prpsinfo32_t. */          STACK_DIRECTION > 0 => grows toward higher addresses
286  #undef HAVE_PRPSINFO32_T          STACK_DIRECTION < 0 => grows toward lower addresses
287            STACK_DIRECTION = 0 => direction of growth unknown */
288    #undef STACK_DIRECTION
289    
290  /* Define if <sys/procfs.h> has psinfo_t. */  /* Define to 1 if you have the ANSI C header files. */
291  #undef HAVE_PSINFO_T  #undef STDC_HEADERS
292    
293  /* Define if <sys/procfs.h> has psinfo32_t. */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
294  #undef HAVE_PSINFO32_T  #undef TIME_WITH_SYS_TIME
295    
296  /* Define if <sys/procfs.h> has lwpstatus_t. */  /* Name of host specific header file to include in trad-core.c. */
297  #undef HAVE_LWPSTATUS_T  #undef TRAD_HEADER
298    
299  /* Define if <sys/procfs.h> has lwpxstatus_t. */  /* Use b modifier when opening binary files? */
300  #undef HAVE_LWPXSTATUS_T  #undef USE_BINARY_FOPEN
301    
302  /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */  /* Use mmap if it's available? */
303  #undef HAVE_LWPSTATUS_T_PR_CONTEXT  #undef USE_MMAP
304    
305  /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */  /* Version number of package */
306  #undef HAVE_LWPSTATUS_T_PR_REG  #undef VERSION
307    
308  /* Define if <sys/procfs.h> has win32_pstatus_t. */  /* Define to empty if `const' does not conform to ANSI C. */
309  #undef HAVE_WIN32_PSTATUS_T  #undef const
310    
311  /* Name of host specific header file to include in trad-core.c. */  /* Define to `__inline__' or `__inline' if that's what the C compiler
312  #undef TRAD_HEADER     calls it, or to nothing if 'inline' is not supported under any name.  */
313    #ifndef __cplusplus
314    #undef inline
315    #endif
316    
317  /* Use mmap if it's available? */  /* Define to `long' if <sys/types.h> does not define. */
318  #undef USE_MMAP  #undef off_t
319    
320    /* Define to `unsigned' if <sys/types.h> does not define. */
321    #undef size_t

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26