]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/orte_config_omk_unix.h
2660cfe7dd4d66aae81da311a9d5e2df99882e75
[orte.git] / orte / include / orte_config_omk_unix.h
1 /* orte/include/config.h.  Generated by configure.  */
2 /* orte/include/config.h.in.  Generated from configure.in by autoheader.  */
3
4 /* Define if linux kernel is found */
5 /* #undef CONFIG_ORTE_KERNEL */
6
7 /* Define to enable ORTE's RT support */
8 /* #undef CONFIG_ORTE_RT */
9
10 /* Define if kernel is RTAI patched */
11 /* #undef CONFIG_ORTE_RTAI */
12
13 /* Define if kernel is RTLinux patched */
14 /* #undef CONFIG_ORTE_RTL */
15
16 /* Define if is target a unix system */
17 #define CONFIG_ORTE_UNIX 1
18
19 /* Define if is target windows */
20 /* #undef CONFIG_ORTE_WIN */
21
22 /* Define to 1 if you have the <arpa/inet.h> header file. */
23 #define HAVE_ARPA_INET_H 1
24
25 /* Define to 1 if you have the <asm/byteorder.h> header file. */
26 /* #undef HAVE_ASM_BYTEORDER_H */
27
28 /* Define to 1 if you have the <byteswap.h> header file. */
29 #define HAVE_BYTESWAP_H 1
30
31 /* Define to 1 if you have the <ctype.h> header file. */
32 #define HAVE_CTYPE_H 1
33
34 /* Define to 1 if you have the <fcntl.h> header file. */
35 #define HAVE_FCNTL_H 1
36
37 /* Define to 1 if you have the `gethostbyname' function. */
38 #define HAVE_GETHOSTBYNAME 1
39
40 /* Define to 1 if you have the <getopt.h> header file. */
41 #define HAVE_GETOPT_H 1
42
43 /* Define to 1 if you have the `pthread' library (-lpthread). */
44 #define HAVE_LIBPTHREAD 1
45
46 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
47 /* #undef HAVE_LIBWS2_32 */
48
49 /* Define to 1 if you have the <linux/ctype.h> header file. */
50 /* #undef HAVE_LINUX_CTYPE_H */
51
52 /* Define to 1 if you have the <linux/if.h> header file. */
53 /* #undef HAVE_LINUX_IF_H */
54
55 /* Define to 1 if you have the <linux/in.h> header file. */
56 /* #undef HAVE_LINUX_IN_H */
57
58 /* Define to 1 if you have the <linux/module.h> header file. */
59 /* #undef HAVE_LINUX_MODULE_H */
60
61 /* Define to 1 if you have the <linux/socket.h> header file. */
62 /* #undef HAVE_LINUX_SOCKET_H */
63
64 /* Define to 1 if you have the <linux/string.h> header file. */
65 /* #undef HAVE_LINUX_STRING_H */
66
67 /* Define to 1 if you have the <linux/time.h> header file. */
68 /* #undef HAVE_LINUX_TIME_H */
69
70 /* Define to 1 if you have the <linux/types.h> header file. */
71 /* #undef HAVE_LINUX_TYPES_H */
72
73 /* Define to 1 if you have the <netdb.h> header file. */
74 #define HAVE_NETDB_H 1
75
76 /* Define to 1 if you have the <netinet/in.h> header file. */
77 #define HAVE_NETINET_IN_H 1
78
79 /* Define to 1 if you have the <net/if.h> header file. */
80 #define HAVE_NET_IF_H 1
81
82 /* Define to 1 if you have the <nictab.h> header file. */
83 /* #undef HAVE_NICTAB_H */
84
85 /* Define to 1 if you have the <nic.h> header file. */
86 /* #undef HAVE_NIC_H */
87
88 /* Define to 1 if you have the <pthread.h> header file. */
89 #define HAVE_PTHREAD_H 1
90
91 /* Define to 1 if you have the <rtl.h> header file. */
92 /* #undef HAVE_RTL_H */
93
94 /* Define to 1 if you have the <rtl_malloc.h> header file. */
95 /* #undef HAVE_RTL_MALLOC_H */
96
97 /* Define to 1 if you have the <rtnet.h> header file. */
98 /* #undef HAVE_RTNET_H */
99
100 /* Define to 1 if you have the <semaphore.h> header file. */
101 #define HAVE_SEMAPHORE_H 1
102
103 /* Define to 1 if you have the <signal.h> header file. */
104 #define HAVE_SIGNAL_H 1
105
106 /* Define to 1 if you have the <stdarg.h> header file. */
107 #define HAVE_STDARG_H 1
108
109 /* Define to 1 if you have the <stdio.h> header file. */
110 #define HAVE_STDIO_H 1
111
112 /* Define to 1 if you have the <stdlib.h> header file. */
113 #define HAVE_STDLIB_H 1
114
115 /* Define to 1 if you have the `strdup' function. */
116 #define HAVE_STRDUP 1
117
118 /* Define to 1 if you have the <string.h> header file. */
119 #define HAVE_STRING_H 1
120
121 /* Define to 1 if you have the <sys/ioctl.h> header file. */
122 #define HAVE_SYS_IOCTL_H 1
123
124 /* Define to 1 if you have the <sys/socket.h> header file. */
125 #define HAVE_SYS_SOCKET_H 1
126
127 /* Define to 1 if you have the <sys/time.h> header file. */
128 #define HAVE_SYS_TIME_H 1
129
130 /* Define to 1 if you have the <sys/types.h> header file. */
131 #define HAVE_SYS_TYPES_H 1
132
133 /* Define to 1 if you have the <time.h> header file. */
134 /* #undef HAVE_TIME_H */
135
136 /* Define to 1 if you have the <udp.h> header file. */
137 /* #undef HAVE_UDP_H */
138
139 /* Define to 1 if you have the <unistd.h> header file. */
140 #define HAVE_UNISTD_H 1
141
142 /* Define to 1 if you have the <windows.h> header file. */
143 /* #undef HAVE_WINDOWS_H */
144
145 /* Define to 1 if you have the <winsock2.h> header file. */
146 /* #undef HAVE_WINSOCK2_H */
147
148 /* Define to 1 if you have the <ws2tcpip.h> header file. */
149 /* #undef HAVE_WS2TCPIP_H */
150
151 /* Name of package */
152 #define ORTE_PACKAGE "orte"
153
154 /* Define to the address where bug reports for this package should be sent. */
155 #define ORTE_PACKAGE_BUGREPORT "petr.smolik@wo.cz"
156
157 /* Define to the full name of this package. */
158 #define ORTE_PACKAGE_NAME "orte"
159
160 /* Define to the full name and version of this package. */
161 #define ORTE_PACKAGE_STRING "orte 0.2.1"
162
163 /* Define to the one symbol short name of this package. */
164 #define ORTE_PACKAGE_TARNAME "orte"
165
166 /* Define to the version of this package. */
167 #define ORTE_PACKAGE_VERSION "0.2.1"
168
169 /* Define to 1 if you have the ANSI C header files. */
170 #define STDC_HEADERS 1
171
172 /* Version number of package */
173 #define ORTE_VERSION "0.2.1"
174
175 /* Define to 1 if your processor stores words with the most significant byte
176    first (like Motorola and SPARC, unlike Intel and VAX). */
177 /* #undef WORDS_BIGENDIAN */
178
179
180 #ifndef _GNU_SOURCE
181   #define _GNU_SOURCE
182 #endif
183
184
185 /* Define to empty if `const' does not conform to ANSI C. */
186 /* #undef const */
187
188 /* Define to `__inline__' or `__inline' if that's what the C compiler
189    calls it, or to nothing if 'inline' is not supported under any name.  */
190 #ifndef __cplusplus
191 /* #undef inline */
192 #endif