]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/orte/orte_config_omk_rtems.h
RTEMS: disable use of CLOCK_MONOTONIC for RTEMS.
[orte.git] / orte / include / orte / orte_config_omk_rtems.h
1 /* orte/include/orte/orte_config.h.  Generated from orte_config.h.in by configure.  */
2 /* orte/include/orte/orte_config.h.in.  Generated from configure.ac by autoheader.  */
3
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7 /* Define to enable JORTE's compilation */
8 /* #undef CONFIG_JORTE */
9
10 /* Define if is target CYGWIN */
11 /* #undef CONFIG_ORTE_CYGWIN */
12
13 /* Define if linux kernel is found */
14 /* #undef CONFIG_ORTE_KERNEL */
15
16 /* Define if is target MINGW */
17 /* #undef CONFIG_ORTE_MINGW */
18
19 /* Define to enable ORTE's RT support */
20 /* #undef CONFIG_ORTE_RT */
21
22 /* Define if kernel is RTAI patched */
23 /* #undef CONFIG_ORTE_RTAI */
24
25 /* Define if kernel is RTLinux patched */
26 /* #undef CONFIG_ORTE_RTL */
27
28 /* Define if onetd stack is found */
29 /* #undef CONFIG_ORTE_RTL_ONETD */
30
31 /* Define if wIP stack is found */
32 /* #undef CONFIG_ORTE_RTL_WIP */
33
34 /* Define if is target a unix system */
35 #define CONFIG_ORTE_UNIX 1
36
37 /* Define if is target windows */
38 /* #undef CONFIG_ORTE_WIN */
39
40 /* Define to 1 if you have the <arpa/inet.h> header file. */
41 #define HAVE_ARPA_INET_H 1
42
43 /* Define to 1 if you have the <asm/byteorder.h> header file. */
44 /* #undef HAVE_ASM_BYTEORDER_H */
45
46 /* Define to 1 if you have the <byteswap.h> header file. */
47 /* #define HAVE_BYTESWAP_H 1 */
48
49 /* Define to 1 if you have the <ctype.h> header file. */
50 #define HAVE_CTYPE_H 1
51
52 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
53    you don't. */
54 /* #define HAVE_DECL_CLOCK_MONOTONIC 1 */
55
56 /* Define to 1 if you have the <dlfcn.h> header file. */
57 #define HAVE_DLFCN_H 1
58
59 /* Define to 1 if you have the <endian.h> header file. */
60 #define HAVE_ENDIAN_H 1
61
62 /* Define to 1 if you have the <errno.h> header file. */
63 #define HAVE_ERRNO_H 1
64
65 /* Define to 1 if you have the <fcntl.h> header file. */
66 #define HAVE_FCNTL_H 1
67
68 /* Define to 1 if you have the `gethostbyname' function. */
69 #define HAVE_GETHOSTBYNAME 1
70
71 /* Define to 1 if you have the <getopt.h> header file. */
72 #define HAVE_GETOPT_H 1
73
74 /* Define to 1 if you have the `getopt_long' function. */
75 #define HAVE_GETOPT_LONG 1
76
77 /* Define for ORTE getopt_long self implemetation */
78 /* #undef HAVE_GETPOT_LONG_ORTE */
79
80 /* Define to 1 if you have the `gettimeofday' function. */
81 /* #undef HAVE_GETTIMEOFDAY */
82
83 /* Define to 1 if you have the <ifaddrs.h> header file. */
84 #define HAVE_IFADDRS_H 1
85
86 /* Define to 1 if you have the <inttypes.h> header file. */
87 #define HAVE_INTTYPES_H 1
88
89 /* Define to 1 if you have the `c_r' library (-lc_r). */
90 /* #undef HAVE_LIBC_R */
91
92 /* Define to 1 if you have the `nsl' library (-lnsl). */
93 #define HAVE_LIBNSL 1
94
95 /* Define to 1 if you have the `popt' library (-lpopt). */
96 /* #undef HAVE_LIBPOPT */
97
98 /* Define to 1 if you have the `pthread' library (-lpthread). */
99 #define HAVE_LIBPTHREAD 1
100
101 /* Define to 1 if you have the `rt' library (-lrt). */
102 #define HAVE_LIBRT 1
103
104 /* Define to 1 if you have the `socket' library (-lsocket). */
105 /* #undef HAVE_LIBSOCKET */
106
107 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
108 /* #undef HAVE_LIBWS2_32 */
109
110 /* Define to 1 if you have the <linux/ctype.h> header file. */
111 /* #undef HAVE_LINUX_CTYPE_H */
112
113 /* Define to 1 if you have the <linux/if.h> header file. */
114 /* #undef HAVE_LINUX_IF_H */
115
116 /* Define to 1 if you have the <linux/in.h> header file. */
117 /* #undef HAVE_LINUX_IN_H */
118
119 /* Define to 1 if you have the <linux/module.h> header file. */
120 /* #undef HAVE_LINUX_MODULE_H */
121
122 /* Define to 1 if you have the <linux/socket.h> header file. */
123 /* #undef HAVE_LINUX_SOCKET_H */
124
125 /* Define to 1 if you have the <linux/string.h> header file. */
126 /* #undef HAVE_LINUX_STRING_H */
127
128 /* Define to 1 if you have the <linux/time.h> header file. */
129 /* #undef HAVE_LINUX_TIME_H */
130
131 /* Define to 1 if you have the <linux/types.h> header file. */
132 /* #undef HAVE_LINUX_TYPES_H */
133
134 /* Define to 1 if you have the <memory.h> header file. */
135 #define HAVE_MEMORY_H 1
136
137 /* Define to 1 if you have the <netdb.h> header file. */
138 #define HAVE_NETDB_H 1
139
140 /* Define to 1 if you have the <netinet/in.h> header file. */
141 #define HAVE_NETINET_IN_H 1
142
143 /* Define to 1 if you have the <net/if.h> header file. */
144 #define HAVE_NET_IF_H 1
145
146 /* Define to 1 if you have the <nictab.h> header file. */
147 /* #undef HAVE_NICTAB_H */
148
149 /* Define to 1 if you have the <nic.h> header file. */
150 /* #undef HAVE_NIC_H */
151
152 /* Define to 1 if you have the <onetd.h> header file. */
153 /* #undef HAVE_ONETD_H */
154
155 /* Define to 1 if you have the `pthread_condattr_setclock' function. */
156 /* #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 */
157
158 /* Define to 1 if you have the <pthread.h> header file. */
159 #define HAVE_PTHREAD_H 1
160
161 /* Define to 1 if you have the <rtl.h> header file. */
162 /* #undef HAVE_RTL_H */
163
164 /* Define to 1 if you have the <rtl_malloc.h> header file. */
165 /* #undef HAVE_RTL_MALLOC_H */
166
167 /* Define to 1 if you have the <rtnet.h> header file. */
168 /* #undef HAVE_RTNET_H */
169
170 /* Define to 1 if you have the <signal.h> header file. */
171 #define HAVE_SIGNAL_H 1
172
173 /* Define to 1 if you have the `sigwaitinfo' function. */
174 #define HAVE_SIGWAITINFO 1
175
176 /* Define to 1 if you have the <stdarg.h> header file. */
177 #define HAVE_STDARG_H 1
178
179 /* Define to 1 if you have the <stdint.h> header file. */
180 #define HAVE_STDINT_H 1
181
182 /* Define to 1 if you have the <stdio.h> header file. */
183 #define HAVE_STDIO_H 1
184
185 /* Define to 1 if you have the <stdlib.h> header file. */
186 #define HAVE_STDLIB_H 1
187
188 /* Define to 1 if you have the <strings.h> header file. */
189 #define HAVE_STRINGS_H 1
190
191 /* Define to 1 if you have the <string.h> header file. */
192 #define HAVE_STRING_H 1
193
194 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
195 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
196
197 /* Define to 1 if you have the <sys/ioctl.h> header file. */
198 #define HAVE_SYS_IOCTL_H 1
199
200 /* Define to 1 if you have the <sys/param.h> header file. */
201 #define HAVE_SYS_PARAM_H 1
202
203 /* Define to 1 if you have the <sys/socket.h> header file. */
204 #define HAVE_SYS_SOCKET_H 1
205
206 /* Define to 1 if you have the <sys/sockio.h> header file. */
207 /* #undef HAVE_SYS_SOCKIO_H */
208
209 /* Define to 1 if you have the <sys/stat.h> header file. */
210 #define HAVE_SYS_STAT_H 1
211
212 /* Define to 1 if you have the <sys/time.h> header file. */
213 #define HAVE_SYS_TIME_H 1
214
215 /* Define to 1 if you have the <sys/types.h> header file. */
216 #define HAVE_SYS_TYPES_H 1
217
218 /* Define to 1 if you have the <time.h> header file. */
219 /* #undef HAVE_TIME_H */
220
221 /* Define to 1 if you have the <udp.h> header file. */
222 /* #undef HAVE_UDP_H */
223
224 /* Define to 1 if you have the <unistd.h> header file. */
225 #define HAVE_UNISTD_H 1
226
227 /* Define to 1 if you have the <w32api/windows.h> header file. */
228 /* #undef HAVE_W32API_WINDOWS_H */
229
230 /* Define to 1 if you have the <windows.h> header file. */
231 /* #undef HAVE_WINDOWS_H */
232
233 /* Define to 1 if you have the <winsock2.h> header file. */
234 /* #undef HAVE_WINSOCK2_H */
235
236 /* Define to 1 if you have the <ws2tcpip.h> header file. */
237 /* #undef HAVE_WS2TCPIP_H */
238
239 /* Define to the sub-directory in which libtool stores uninstalled libraries.
240    */
241 #define LT_OBJDIR ".libs/"
242
243 /* Define to the address where bug reports for this package should be sent. */
244 #define ORTE_PACKAGE_BUGREPORT "orte@rtime.felk.cvut.cz"
245
246 /* Define to the full name of this package. */
247 #define ORTE_PACKAGE_NAME "orte"
248
249 /* Define to the full name and version of this package. */
250 #define ORTE_PACKAGE_STRING "orte 0.3.4"
251
252 /* Define to the one symbol short name of this package. */
253 #define ORTE_PACKAGE_TARNAME "orte"
254
255 /* Define to the home page for this package. */
256 #define ORTE_PACKAGE_URL "http://orte.sf.net"
257
258 /* Define to the version of this package. */
259 #define ORTE_PACKAGE_VERSION "0.3.4"
260
261 /* Define to 1 if you have the ANSI C header files. */
262 #define STDC_HEADERS 1
263
264 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
265    significant byte first (like Motorola and SPARC, unlike Intel). */
266 #if defined AC_APPLE_UNIVERSAL_BUILD
267 # if defined __BIG_ENDIAN__
268 #  define WORDS_BIGENDIAN 1
269 # endif
270 #else
271 # ifndef WORDS_BIGENDIAN
272 /* #  undef WORDS_BIGENDIAN */
273 # endif
274 #endif
275
276
277 #ifndef _GNU_SOURCE
278   #define _GNU_SOURCE
279 #endif
280
281
282 /* Define to empty if `const' does not conform to ANSI C. */
283 /* #undef const */
284
285 /* Define to `__inline__' or `__inline' if that's what the C compiler
286    calls it, or to nothing if 'inline' is not supported under any name.  */
287 #ifndef __cplusplus
288 /* #undef inline */
289 #endif
290
291
292 #if defined(HAVE_ENDIAN_H) || defined(HAVE_SYS_PARAM_H)
293   #ifdef HAVE_SYS_PARAM_H
294     #include <sys/param.h>
295   #endif
296   #if defined(HAVE_ENDIAN_H) && !defined(BYTE_ORDER) && !defined(__BYTE_ORDER)
297     #include <endian.h>
298   #endif
299   #if defined(__BYTE_ORDER)
300     #if __BYTE_ORDER == __BIG_ENDIAN
301       #define WORDS_BIGENDIAN 1
302     #endif
303   #elif defined(BYTE_ORDER)
304     #if BYTE_ORDER == BIG_ENDIAN
305       #define WORDS_BIGENDIAN 1
306     #endif
307   #endif
308 #endif