OpenRTM-aist  1.2.2
config_rtc.h
[詳解]
1 /* src/lib/rtm/config_rtc.h. Generated from config_rtc.h.in by configure. */
2 /* src/lib/rtm/config_rtc.h.in. Generated from configure.ac by autoheader. */
3 
4 /* ARTLinux is avaiable */
5 /* #undef ARTLINUX */
6 
7 /* Build ext/logger/fluentbit_stream */
8 #define BUILD_EXTFLUENTD TRUE
9 
10 /* Build ext/sdo */
11 #define BUILD_EXTOBSERVER TRUE
12 
13 /* Build ext/ssl */
14 #define BUILD_EXTSSL TRUE
15 
16 /* Fluentd logger embedded. */
17 #define ENABLE_FLUENTD TRUE
18 
19 /* Component Observer embedded. */
20 #define ENABLE_OBSERVER TRUE
21 
22 /* omniSSL is NOT used */
23 #define ENABLE_OMNISSL TRUE
24 
25 /* SSL transport embedded. */
26 #define ENABLE_SSL TRUE
27 
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #define HAVE_DLFCN_H 1
30 
31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #define HAVE_INTTYPES_H 1
33 
34 /* Define to 1 if you have the <memory.h> header file. */
35 #define HAVE_MEMORY_H 1
36 
37 /* Define to 1 if you have the <nlist.h> header file. */
38 /* #undef HAVE_NLIST_H */
39 
40 /* Define to 1 if you have the <stdint.h> header file. */
41 #define HAVE_STDINT_H 1
42 
43 /* Define to 1 if you have the <stdlib.h> header file. */
44 #define HAVE_STDLIB_H 1
45 
46 /* Define to 1 if you have the <strings.h> header file. */
47 #define HAVE_STRINGS_H 1
48 
49 /* Define to 1 if you have the <string.h> header file. */
50 #define HAVE_STRING_H 1
51 
52 /* Define to 1 if you have the <sys/stat.h> header file. */
53 #define HAVE_SYS_STAT_H 1
54 
55 /* Define to 1 if you have the <sys/types.h> header file. */
56 #define HAVE_SYS_TYPES_H 1
57 
58 /* Define to 1 if you have the `uname' function. */
59 #define HAVE_UNAME 1
60 
61 /* Define to 1 if you have the <unistd.h> header file. */
62 #define HAVE_UNISTD_H 1
63 
64 /* Define to the sub-directory where libtool stores uninstalled libraries. */
65 #define LT_OBJDIR ".libs/"
66 
67 /* ORB is MICO */
68 /* #undef ORB_IS_MICO */
69 
70 /* ORB is omniORB */
71 #define ORB_IS_OMNIORB TRUE
72 
73 /* ORB is ORBacus */
74 /* #undef ORB_IS_ORBACUS */
75 
76 /* ORB is ORBit2 */
77 /* #undef ORB_IS_ORBIT2 */
78 
79 /* ORB is Orbix */
80 /* #undef ORB_IS_ORBIX */
81 
82 /* ORB is RtORB */
83 /* #undef ORB_IS_RTORB */
84 
85 /* ORB is TAO */
86 /* #undef ORB_IS_TAO */
87 
88 /* Name of package */
89 /* #undef RTM_PACKAGE */
90 
91 /* Define to the address where bug reports for this package should be sent. */
92 /* #undef RTM_PACKAGE_BUGREPORT */
93 
94 /* Define to the full name of this package. */
95 /* #undef RTM_PACKAGE_NAME */
96 
97 /* Define to the full name and version of this package. */
98 /* #undef RTM_PACKAGE_STRING */
99 
100 /* Define to the one symbol short name of this package. */
101 /* #undef RTM_PACKAGE_TARNAME */
102 
103 /* Define to the home page for this package. */
104 /* #undef RTM_PACKAGE_URL */
105 
106 /* Define to the version of this package. */
107 /* #undef RTM_PACKAGE_VERSION */
108 
109 /* Python wrapper is enable */
110 /* #undef PYTHON_WRAPPER */
111 
112 /* CORBA C++ mapping is ver1.1 */
113 #define RTC_CORBA_CXXMAPPING11 TRUE
114 
115 /* Socket DataPort is enable */
116 /* #undef RTC_SOCK_DATAPORT */
117 
118 /* RTM is compiled with gcc2 */
119 /* #undef RTM_GCC2 */
120 
121 /* RTM major version */
122 #define RTM_MAJOR_VERSION 1
123 
124 /* RTM minor version */
125 #define RTM_MINOR_VERSION 2
126 
127 /* omniORB version is 4.0 */
128 /* #undef RTM_OMNIORB_40 */
129 
130 /* omniORB version is 4.1 */
131 /* #undef RTM_OMNIORB_41 */
132 
133 /* omniORB version is 4.2 */
134 #define RTM_OMNIORB_42 TRUE
135 
136 /* OS is Cygwin */
137 /* #undef RTM_OS_CYGWIN */
138 
139 /* OS is Max OS X */
140 /* #undef RTM_OS_DARWIN */
141 
142 /* OS is FreeBSD */
143 /* #undef RTM_OS_FREEBSD */
144 
145 /* OS is HP-UX */
146 /* #undef RTM_OS_HPUX */
147 
148 /* OS is IRIX */
149 /* #undef RTM_OS_IRIX */
150 
151 /* OS is Linux */
152 #define RTM_OS_LINUX TRUE
153 
154 /* OS is OSF1 */
155 /* #undef RTM_OS_OSF1 */
156 
157 /* OS is QNX */
158 /* #undef RTM_OS_QNX */
159 
160 /* OS is SunOS */
161 /* #undef RTM_OS_SUNOS */
162 
163 /* RTM revision numver */
164 #define RTM_REVISION_NUM 2
165 
166 /* RDTSC is enable */
167 /* #undef RTM_RTDSC */
168 
169 /* RTM short version */
170 #define RTM_SHORT_VERSION "122"
171 
172 /* RTM version */
173 #define RTM_VERSION "1.2.2"
174 
175 /* Define to 1 if you have the ANSI C header files. */
176 #define STDC_HEADERS 1
177 
178 /* Version number of package */
179 
180 
181 /* Define if using the dmalloc debugging malloc package */
182 /* #undef WITH_DMALLOC */
183 
184 /* Multi Thread Support */
185 #define _REENTRANT TRUE