/* include/psconfig.h.in. Generated from configure.ac by autoheader. */ #ifdef __CONFIG_H__ # error PLEASE include this file only once in each .cpp file! (not in .h) #endif #define __CONFIG_H__ /* we'll use CS everywhere... and that too has it's config.h like type... we * just include it here */ #include /* Define with path to CEL plugins. */ #undef CEL_PLUGIN_DIR /* Define when compiling for MacOS/X */ #undef CS_PLATFORM_MACOSX /* Define when compiling for Unix and Unix-like (i.e. MacOS/X) */ #undef CS_PLATFORM_UNIX /* Define when compiling for Win32 */ #undef CS_PLATFORM_WIN32 /* Define to 1 if you have the header file. */ #undef HAVE_ELF_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The number of bytes in type void* */ #undef SIZEOF_VOIDP /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to enable CEL. */ #undef USE_CEL /* Define when using normal sockets */ #undef USE_UNISOCK /* Define when using winsock */ #undef USE_WINSOCK /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Avoid problem caused by missing */ #undef __CARBONSOUND__ /* define socklen_t if sys headers don't do that */ #undef socklen_t