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