/* config/config.h. Generated by configure. */ /* config/config.h.in. Generated from configure.ac by autoheader. */ /* The PACKAGE_* macros cause incompatabilities with omniORB4. */ #ifndef CIPRESCONFIG_H #error "Include cipresconfig.h, don't include config.h directly." #endif /* Defining this to 1 suppresses IDL data types from the CipresDataMatrix class (to allow for code reuse without CORBA dependence) */ #define CIPRES_HIDE_IDL_TYPES 0 /* define if the Boost library is available */ #define HAVE_BOOST /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if omniORB's COS4 library is detected */ #define HAVE_LIBCOS4 1 /* Define if omniORB's COSDynamic4 library is detected */ #define HAVE_LIBCOSDynamic4 1 /* Define if omniORB's omniCodeSets4 library is detected */ #define HAVE_LIBomniCodeSets4 1 /* Define if omniORB's omniDynamic4 library is detected */ #define HAVE_LIBomniDynamic4 1 /* Define if omniORB's omnisslTP library is detected */ /* #undef HAVE_LIBomnisslTP */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define if omniORB is used */ #define HAVE_OMNIORB 1 /* Define if omniORB 4.x.y is used */ #define HAVE_OMNIORB4 1 /* Define if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1 /* Define to 1 if stdbool.h conforms to C99. */ #define HAVE_STDBOOL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1 /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_SYSMACROS */ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "cipres" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "bugreport@phylo.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "CIPRES" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "CIPRES 1.0.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "cipres" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0.1" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* Define to 1 if the `S_IS*' macros in do not work properly. */ /* #undef STAT_MACROS_BROKEN */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "1.0.1" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `unsigned' if does not define. */ /* #undef size_t */