config_coil.h
Go to the documentation of this file.
1 /* config_coil.h. Generated from config_coil.h.in by configure. */
2 /* config_coil.h.in. Generated from configure.ac by autoheader. */
3 
4 /* ACE version 5.6.1 or earlier */
5 /* #undef ACE_5_6_1_OR_EARLIER */
6 
7 /* COIL major version */
8 #define COIL_MAJOR_VERSION "1.0"
9 
10 /* COIL minor version */
11 #define COIL_MINOR_VERSION "1.0"
12 
13 /* OS is Max OS X */
14 /* #undef COIL_OS_DARWIN */
15 
16 /* OS is FreeBSD */
17 /* #undef COIL_OS_FREEBSD */
18 
19 /* OS is HP-UX */
20 /* #undef COIL_OS_HPUX */
21 
22 /* OS is IRIX */
23 /* #undef COIL_OS_IRIX */
24 
25 /* OS is Linux */
26 #define COIL_OS_LINUX TRUE
27 
28 /* OS is OSF1 */
29 /* #undef COIL_OS_OSF1 */
30 
31 /* OS is QNX */
32 /* #undef COIL_OS_QNX */
33 
34 /* OS is SunOS */
35 /* #undef COIL_OS_SUNOS */
36 
37 /* coil platform is ACE */
38 #define COIL_PLATFORM POSIX
39 
40 /* COIL revision numver */
41 #define COIL_REVISION_NUM "1.0"
42 
43 /* COIL short version */
44 #define COIL_SHORT_VERSION "1.01.01.0"
45 
46 /* COIL version */
47 #define COIL_VERSION "1.0"
48 
49 /* Define to 1 if you have the <dlfcn.h> header file. */
50 #define HAVE_DLFCN_H 1
51 
52 /* Define to 1 if you have the <inttypes.h> header file. */
53 #define HAVE_INTTYPES_H 1
54 
55 /* Define to 1 if you have the <memory.h> header file. */
56 #define HAVE_MEMORY_H 1
57 
58 /* Define to 1 if you have the <nlist.h> header file. */
59 /* #undef HAVE_NLIST_H */
60 
61 /* Define to 1 if you have the <stdint.h> header file. */
62 #define HAVE_STDINT_H 1
63 
64 /* Define to 1 if you have the <stdlib.h> header file. */
65 #define HAVE_STDLIB_H 1
66 
67 /* Define to 1 if you have the <strings.h> header file. */
68 #define HAVE_STRINGS_H 1
69 
70 /* Define to 1 if you have the <string.h> header file. */
71 #define HAVE_STRING_H 1
72 
73 /* Define to 1 if you have the <sys/stat.h> header file. */
74 #define HAVE_SYS_STAT_H 1
75 
76 /* Define to 1 if you have the <sys/types.h> header file. */
77 #define HAVE_SYS_TYPES_H 1
78 
79 /* Define to 1 if you have the `uname' function. */
80 #define HAVE_UNAME 1
81 
82 /* Define to 1 if you have the <unistd.h> header file. */
83 #define HAVE_UNISTD_H 1
84 
85 /* Name of package */
86 #define PACKAGE "coil"
87 
88 /* Define to the address where bug reports for this package should be sent. */
89 #define PACKAGE_BUGREPORT "n-ando@aist.go.jp"
90 
91 /* Define to the full name of this package. */
92 #define PACKAGE_NAME "coil"
93 
94 /* Define to the full name and version of this package. */
95 #define PACKAGE_STRING "coil 1.0"
96 
97 /* Define to the one symbol short name of this package. */
98 #define PACKAGE_TARNAME "coil"
99 
100 /* Define to the version of this package. */
101 #define PACKAGE_VERSION "1.0"
102 
103 /* RTM is compiled with gcc2 */
104 /* #undef RTM_GCC2 */
105 
106 /* ARTLinux is enable */
107 /* #undef RTM_OS_ARTLINUX */
108 
109 /* RDTSC is enable */
110 /* #undef RTM_RTDSC */
111 
112 /* Define to 1 if you have the ANSI C header files. */
113 #define STDC_HEADERS 1
114 
115 /* Version number of package */
116 #if 0
117 #define VERSION "1.0"
118 #endif
119 
120 /* compiled with ACE */
121 /* #undef WITH_ACE */
122 
123 /* Define if using the dmalloc debugging malloc package */
124 /* #undef WITH_DMALLOC */
125 
126 /* Multi Thread Support */
127 #define _REENTRANT TRUE


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:50