Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

config.h

Go to the documentation of this file.
00001 /* src/config.h.  Generated by configure.  */
00002 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00005    systems. This function is required for `alloca.c' support on those systems.
00006    */
00007 /* #undef CRAY_STACKSEG_END */
00008 
00009 /* Define to 1 if using `alloca.c'. */
00010 /* #undef C_ALLOCA */
00011 
00012 /* define if fstream::open() accepts third parameter. */
00013 #define FSTREAM_OPEN_PROT 1
00014 
00015 /* Define to 1 if you have `alloca', as a function or macro. */
00016 #define HAVE_ALLOCA 1
00017 
00018 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00019    */
00020 #define HAVE_ALLOCA_H 1
00021 
00022 /* define if bool is a built-in type */
00023 #define HAVE_BOOL 
00024 
00025 /* Define to 1 if you have the <cmath> header file. */
00026 #define HAVE_CMATH 1
00027 
00028 /* Define to 1 if you have the <fcntl.h> header file. */
00029 #define HAVE_FCNTL_H 1
00030 
00031 /* define if we have fstream::attach(). */
00032 #define HAVE_FSTREAM_ATTACH 1
00033 
00034 /* define if we have fstream::open(). */
00035 #define HAVE_FSTREAM_OPEN 1
00036 
00037 /* Define to 1 if you have the `gethostname' function. */
00038 #define HAVE_GETHOSTNAME 1
00039 
00040 /* Define to 1 if you have the `getopt' function. */
00041 #define HAVE_GETOPT 1
00042 
00043 /* Define to 1 if you have the <inttypes.h> header file. */
00044 #define HAVE_INTTYPES_H 1
00045 
00046 /* Define to 1 if you have the <iomanip> header file. */
00047 #define HAVE_IOMANIP 1
00048 
00049 /* Define to 1 if you have the <iomanip.h> header file. */
00050 /* #undef HAVE_IOMANIP_H */
00051 
00052 /* Define to 1 if you have the <iostream> header file. */
00053 #define HAVE_IOSTREAM 1
00054 
00055 /* Define to 1 if you have the <iostream.h> header file. */
00056 /* #undef HAVE_IOSTREAM_H */
00057 
00058 /* Define to 1 if you have the <libc.h> header file. */
00059 /* #undef HAVE_LIBC_H */
00060 
00061 /* Define to 1 if your system has a working `malloc' function. */
00062 #define HAVE_MALLOC 1
00063 
00064 /* Define to 1 if you have the <malloc.h> header file. */
00065 #define HAVE_MALLOC_H 1
00066 
00067 /* Define to 1 if you have the <memory.h> header file. */
00068 #define HAVE_MEMORY_H 1
00069 
00070 /* define if the compiler implements namespaces */
00071 #define HAVE_NAMESPACES 
00072 
00073 /* "define if omniORB3 is available." */
00074 /* #undef HAVE_OMNIORB3 */
00075 
00076 /* "define if omniORB4 is available." */
00077 #define HAVE_OMNIORB4 1
00078 
00079 /* Define to 1 if you have the `on_exit' function. */
00080 #define HAVE_ON_EXIT 1
00081 
00082 /* Define to 1 if you have the <process.h> header file. */
00083 /* #undef HAVE_PROCESS_H */
00084 
00085 /* Define if you have POSIX threads libraries and header files. */
00086 #define HAVE_PTHREAD 1
00087 
00088 /* Define to 1 if you have the <signal.h> header file. */
00089 #define HAVE_SIGNAL_H 1
00090 
00091 /* Define to 1 if you have the `sigset' function. */
00092 /* #undef HAVE_SIGSET */
00093 
00094 /* Define to 1 if `stat' has the bug that it succeeds when given the
00095    zero-length file name argument. */
00096 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00097 
00098 /* Define to 1 if you have the <stdint.h> header file. */
00099 #define HAVE_STDINT_H 1
00100 
00101 /* Define to 1 if you have the <stdlib.h> header file. */
00102 #define HAVE_STDLIB_H 1
00103 
00104 /* define if C++ iostream is in namespace std. */
00105 #define HAVE_STD_IOSTREAM 1
00106 
00107 /* define if C++ Standard Template Library is in namespace std */
00108 #define HAVE_STD_STL 1
00109 
00110 /* define if the compiler supports Standard Template Library */
00111 #define HAVE_STL 
00112 
00113 /* Define to 1 if you have the `strchr' function. */
00114 #define HAVE_STRCHR 1
00115 
00116 /* Define to 1 if you have the `strdup' function. */
00117 #define HAVE_STRDUP 1
00118 
00119 /* Define to 1 if you have the <strings.h> header file. */
00120 #define HAVE_STRINGS_H 1
00121 
00122 /* Define to 1 if you have the <string.h> header file. */
00123 #define HAVE_STRING_H 1
00124 
00125 /* Define to 1 if you have the <syslog.h> header file. */
00126 #define HAVE_SYSLOG_H 1
00127 
00128 /* Define to 1 if you have the <sys/param.h> header file. */
00129 #define HAVE_SYS_PARAM_H 1
00130 
00131 /* Define to 1 if you have the <sys/stat.h> header file. */
00132 #define HAVE_SYS_STAT_H 1
00133 
00134 /* Define to 1 if you have the <sys/types.h> header file. */
00135 #define HAVE_SYS_TYPES_H 1
00136 
00137 /* Define to 1 if you have the <sys/utsname.h> header file. */
00138 #define HAVE_SYS_UTSNAME_H 1
00139 
00140 /* Define to 1 if you have the `tzset' function. */
00141 #define HAVE_TZSET 1
00142 
00143 /* Define to 1 if you have the `uname' function. */
00144 #define HAVE_UNAME 1
00145 
00146 /* Define to 1 if you have the <unistd.h> header file. */
00147 #define HAVE_UNISTD_H 1
00148 
00149 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00150    slash. */
00151 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00152 
00153 /* Define to the address where bug reports for this package should be sent. */
00154 #define PACKAGE_BUGREPORT "alex.omnievents@firetree.net"
00155 
00156 /* Define to the full name of this package. */
00157 #define PACKAGE_NAME "omniEvents"
00158 
00159 /* Define to the full name and version of this package. */
00160 #define PACKAGE_STRING "omniEvents 2.6.1"
00161 
00162 /* Define to the one symbol short name of this package. */
00163 #define PACKAGE_TARNAME "omnievents"
00164 
00165 /* Define to the version of this package. */
00166 #define PACKAGE_VERSION "2.6.1"
00167 
00168 /* Define to the necessary symbol if this constant
00169  uses a non-standard name
00170    on your system. */
00171 /* #undef PTHREAD_CREATE_JOINABLE */
00172 
00173 /* Define as the return type of signal handlers (`int' or `void'). */
00174 #define RETSIGTYPE void
00175 
00176 /* If using the C implementation of alloca, define if you know the
00177    direction of stack growth for your system; otherwise it will be
00178    automatically deduced at run-time.
00179         STACK_DIRECTION > 0 => grows toward higher addresses
00180         STACK_DIRECTION < 0 => grows toward lower addresses
00181         STACK_DIRECTION = 0 => direction of growth unknown */
00182 /* #undef STACK_DIRECTION */
00183 
00184 /* Define to 1 if you have the ANSI C header files. */
00185 #define STDC_HEADERS 1
00186 
00187 /* for omniORB */
00188 #define __OSVERSION__ 2
00189 
00190 /* needed by DEC/Compaq/HP cxx to activate ANSI standard iostream. */
00191 #define __USE_STD_IOSTREAM 1
00192 
00193 /* for OmniORB on AIX */
00194 /* #undef __aix__ */
00195 
00196 /* for OmniORB on AlphaProcessor */
00197 /* #undef __alpha__ */
00198 
00199 /* for OmniORB on ArmProcessor */
00200 /* #undef __arm__ */
00201 
00202 /* for OmniORB on Darwin */
00203 /* #undef __darwin__ */
00204 
00205 /* for OmniORB on FreeBSD */
00206 /* #undef __freebsd__ */
00207 
00208 /* for OmniORB on HppaProcessor */
00209 /* #undef __hppa__ */
00210 
00211 /* for OmniORB on HPUX */
00212 /* #undef __hpux__ */
00213 
00214 /* for OmniORB on ia64Processor */
00215 /* #undef __ia64__ */
00216 
00217 /* for OmniORB on IRIX */
00218 /* #undef __irix__ */
00219 
00220 /* for OmniORB on Linux, Cygwin */
00221 #define __linux__ 1
00222 
00223 /* for OmniORB on m68kProcessor */
00224 /* #undef __m68k__ */
00225 
00226 /* for OmniORB on IndigoProcessor */
00227 /* #undef __mips__ */
00228 
00229 /* for OmniORB on NextStep */
00230 /* #undef __nextstep__ */
00231 
00232 /* for OmniORB on OSF1 (Tru64) */
00233 /* #undef __osf1__ */
00234 
00235 /* for OmniORB on OSR5 */
00236 /* #undef __osr5__ */
00237 
00238 /* for OmniORB on PowerPCProcessor */
00239 /* #undef __powerpc__ */
00240 
00241 /* for OmniORB on s390Processor */
00242 /* #undef __s390__ */
00243 
00244 /* for OmniORB on SparcProcessor */
00245 /* #undef __sparc__ */
00246 
00247 /* for OmniORB on SunOS (Solaris) */
00248 /* #undef __sunos__ */
00249 
00250 /* for OmniORB on x86Processor */
00251 #define __x86__ 1
00252 
00253 /* Define to empty if `const' does not conform to ANSI C. */
00254 /* #undef const */
00255 
00256 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
00257    if it is not supported. */
00258 /* #undef inline */
00259 
00260 /* Define to `unsigned' if <sys/types.h> does not define. */
00261 /* #undef size_t */
00262 
00263 
00264 /* Clean away the PACKAGE_* macros unless they are needed. */
00265 #include "scour.h"
00266 

Generated on Fri Nov 19 17:42:19 2004 for OmniEvents by doxygen1.2.15