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