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