]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/config.h.in~
Added prerelease of ORTE-0.2 (Real Time Publisher Subscriber communication protocol...
[orte.git] / orte / include / config.h.in~
1 /* orte/include/config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to enable comedi's RT support */
4 #undef CONFIG_ORTE_RT
5
6 /* Define if kernel is RTAI patched */
7 #undef CONFIG_ORTE_RTAI
8
9 /* Define if kernel is RTLinux patched */
10 #undef CONFIG_ORTE_RTL
11
12 /* Define to 1 if you have the <arpa/inet.h> header file. */
13 #undef HAVE_ARPA_INET_H
14
15 /* Define to 1 if you have the <byteswap.h> header file. */
16 #undef HAVE_BYTESWAP_H
17
18 /* Define to 1 if you have the <ctype.h> header file. */
19 #undef HAVE_CTYPE_H
20
21 /* Define to 1 if you have the <errno.h> header file. */
22 #undef HAVE_ERRNO_H
23
24 /* Define to 1 if you have the <fcntl.h> header file. */
25 #undef HAVE_FCNTL_H
26
27 /* Define to 1 if you have the <getopt.h> header file. */
28 #undef HAVE_GETOPT_H
29
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
32
33 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
34 #undef HAVE_LIBWS2_32
35
36 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
37    to 0 otherwise. */
38 #undef HAVE_MALLOC
39
40 /* Define to 1 if you have the <memory.h> header file. */
41 #undef HAVE_MEMORY_H
42
43 /* Define to 1 if you have the <netdb.h> header file. */
44 #undef HAVE_NETDB_H
45
46 /* Define to 1 if you have the <netinet/in.h> header file. */
47 #undef HAVE_NETINET_IN_H
48
49 /* Define to 1 if you have the <net/if.h> header file. */
50 #undef HAVE_NET_IF_H
51
52 /* Define to 1 if you have the <pthread.h> header file. */
53 #undef HAVE_PTHREAD_H
54
55 /* Define to 1 if you have the <signal.h> header file. */
56 #undef HAVE_SIGNAL_H
57
58 /* Define to 1 if you have the <stdarg.h> header file. */
59 #undef HAVE_STDARG_H
60
61 /* Define to 1 if you have the <stdint.h> header file. */
62 #undef HAVE_STDINT_H
63
64 /* Define to 1 if you have the <stdio.h> header file. */
65 #undef HAVE_STDIO_H
66
67 /* Define to 1 if you have the <stdlib.h> header file. */
68 #undef HAVE_STDLIB_H
69
70 /* Define to 1 if you have the `strdup' function. */
71 #undef HAVE_STRDUP
72
73 /* Define to 1 if you have the <strings.h> header file. */
74 #undef HAVE_STRINGS_H
75
76 /* Define to 1 if you have the <string.h> header file. */
77 #undef HAVE_STRING_H
78
79 /* Define to 1 if you have the <sys/ioctl.h> header file. */
80 #undef HAVE_SYS_IOCTL_H
81
82 /* Define to 1 if you have the <sys/socket.h> header file. */
83 #undef HAVE_SYS_SOCKET_H
84
85 /* Define to 1 if you have the <sys/stat.h> header file. */
86 #undef HAVE_SYS_STAT_H
87
88 /* Define to 1 if you have the <sys/time.h> header file. */
89 #undef HAVE_SYS_TIME_H
90
91 /* Define to 1 if you have the <sys/types.h> header file. */
92 #undef HAVE_SYS_TYPES_H
93
94 /* Define to 1 if you have the <unistd.h> header file. */
95 #undef HAVE_UNISTD_H
96
97 /* Define to 1 if you have the <winsock2.h> header file. */
98 #undef HAVE_WINSOCK2_H
99
100 /* Define to 1 if you have the <ws2tcpip.h> header file. */
101 #undef HAVE_WS2TCPIP_H
102
103 /* Name of package */
104 #undef PACKAGE
105
106 /* Define to the address where bug reports for this package should be sent. */
107 #undef PACKAGE_BUGREPORT
108
109 /* Define to the full name of this package. */
110 #undef PACKAGE_NAME
111
112 /* Define to the full name and version of this package. */
113 #undef PACKAGE_STRING
114
115 /* Define to the one symbol short name of this package. */
116 #undef PACKAGE_TARNAME
117
118 /* Define to the version of this package. */
119 #undef PACKAGE_VERSION
120
121 /* Define to 1 if you have the ANSI C header files. */
122 #undef STDC_HEADERS
123
124 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
125 #undef TIME_WITH_SYS_TIME
126
127 /* Version number of package */
128 #undef VERSION
129
130 /* Define to 1 if your processor stores words with the most significant byte
131    first (like Motorola and SPARC, unlike Intel and VAX). */
132 #undef WORDS_BIGENDIAN
133
134 /* Define to empty if `const' does not conform to ANSI C. */
135 #undef const
136
137 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
138    if it is not supported. */
139 #undef inline
140
141 /* Define to rpl_malloc if the replacement function should be used. */
142 #undef malloc
143
144 /* Define to `int' if <sys/types.h> does not define. */
145 #undef pid_t
146
147 /* Define to `unsigned' if <sys/types.h> does not define. */
148 #undef size_t