No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gdb6 / sim / iq2000 / config.in
blob6ce594d7c9036613a85df4d4511888ee2200f7fc
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work.  */
7 #undef const
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
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
22 /* Define as __inline if that's what the C compiler calls it.  */
23 #undef inline
25 /* Define to `long' if <sys/types.h> doesn't define.  */
26 #undef off_t
28 /* Define if you need to in order for stat and other things to work.  */
29 #undef _POSIX_SOURCE
31 /* Define as the return type of signal handlers (int or void).  */
32 #undef RETSIGTYPE
34 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
35 #undef size_t
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
46 /* Define if you have the ANSI C header files.  */
47 #undef STDC_HEADERS
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
53 /* Define to 1 if NLS is requested.  */
54 #undef ENABLE_NLS
56 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
57 #undef HAVE_GETTEXT
59 /* Define as 1 if you have the stpcpy function.  */
60 #undef HAVE_STPCPY
62 /* Define if your locale.h file contains LC_MESSAGES.  */
63 #undef HAVE_LC_MESSAGES
65 /* Define if you have the __argz_count function.  */
66 #undef HAVE___ARGZ_COUNT
68 /* Define if you have the __argz_next function.  */
69 #undef HAVE___ARGZ_NEXT
71 /* Define if you have the __argz_stringify function.  */
72 #undef HAVE___ARGZ_STRINGIFY
74 /* Define if you have the __setfpucw function.  */
75 #undef HAVE___SETFPUCW
77 /* Define if you have the dcgettext function.  */
78 #undef HAVE_DCGETTEXT
80 /* Define if you have the getcwd function.  */
81 #undef HAVE_GETCWD
83 /* Define if you have the getpagesize function.  */
84 #undef HAVE_GETPAGESIZE
86 /* Define if you have the getrusage function.  */
87 #undef HAVE_GETRUSAGE
89 /* Define if you have the munmap function.  */
90 #undef HAVE_MUNMAP
92 /* Define if you have the putenv function.  */
93 #undef HAVE_PUTENV
95 /* Define if you have the setenv function.  */
96 #undef HAVE_SETENV
98 /* Define if you have the setlocale function.  */
99 #undef HAVE_SETLOCALE
101 /* Define if you have the sigaction function.  */
102 #undef HAVE_SIGACTION
104 /* Define if you have the stpcpy function.  */
105 #undef HAVE_STPCPY
107 /* Define if you have the strcasecmp function.  */
108 #undef HAVE_STRCASECMP
110 /* Define if you have the strchr function.  */
111 #undef HAVE_STRCHR
113 /* Define if you have the time function.  */
114 #undef HAVE_TIME
116 /* Define if you have the <argz.h> header file.  */
117 #undef HAVE_ARGZ_H
119 /* Define if you have the <dlfcn.h> header file.  */
120 #undef HAVE_DLFCN_H
122 /* Define if you have the <errno.h> header file.  */
123 #undef HAVE_ERRNO_H
125 /* Define if you have the <fcntl.h> header file.  */
126 #undef HAVE_FCNTL_H
128 /* Define if you have the <fpu_control.h> header file.  */
129 #undef HAVE_FPU_CONTROL_H
131 /* Define if you have the <limits.h> header file.  */
132 #undef HAVE_LIMITS_H
134 /* Define if you have the <locale.h> header file.  */
135 #undef HAVE_LOCALE_H
137 /* Define if you have the <malloc.h> header file.  */
138 #undef HAVE_MALLOC_H
140 /* Define if you have the <nl_types.h> header file.  */
141 #undef HAVE_NL_TYPES_H
143 /* Define if you have the <stdlib.h> header file.  */
144 #undef HAVE_STDLIB_H
146 /* Define if you have the <string.h> header file.  */
147 #undef HAVE_STRING_H
149 /* Define if you have the <strings.h> header file.  */
150 #undef HAVE_STRINGS_H
152 /* Define if you have the <sys/param.h> header file.  */
153 #undef HAVE_SYS_PARAM_H
155 /* Define if you have the <sys/resource.h> header file.  */
156 #undef HAVE_SYS_RESOURCE_H
158 /* Define if you have the <sys/stat.h> header file.  */
159 #undef HAVE_SYS_STAT_H
161 /* Define if you have the <sys/time.h> header file.  */
162 #undef HAVE_SYS_TIME_H
164 /* Define if you have the <time.h> header file.  */
165 #undef HAVE_TIME_H
167 /* Define if you have the <unistd.h> header file.  */
168 #undef HAVE_UNISTD_H
170 /* Define if you have the <values.h> header file.  */
171 #undef HAVE_VALUES_H
173 /* Define if you have the nsl library (-lnsl).  */
174 #undef HAVE_LIBNSL
176 /* Define if you have the socket library (-lsocket).  */
177 #undef HAVE_LIBSOCKET