* config/tc-alpha.c (O_samegp): New.
[external/binutils.git] / sim / d30v / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
21
22 /* Define as __inline if that's what the C compiler calls it.  */
23 #undef inline
24
25 /* Define to `long' if <sys/types.h> doesn't define.  */
26 #undef off_t
27
28 /* Define if you need to in order for stat and other things to work.  */
29 #undef _POSIX_SOURCE
30
31 /* Define as the return type of signal handlers (int or void).  */
32 #undef RETSIGTYPE
33
34 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
35 #undef size_t
36
37 /* If using the C implementation of alloca, define if you know the
38    direction of stack growth for your system; otherwise it will be
39    automatically deduced at run-time.
40  STACK_DIRECTION > 0 => grows toward higher addresses
41  STACK_DIRECTION < 0 => grows toward lower addresses
42  STACK_DIRECTION = 0 => direction of growth unknown
43  */
44 #undef STACK_DIRECTION
45
46 /* Define if you have the ANSI C header files.  */
47 #undef STDC_HEADERS
48
49 /* Define if your processor stores words with the most significant
50    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
51 #undef WORDS_BIGENDIAN
52
53 /* Define to 1 if NLS is requested.  */
54 #undef ENABLE_NLS
55
56 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
57 #undef HAVE_GETTEXT
58
59 /* Define as 1 if you have the stpcpy function.  */
60 #undef HAVE_STPCPY
61
62 /* Define if your locale.h file contains LC_MESSAGES.  */
63 #undef HAVE_LC_MESSAGES
64
65 /* Define if you have the __argz_count function.  */
66 #undef HAVE___ARGZ_COUNT
67
68 /* Define if you have the __argz_next function.  */
69 #undef HAVE___ARGZ_NEXT
70
71 /* Define if you have the __argz_stringify function.  */
72 #undef HAVE___ARGZ_STRINGIFY
73
74 /* Define if you have the __setfpucw function.  */
75 #undef HAVE___SETFPUCW
76
77 /* Define if you have the dcgettext function.  */
78 #undef HAVE_DCGETTEXT
79
80 /* Define if you have the getcwd function.  */
81 #undef HAVE_GETCWD
82
83 /* Define if you have the getpagesize function.  */
84 #undef HAVE_GETPAGESIZE
85
86 /* Define if you have the getrusage function.  */
87 #undef HAVE_GETRUSAGE
88
89 /* Define if you have the munmap function.  */
90 #undef HAVE_MUNMAP
91
92 /* Define if you have the putenv function.  */
93 #undef HAVE_PUTENV
94
95 /* Define if you have the setenv function.  */
96 #undef HAVE_SETENV
97
98 /* Define if you have the setlocale function.  */
99 #undef HAVE_SETLOCALE
100
101 /* Define if you have the sigaction function.  */
102 #undef HAVE_SIGACTION
103
104 /* Define if you have the stpcpy function.  */
105 #undef HAVE_STPCPY
106
107 /* Define if you have the strcasecmp function.  */
108 #undef HAVE_STRCASECMP
109
110 /* Define if you have the strchr function.  */
111 #undef HAVE_STRCHR
112
113 /* Define if you have the time function.  */
114 #undef HAVE_TIME
115
116 /* Define if you have the <argz.h> header file.  */
117 #undef HAVE_ARGZ_H
118
119 /* Define if you have the <fcntl.h> header file.  */
120 #undef HAVE_FCNTL_H
121
122 /* Define if you have the <fpu_control.h> header file.  */
123 #undef HAVE_FPU_CONTROL_H
124
125 /* Define if you have the <limits.h> header file.  */
126 #undef HAVE_LIMITS_H
127
128 /* Define if you have the <locale.h> header file.  */
129 #undef HAVE_LOCALE_H
130
131 /* Define if you have the <malloc.h> header file.  */
132 #undef HAVE_MALLOC_H
133
134 /* Define if you have the <nl_types.h> header file.  */
135 #undef HAVE_NL_TYPES_H
136
137 /* Define if you have the <stdlib.h> header file.  */
138 #undef HAVE_STDLIB_H
139
140 /* Define if you have the <string.h> header file.  */
141 #undef HAVE_STRING_H
142
143 /* Define if you have the <strings.h> header file.  */
144 #undef HAVE_STRINGS_H
145
146 /* Define if you have the <sys/param.h> header file.  */
147 #undef HAVE_SYS_PARAM_H
148
149 /* Define if you have the <sys/resource.h> header file.  */
150 #undef HAVE_SYS_RESOURCE_H
151
152 /* Define if you have the <sys/time.h> header file.  */
153 #undef HAVE_SYS_TIME_H
154
155 /* Define if you have the <time.h> header file.  */
156 #undef HAVE_TIME_H
157
158 /* Define if you have the <unistd.h> header file.  */
159 #undef HAVE_UNISTD_H
160
161 /* Define if you have the <values.h> header file.  */
162 #undef HAVE_VALUES_H