00001 /* src/lib/rtm/config_rtc.h. Generated from config_rtc.h.in by configure. */ 00002 /* src/lib/rtm/config_rtc.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the <dlfcn.h> header file. */ 00005 #define HAVE_DLFCN_H 1 00006 00007 /* Define to 1 if you have the <inttypes.h> header file. */ 00008 #define HAVE_INTTYPES_H 1 00009 00010 /* Define to 1 if you have the <memory.h> header file. */ 00011 #define HAVE_MEMORY_H 1 00012 00013 /* Define to 1 if you have the <nlist.h> header file. */ 00014 /* #undef HAVE_NLIST_H */ 00015 00016 /* Define to 1 if you have the <stdint.h> header file. */ 00017 #define HAVE_STDINT_H 1 00018 00019 /* Define to 1 if you have the <stdlib.h> header file. */ 00020 #define HAVE_STDLIB_H 1 00021 00022 /* Define to 1 if you have the <strings.h> header file. */ 00023 #define HAVE_STRINGS_H 1 00024 00025 /* Define to 1 if you have the <string.h> header file. */ 00026 #define HAVE_STRING_H 1 00027 00028 /* Define to 1 if you have the <sys/stat.h> header file. */ 00029 #define HAVE_SYS_STAT_H 1 00030 00031 /* Define to 1 if you have the <sys/types.h> header file. */ 00032 #define HAVE_SYS_TYPES_H 1 00033 00034 /* Define to 1 if you have the `uname' function. */ 00035 #define HAVE_UNAME 1 00036 00037 /* Define to 1 if you have the <unistd.h> header file. */ 00038 #define HAVE_UNISTD_H 1 00039 00040 /* ORB is MICO */ 00041 /* #undef ORB_IS_MICO */ 00042 00043 /* ORB is omniORB */ 00044 #define ORB_IS_OMNIORB TRUE 00045 00046 /* ORB is ORBacus */ 00047 /* #undef ORB_IS_ORBACUS */ 00048 00049 /* ORB is ORBit2 */ 00050 /* #undef ORB_IS_ORBIT2 */ 00051 00052 /* ORB is Orbix */ 00053 /* #undef ORB_IS_ORBIX */ 00054 00055 /* ORB is TAO */ 00056 /* #undef ORB_IS_TAO */ 00057 00058 /* Name of package */ 00059 /* #undef RTM_PACKAGE */ 00060 00061 /* Define to the address where bug reports for this package should be sent. */ 00062 /* #undef RTM_PACKAGE_BUGREPORT */ 00063 00064 /* Define to the full name of this package. */ 00065 /* #undef RTM_PACKAGE_NAME */ 00066 00067 /* Define to the full name and version of this package. */ 00068 /* #undef RTM_PACKAGE_STRING */ 00069 00070 /* Define to the one symbol short name of this package. */ 00071 /* #undef RTM_PACKAGE_TARNAME */ 00072 00073 /* Define to the version of this package. */ 00074 /* #undef RTM_PACKAGE_VERSION */ 00075 00076 /* Python wrapper is enable */ 00077 /* #undef PYTHON_WRAPPER */ 00078 00079 /* CORBA C++ mapping is ver1.1 */ 00080 /* #undef RTC_CORBA_CXXMAPPING11 */ 00081 00082 /* Socket DataPort is enable */ 00083 /* #undef RTC_SOCK_DATAPORT */ 00084 00085 /* RTM is compiled with gcc2 */ 00086 /* #undef RTM_GCC2 */ 00087 00088 /* RTM major version */ 00089 #define RTM_MAJOR_VERSION 1 00090 00091 /* RTM minor version */ 00092 #define RTM_MINOR_VERSION 0 00093 00094 /* ARTLinux is enable */ 00095 /* #undef RTM_OS_ARTLINUX */ 00096 00097 /* OS is Max OS X */ 00098 /* #undef RTM_OS_DARWIN */ 00099 00100 /* OS is FreeBSD */ 00101 /* #undef RTM_OS_FREEBSD */ 00102 00103 /* OS is HP-UX */ 00104 /* #undef RTM_OS_HPUX */ 00105 00106 /* OS is IRIX */ 00107 /* #undef RTM_OS_IRIX */ 00108 00109 /* OS is Linux */ 00110 #define RTM_OS_LINUX TRUE 00111 00112 /* OS is OSF1 */ 00113 /* #undef RTM_OS_OSF1 */ 00114 00115 /* OS is QNX */ 00116 /* #undef RTM_OS_QNX */ 00117 00118 /* OS is SunOS */ 00119 /* #undef RTM_OS_SUNOS */ 00120 00121 /* RTM revision numver */ 00122 #define RTM_REVISION_NUM 0 00123 00124 /* RDTSC is enable */ 00125 /* #undef RTM_RTDSC */ 00126 00127 /* RTM short version */ 00128 #define RTM_SHORT_VERSION "100" 00129 00130 /* RTM version */ 00131 #define RTM_VERSION "1.0.0" 00132 00133 /* Define to 1 if you have the ANSI C header files. */ 00134 #define STDC_HEADERS 1 00135 00136 /* Version number of package */ 00137 #define VERSION "1.0.0" 00138 00139 /* Define if using the dmalloc debugging malloc package */ 00140 /* #undef WITH_DMALLOC */ 00141 00142 /* Multi Thread Support */ 00143 #define _REENTRANT TRUE