]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/orte/orte_config_omk_linux.h
Bump version to 0.3.4
[orte.git] / orte / include / orte / orte_config_omk_linux.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 /* #undef HAVE_BYTESWAP_H */
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 <dlfcn.h> header file. */
53 #define HAVE_DLFCN_H 1
54
55 /* Define to 1 if you have the <endian.h> header file. */
56 #define HAVE_ENDIAN_H 1
57
58 /* Define to 1 if you have the <errno.h> header file. */
59 #define HAVE_ERRNO_H 1
60
61 /* Define to 1 if you have the <fcntl.h> header file. */
62 #define HAVE_FCNTL_H 1
63
64 /* Define to 1 if you have the `gethostbyname' function. */
65 #define HAVE_GETHOSTBYNAME 1
66
67 /* Define to 1 if you have the <getopt.h> header file. */
68 #define HAVE_GETOPT_H 1
69
70 /* Define to 1 if you have the `getopt_long' function. */
71 #define HAVE_GETOPT_LONG 1
72
73 /* Define for ORTE getopt_long self implemetation */
74 /* #undef HAVE_GETPOT_LONG_ORTE */
75
76 /* Define to 1 if you have the <ifaddrs.h> header file. */
77 #define HAVE_IFADDRS_H 1
78
79 /* Define to 1 if you have the <inttypes.h> header file. */
80 #define HAVE_INTTYPES_H 1
81
82 /* Define to 1 if you have the `c_r' library (-lc_r). */
83 /* #undef HAVE_LIBC_R */
84
85 /* Define to 1 if you have the `nsl' library (-lnsl). */
86 #define HAVE_LIBNSL 1
87
88 /* Define to 1 if you have the `popt' library (-lpopt). */
89 /* #undef HAVE_LIBPOPT */
90
91 /* Define to 1 if you have the `pthread' library (-lpthread). */
92 #define HAVE_LIBPTHREAD 1
93
94 /* Define to 1 if you have the `socket' library (-lsocket). */
95 /* #undef HAVE_LIBSOCKET */
96
97 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
98 /* #undef HAVE_LIBWS2_32 */
99
100 /* Define to 1 if you have the <linux/ctype.h> header file. */
101 /* #undef HAVE_LINUX_CTYPE_H */
102
103 /* Define to 1 if you have the <linux/if.h> header file. */
104 /* #undef HAVE_LINUX_IF_H */
105
106 /* Define to 1 if you have the <linux/in.h> header file. */
107 /* #undef HAVE_LINUX_IN_H */
108
109 /* Define to 1 if you have the <linux/module.h> header file. */
110 /* #undef HAVE_LINUX_MODULE_H */
111
112 /* Define to 1 if you have the <linux/socket.h> header file. */
113 /* #undef HAVE_LINUX_SOCKET_H */
114
115 /* Define to 1 if you have the <linux/string.h> header file. */
116 /* #undef HAVE_LINUX_STRING_H */
117
118 /* Define to 1 if you have the <linux/time.h> header file. */
119 /* #undef HAVE_LINUX_TIME_H */
120
121 /* Define to 1 if you have the <linux/types.h> header file. */
122 /* #undef HAVE_LINUX_TYPES_H */
123
124 /* Define to 1 if you have the <memory.h> header file. */
125 #define HAVE_MEMORY_H 1
126
127 /* Define to 1 if you have the <netdb.h> header file. */
128 #define HAVE_NETDB_H 1
129
130 /* Define to 1 if you have the <netinet/in.h> header file. */
131 #define HAVE_NETINET_IN_H 1
132
133 /* Define to 1 if you have the <net/if.h> header file. */
134 #define HAVE_NET_IF_H 1
135
136 /* Define to 1 if you have the <nictab.h> header file. */
137 /* #undef HAVE_NICTAB_H */
138
139 /* Define to 1 if you have the <nic.h> header file. */
140 /* #undef HAVE_NIC_H */
141
142 /* Define to 1 if you have the <onetd.h> header file. */
143 /* #undef HAVE_ONETD_H */
144
145 /* Define to 1 if you have the <pthread.h> header file. */
146 #define HAVE_PTHREAD_H 1
147
148 /* Define to 1 if you have the <rtl.h> header file. */
149 /* #undef HAVE_RTL_H */
150
151 /* Define to 1 if you have the <rtl_malloc.h> header file. */
152 /* #undef HAVE_RTL_MALLOC_H */
153
154 /* Define to 1 if you have the <rtnet.h> header file. */
155 /* #undef HAVE_RTNET_H */
156
157 /* Define to 1 if you have the <signal.h> header file. */
158 #define HAVE_SIGNAL_H 1
159
160 /* Define to 1 if you have the <stdarg.h> header file. */
161 #define HAVE_STDARG_H 1
162
163 /* Define to 1 if you have the <stdint.h> header file. */
164 #define HAVE_STDINT_H 1
165
166 /* Define to 1 if you have the <stdio.h> header file. */
167 #define HAVE_STDIO_H 1
168
169 /* Define to 1 if you have the <stdlib.h> header file. */
170 #define HAVE_STDLIB_H 1
171
172 /* Define to 1 if you have the <strings.h> header file. */
173 #define HAVE_STRINGS_H 1
174
175 /* Define to 1 if you have the <string.h> header file. */
176 #define HAVE_STRING_H 1
177
178 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
179 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
180
181 /* Define to 1 if you have the <sys/ioctl.h> header file. */
182 #define HAVE_SYS_IOCTL_H 1
183
184 /* Define to 1 if you have the <sys/param.h> header file. */
185 #define HAVE_SYS_PARAM_H 1
186
187 /* Define to 1 if you have the <sys/socket.h> header file. */
188 #define HAVE_SYS_SOCKET_H 1
189
190 /* Define to 1 if you have the <sys/sockio.h> header file. */
191 /* #undef HAVE_SYS_SOCKIO_H */
192
193 /* Define to 1 if you have the <sys/stat.h> header file. */
194 #define HAVE_SYS_STAT_H 1
195
196 /* Define to 1 if you have the <sys/time.h> header file. */
197 #define HAVE_SYS_TIME_H 1
198
199 /* Define to 1 if you have the <sys/types.h> header file. */
200 #define HAVE_SYS_TYPES_H 1
201
202 /* Define to 1 if you have the <time.h> header file. */
203 /* #undef HAVE_TIME_H */
204
205 /* Define to 1 if you have the <udp.h> header file. */
206 /* #undef HAVE_UDP_H */
207
208 /* Define to 1 if you have the <unistd.h> header file. */
209 #define HAVE_UNISTD_H 1
210
211 /* Define to 1 if you have the <w32api/windows.h> header file. */
212 /* #undef HAVE_W32API_WINDOWS_H */
213
214 /* Define to 1 if you have the <windows.h> header file. */
215 /* #undef HAVE_WINDOWS_H */
216
217 /* Define to 1 if you have the <winsock2.h> header file. */
218 /* #undef HAVE_WINSOCK2_H */
219
220 /* Define to 1 if you have the <ws2tcpip.h> header file. */
221 /* #undef HAVE_WS2TCPIP_H */
222
223 /* Define to the sub-directory in which libtool stores uninstalled libraries.
224    */
225 #define LT_OBJDIR ".libs/"
226
227 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
228 /* #undef NO_MINUS_C_MINUS_O */
229
230 /* Define to the address where bug reports for this package should be sent. */
231 #define ORTE_PACKAGE_BUGREPORT "orte@rtime.felk.cvut.cz"
232
233 /* Define to the full name of this package. */
234 #define ORTE_PACKAGE_NAME "orte"
235
236 /* Define to the full name and version of this package. */
237 #define ORTE_PACKAGE_STRING "orte 0.3.4"
238
239 /* Define to the one symbol short name of this package. */
240 #define ORTE_PACKAGE_TARNAME "orte"
241
242 /* Define to the home page for this package. */
243 #define ORTE_PACKAGE_URL "http://orte.sf.net"
244
245 /* Define to the version of this package. */
246 #define ORTE_PACKAGE_VERSION "0.3.4"
247
248 /* Define to 1 if you have the ANSI C header files. */
249 #define STDC_HEADERS 1
250
251 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
252    significant byte first (like Motorola and SPARC, unlike Intel). */
253 #if defined AC_APPLE_UNIVERSAL_BUILD
254 # if defined __BIG_ENDIAN__
255 #  define WORDS_BIGENDIAN 1
256 # endif
257 #else
258 # ifndef WORDS_BIGENDIAN
259 /* #  undef WORDS_BIGENDIAN */
260 # endif
261 #endif
262
263
264 #ifndef _GNU_SOURCE
265   #define _GNU_SOURCE
266 #endif
267
268
269 /* Define to empty if `const' does not conform to ANSI C. */
270 /* #undef const */
271
272 /* Define to `__inline__' or `__inline' if that's what the C compiler
273    calls it, or to nothing if 'inline' is not supported under any name.  */
274 #ifndef __cplusplus
275 /* #undef inline */
276 #endif
277
278
279 #if defined(HAVE_ENDIAN_H) || defined(HAVE_SYS_PARAM_H)
280   #ifdef HAVE_SYS_PARAM_H
281     #include <sys/param.h>
282   #endif
283   #if defined(HAVE_ENDIAN_H) && !defined(BYTE_ORDER) && !defined(__BYTE_ORDER)
284     #include <endian.h>
285   #endif
286   #if defined(__BYTE_ORDER)
287     #if __BYTE_ORDER == __BIG_ENDIAN
288       #define WORDS_BIGENDIAN 1
289     #endif
290   #elif defined(BYTE_ORDER)
291     #if BYTE_ORDER == BIG_ENDIAN
292       #define WORDS_BIGENDIAN 1
293     #endif
294   #endif
295 #endif