Blame config.h.in

Packit 8a864e
/* config.h.in.  Generated from configure.in by autoheader.  */
Packit 8a864e
Packit Service 7c878b
#include <limits.h>
Packit Service 7c878b
Packit 8a864e
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit 8a864e
   systems. This function is required for `alloca.c' support on those systems.
Packit 8a864e
   */
Packit 8a864e
#undef CRAY_STACKSEG_END
Packit 8a864e
Packit 8a864e
/* Define to 1 if using `alloca.c'. */
Packit 8a864e
#undef C_ALLOCA
Packit 8a864e
Packit 8a864e
/* define this if memmove should be declared extern "C" */
Packit 8a864e
#undef DECLARE_MEMMOVE
Packit 8a864e
Packit 8a864e
/* define this if strerror should be declared extern "C" */
Packit 8a864e
#undef DECLARE_STRERROR
Packit 8a864e
Packit 8a864e
/* if this is not set it defaults to 200 */
Packit 8a864e
#undef DEFAULT_ERROR_LIMIT
Packit 8a864e
Packit 8a864e
/* Define to 1 if translation of program messages to the user's native
Packit 8a864e
   language is requested. */
Packit 8a864e
#undef ENABLE_NLS
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have `alloca', as a function or macro. */
Packit 8a864e
#undef HAVE_ALLOCA
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit 8a864e
   */
Packit 8a864e
#undef HAVE_ALLOCA_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <argz.h> header file. */
Packit 8a864e
#undef HAVE_ARGZ_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `asprintf' function. */
Packit 8a864e
#undef HAVE_ASPRINTF
Packit 8a864e
Packit 8a864e
/* define if bool is a built-in type */
Packit 8a864e
#undef HAVE_BOOL
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <cassert> header file. */
Packit 8a864e
#undef HAVE_CASSERT
Packit 8a864e
Packit 8a864e
/* Define if you have the gettext() function */
Packit 8a864e
#undef HAVE_CATGETS
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit 8a864e
   CoreFoundation framework. */
Packit 8a864e
#undef HAVE_CFLOCALECOPYCURRENT
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit 8a864e
   the CoreFoundation framework. */
Packit 8a864e
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 8a864e
Packit 8a864e
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 8a864e
   */
Packit 8a864e
#undef HAVE_DCGETTEXT
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
Packit 8a864e
   don't. */
Packit 8a864e
#undef HAVE_DECL_FEOF_UNLOCKED
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
Packit 8a864e
   you don't. */
Packit 8a864e
#undef HAVE_DECL_FGETS_UNLOCKED
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
Packit 8a864e
   don't. */
Packit 8a864e
#undef HAVE_DECL_GETC_UNLOCKED
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
Packit 8a864e
   don't. */
Packit 8a864e
#undef HAVE_DECL__SNPRINTF
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
Packit 8a864e
   don't. */
Packit 8a864e
#undef HAVE_DECL__SNWPRINTF
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 8a864e
#undef HAVE_DLFCN_H
Packit 8a864e
Packit 8a864e
/* define if the compiler supports dynamic_cast<> */
Packit 8a864e
#undef HAVE_DYNAMIC_CAST
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `fwprintf' function. */
Packit 8a864e
#undef HAVE_FWPRINTF
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `getcwd' function. */
Packit 8a864e
#undef HAVE_GETCWD
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `getegid' function. */
Packit 8a864e
#undef HAVE_GETEGID
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `geteuid' function. */
Packit 8a864e
#undef HAVE_GETEUID
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `getgid' function. */
Packit 8a864e
#undef HAVE_GETGID
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `getpagesize' function. */
Packit 8a864e
#undef HAVE_GETPAGESIZE
Packit 8a864e
Packit 8a864e
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 8a864e
#undef HAVE_GETTEXT
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `getuid' function. */
Packit 8a864e
#undef HAVE_GETUID
Packit 8a864e
Packit 8a864e
/* Define if you have the iconv() function. */
Packit 8a864e
#undef HAVE_ICONV
Packit 8a864e
Packit 8a864e
/* define if the compiler supports explicit instantiations */
Packit 8a864e
#undef HAVE_INSTANTIATIONS
Packit 8a864e
Packit 8a864e
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
Packit 8a864e
#undef HAVE_INTMAX_T
Packit 8a864e
Packit 8a864e
/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
Packit 8a864e
#undef HAVE_INTTYPES_H
Packit 8a864e
Packit 8a864e
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit 8a864e
   declares uintmax_t. */
Packit 8a864e
#undef HAVE_INTTYPES_H_WITH_UINTMAX
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <io.h> header file. */
Packit 8a864e
#undef HAVE_IO_H
Packit 8a864e
Packit 8a864e
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Packit 8a864e
#undef HAVE_LANGINFO_CODESET
Packit 8a864e
Packit 8a864e
/* Define if your <locale.h> file defines LC_MESSAGES. */
Packit 8a864e
#undef HAVE_LC_MESSAGES
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `pthread' library (-lpthread). */
Packit 8a864e
#undef HAVE_LIBPTHREAD
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `threads' library (-lthreads). */
Packit 8a864e
#undef HAVE_LIBTHREADS
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <limits.h> header file. */
Packit 8a864e
#undef HAVE_LIMITS_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <locale.h> header file. */
Packit 8a864e
#undef HAVE_LOCALE_H
Packit 8a864e
Packit 8a864e
/* Define if you have the 'long double' type. */
Packit 8a864e
#undef HAVE_LONG_DOUBLE
Packit 8a864e
Packit 8a864e
/* Define if you have the 'long long' type. */
Packit 8a864e
#undef HAVE_LONG_LONG
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <malloc.h> header file. */
Packit 8a864e
#undef HAVE_MALLOC_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `memcmp' function. */
Packit 8a864e
#undef HAVE_MEMCMP
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `memmove' function. */
Packit 8a864e
#undef HAVE_MEMMOVE
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <memory.h> header file. */
Packit 8a864e
#undef HAVE_MEMORY_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `mempcpy' function. */
Packit 8a864e
#undef HAVE_MEMPCPY
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have a working `mmap' system call. */
Packit 8a864e
#undef HAVE_MMAP
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `munmap' function. */
Packit 8a864e
#undef HAVE_MUNMAP
Packit 8a864e
Packit 8a864e
/* define if the compiler supports the mutable keyword */
Packit 8a864e
#undef HAVE_MUTABLE
Packit 8a864e
Packit 8a864e
/* define if the compiler implements namespaces */
Packit 8a864e
#undef HAVE_NAMESPACES
Packit 8a864e
Packit 8a864e
/* define if the C++ compiler supports the std namespace */
Packit 8a864e
#undef HAVE_NAMESPACE_STD
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <new> header file. */
Packit 8a864e
#undef HAVE_NEW
Packit 8a864e
Packit 8a864e
/* define if the compiler accepts the new for scoping rules */
Packit 8a864e
#undef HAVE_NEW_FOR_SCOPING
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <nl_types.h> header file. */
Packit 8a864e
#undef HAVE_NL_TYPES_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <osfcn.h> header file. */
Packit 8a864e
#undef HAVE_OSFCN_H
Packit 8a864e
Packit 8a864e
/* define if the compiler supports placement operator delete */
Packit 8a864e
#undef HAVE_PLACEMENT_OPERATOR_DELETE
Packit 8a864e
Packit 8a864e
/* define if placement operator new is declared */
Packit 8a864e
#undef HAVE_PLACEMENT_OPERATOR_NEW
Packit 8a864e
Packit 8a864e
/* Define if your printf() function supports format strings with positions. */
Packit 8a864e
#undef HAVE_POSIX_PRINTF
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `putenv' function. */
Packit 8a864e
#undef HAVE_PUTENV
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `setenv' function. */
Packit 8a864e
#undef HAVE_SETENV
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `setlocale' function. */
Packit 8a864e
#undef HAVE_SETLOCALE
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `snprintf' function. */
Packit 8a864e
#undef HAVE_SNPRINTF
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <stddef.h> header file. */
Packit 8a864e
#undef HAVE_STDDEF_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <stdint.h> header file. */
Packit 8a864e
#undef HAVE_STDINT_H
Packit 8a864e
Packit 8a864e
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit 8a864e
   uintmax_t. */
Packit 8a864e
#undef HAVE_STDINT_H_WITH_UINTMAX
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 8a864e
#undef HAVE_STDLIB_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `stpcpy' function. */
Packit 8a864e
#undef HAVE_STPCPY
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `strcasecmp' function. */
Packit 8a864e
#undef HAVE_STRCASECMP
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `strdup' function. */
Packit 8a864e
#undef HAVE_STRDUP
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `strerror' function. */
Packit 8a864e
#undef HAVE_STRERROR
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <strings.h> header file. */
Packit 8a864e
#undef HAVE_STRINGS_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <string.h> header file. */
Packit 8a864e
#undef HAVE_STRING_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `strtoul' function. */
Packit 8a864e
#undef HAVE_STRTOUL
Packit 8a864e
Packit 8a864e
/* Define to 1 if `st_blksize' is member of `struct stat'. */
Packit 8a864e
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
Packit 8a864e
Packit 8a864e
/* Define if your `struct stat' has `st_blksize'. Deprecated, use
Packit 8a864e
   `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
Packit 8a864e
#undef HAVE_ST_BLKSIZE
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 8a864e
#undef HAVE_SYS_PARAM_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 8a864e
#undef HAVE_SYS_STAT_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 8a864e
#undef HAVE_SYS_TYPES_H
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `tsearch' function. */
Packit 8a864e
#undef HAVE_TSEARCH
Packit 8a864e
Packit 8a864e
/* define if the compiler recognizes typename */
Packit 8a864e
#undef HAVE_TYPENAME
Packit 8a864e
Packit 8a864e
/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
Packit 8a864e
#undef HAVE_UINTMAX_T
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the <unistd.h> header file. */
Packit 8a864e
#undef HAVE_UNISTD_H
Packit 8a864e
Packit 8a864e
/* Define if you have the 'unsigned long long' type. */
Packit 8a864e
#undef HAVE_UNSIGNED_LONG_LONG
Packit 8a864e
Packit 8a864e
/* Define if you have the 'wchar_t' type. */
Packit 8a864e
#undef HAVE_WCHAR_T
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `wcslen' function. */
Packit 8a864e
#undef HAVE_WCSLEN
Packit 8a864e
Packit 8a864e
/* Define if you have the 'wint_t' type. */
Packit 8a864e
#undef HAVE_WINT_T
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `__argz_count' function. */
Packit 8a864e
#undef HAVE___ARGZ_COUNT
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `__argz_next' function. */
Packit 8a864e
#undef HAVE___ARGZ_NEXT
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `__argz_stringify' function. */
Packit 8a864e
#undef HAVE___ARGZ_STRINGIFY
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the `__fsetlocking' function. */
Packit 8a864e
#undef HAVE___FSETLOCKING
Packit 8a864e
Packit 8a864e
/* Define as const if the declaration of iconv() needs const. */
Packit 8a864e
#undef ICONV_CONST
Packit 8a864e
Packit 8a864e
/* Define if integer division by zero raises signal SIGFPE. */
Packit 8a864e
#undef INTDIV0_RAISES_SIGFPE
Packit 8a864e
Packit 8a864e
/* Define to the address where bug reports for this package should be sent. */
Packit 8a864e
#undef PACKAGE_BUGREPORT
Packit 8a864e
Packit 8a864e
/* Define to the full name of this package. */
Packit 8a864e
#undef PACKAGE_NAME
Packit 8a864e
Packit 8a864e
/* Define to the full name and version of this package. */
Packit 8a864e
#undef PACKAGE_STRING
Packit 8a864e
Packit 8a864e
/* Define to the one symbol short name of this package. */
Packit 8a864e
#undef PACKAGE_TARNAME
Packit 8a864e
Packit 8a864e
/* Define to the version of this package. */
Packit 8a864e
#undef PACKAGE_VERSION
Packit 8a864e
Packit 8a864e
/* set this to the path separator */
Packit 8a864e
#undef PATH_SEPARATOR
Packit 8a864e
Packit 8a864e
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
Packit 8a864e
#undef PRI_MACROS_BROKEN
Packit 8a864e
Packit 8a864e
/* set this to the default catalog files list */
Packit 8a864e
#undef SGML_CATALOG_FILES_DEFAULT
Packit 8a864e
Packit 8a864e
/* set this to the default SGML search path */
Packit 8a864e
#undef SGML_SEARCH_PATH_DEFAULT
Packit 8a864e
Packit 8a864e
/* The size of a `bool', as computed by sizeof. */
Packit 8a864e
#undef SIZEOF_BOOL
Packit 8a864e
Packit 8a864e
/* define this if h_errno should be declared extern int */
Packit 8a864e
#undef SP_DECLARE_H_ERRNO
Packit 8a864e
Packit 8a864e
/* define this to include template definitions in the headers */
Packit 8a864e
#undef SP_DEFINE_TEMPLATES
Packit 8a864e
Packit 8a864e
/* define this to build a dll */
Packit 8a864e
#undef SP_DLLEXPORT
Packit 8a864e
Packit 8a864e
/* define this tobuild a dll */
Packit 8a864e
#undef SP_DLLIMPORT
Packit 8a864e
Packit 8a864e
/* set this to enable DTDDECL support */
Packit 8a864e
#undef SP_DTDDECL
Packit 8a864e
Packit 8a864e
/* define this if the new handler takes size_t and returns int */
Packit 8a864e
#undef SP_FANCY_NEW_HANDLER
Packit 8a864e
Packit 8a864e
/* define this if _setmode is supported */
Packit 8a864e
#undef SP_HAVE_SETMODE
Packit 8a864e
Packit 8a864e
/* define this if sockets are available */
Packit 8a864e
#undef SP_HAVE_SOCKET
Packit 8a864e
Packit 8a864e
/* set this to the first line term character */
Packit 8a864e
#undef SP_LINE_TERM1
Packit 8a864e
Packit 8a864e
/* set this to the second line term character */
Packit 8a864e
#undef SP_LINE_TERM2
Packit 8a864e
Packit 8a864e
/* location of message catalogs */
Packit 8a864e
#undef SP_LOCALE_DIR
Packit 8a864e
Packit 8a864e
/* define this to compile explicit template instantiations */
Packit 8a864e
#undef SP_MANUAL_INST
Packit 8a864e
Packit 8a864e
/* message domain */
Packit 8a864e
#undef SP_MESSAGE_DOMAIN
Packit 8a864e
Packit 8a864e
/* define this to build a multi-byte version */
Packit 8a864e
#undef SP_MULTI_BYTE
Packit 8a864e
Packit 8a864e
/* define this to use win32 mutex mechanisms */
Packit 8a864e
#undef SP_MUTEX_WIN32
Packit 8a864e
Packit 8a864e
/* define this if your system misses new.h */
Packit 8a864e
#undef SP_NEW_H_MISSING
Packit 8a864e
Packit 8a864e
/* define this to not compile message texts in */
Packit 8a864e
#undef SP_NO_MESSAGE_TEXT
Packit 8a864e
Packit 8a864e
/* Package name */
Packit 8a864e
#undef SP_PACKAGE
Packit 8a864e
Packit 8a864e
/* define this to enable precompiled header support */
Packit 8a864e
#undef SP_PCH
Packit 8a864e
Packit 8a864e
/* define this if set_new_handler() has to be declared extern "C" */
Packit 8a864e
#undef SP_SET_NEW_HANDLER_EXTERN_C
Packit 8a864e
Packit 8a864e
/* define this to build a dll */
Packit 8a864e
#undef SP_USE_DLL
Packit 8a864e
Packit 8a864e
/* define this if you can't or don't want to use the builtin assert() macro */
Packit 8a864e
#undef SP_USE_OWN_ASSERT
Packit 8a864e
Packit 8a864e
/* Package version */
Packit 8a864e
#undef SP_VERSION
Packit 8a864e
Packit 8a864e
/* define this if the OS provides wide character interfaces */
Packit 8a864e
#undef SP_WIDE_SYSTEM
Packit 8a864e
Packit 8a864e
/* set this to enable XML Formatted Messages */
Packit 8a864e
#undef SP_XML
Packit 8a864e
Packit 8a864e
/* If using the C implementation of alloca, define if you know the
Packit 8a864e
   direction of stack growth for your system; otherwise it will be
Packit 8a864e
   automatically deduced at run-time.
Packit 8a864e
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit 8a864e
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit 8a864e
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit 8a864e
#undef STACK_DIRECTION
Packit 8a864e
Packit 8a864e
/* Define to 1 if you have the ANSI C header files. */
Packit 8a864e
#undef STDC_HEADERS
Packit 8a864e
Packit 8a864e
/* Define to 1 if your processor stores words with the most significant byte
Packit 8a864e
   first (like Motorola and SPARC, unlike Intel and VAX). */
Packit 8a864e
#undef WORDS_BIGENDIAN
Packit 8a864e
Packit 8a864e
/* Define to empty if `const' does not conform to ANSI C. */
Packit 8a864e
#undef const
Packit 8a864e
Packit 8a864e
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit 8a864e
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit 8a864e
#ifndef __cplusplus
Packit 8a864e
#undef inline
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
/* Define to `long' if <sys/types.h> does not define. */
Packit 8a864e
#undef off_t
Packit 8a864e
Packit 8a864e
/* Define as the type of the result of subtracting two pointers, if the system
Packit 8a864e
   doesn't define it. */
Packit 8a864e
#undef ptrdiff_t
Packit 8a864e
Packit 8a864e
/* Define to `int' if <sys/types.h> does not define. */
Packit 8a864e
#undef sig_atomic_t
Packit 8a864e
Packit 8a864e
/* Define to empty if the C compiler doesn't support this keyword. */
Packit 8a864e
#undef signed
Packit 8a864e
Packit 8a864e
/* Define to `unsigned' if <sys/types.h> does not define. */
Packit 8a864e
#undef size_t
Packit 8a864e
Packit 8a864e
/* Define to unsigned long or unsigned long long if <stdint.h> and
Packit 8a864e
   <inttypes.h> don't define. */
Packit 8a864e
#undef uintmax_t
Packit 8a864e
Packit 8a864e
Packit 8a864e
#ifdef HAVE_UNISTD_H
Packit 8a864e
#define SP_INCLUDE_UNISTD_H
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef HAVE_IO_H
Packit 8a864e
#undef SP_INCLUDE_IO_H
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef HAVE_OSFCN_H
Packit 8a864e
#undef SP_INCLUDE_OSFCN_H
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifndef SP_MSDOS_FILENAMES
Packit 8a864e
#define SP_POSIX_FILENAMES
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef HAVE_ST_BLKSIZE
Packit 8a864e
#define SP_STAT_BLKSIZE
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef HAVE_BOOL
Packit 8a864e
#ifndef SP_HAVE_BOOL
Packit 8a864e
#define SP_HAVE_BOOL
Packit 8a864e
#endif
Packit 8a864e
#endif /* HAVE_BOOL */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_TYPENAME
Packit 8a864e
#define SP_HAVE_TYPENAME
Packit 8a864e
#endif /* HAVE_TYPENAME */
Packit 8a864e
Packit 8a864e
#if (SIZEOF_BOOL == 1)
Packit 8a864e
#define SP_SIZEOF_BOOL_1
Packit 8a864e
#endif
Packit 8a864e
Packit Service 7c878b
#if (WCHAR_MAX == SHRT_MAX)
Packit 8a864e
#define SP_WCHAR_T_USHORT
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef SP_HAVE_SETMODE
Packit 8a864e
#ifndef SP_LINE_TERM1
Packit 8a864e
#define SP_LINE_TERM1 '\r'
Packit 8a864e
#define SP_LINE_TERM2 '\n'
Packit 8a864e
#endif
Packit 8a864e
#endif /* not SP_HAVE_SETMODE */
Packit 8a864e
Packit 8a864e
#ifndef SP_LINE_TERM1
Packit 8a864e
#define SP_LINE_TERM1 '\n'
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifndef HAVE_NEW_FOR_SCOPING
Packit 8a864e
// This simulates the new ANSI "for" scope rules
Packit 8a864e
#define for if (0); else for
Packit 8a864e
#endif /* HAVE_NEW_FOR_SCOPING */
Packit 8a864e
Packit 8a864e
#ifndef SP_HAVE_TYPENAME
Packit 8a864e
#define typename /* as nothing */
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifndef SP_DLLEXPORT
Packit 8a864e
#define SP_DLLEXPORT /* as nothing */
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifndef SP_DLLIMPORT
Packit 8a864e
#define SP_DLLIMPORT /* as nothing */
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef SP_USE_DLL
Packit 8a864e
Packit 8a864e
#ifdef BUILD_LIBSP
Packit 8a864e
#define SP_API SP_DLLEXPORT
Packit 8a864e
#else
Packit 8a864e
#define SP_API SP_DLLIMPORT
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#else /* not SP_USE_DLL */
Packit 8a864e
Packit 8a864e
#define SP_API /* as nothing */
Packit 8a864e
Packit 8a864e
#endif /* not SP_USE_DLL */
Packit 8a864e
Packit 8a864e
#ifdef SP_WIDE_SYSTEM
Packit 8a864e
#ifndef SP_MULTI_BYTE
Packit 8a864e
#define SP_MULTI_BYTE
Packit 8a864e
#endif
Packit 8a864e
#endif
Packit 8a864e
Packit 8a864e
#ifdef HAVE_NAMESPACES
Packit 8a864e
#define SP_NAMESPACE OpenSP
Packit 8a864e
#endif /* HAVE_NAMESPACES */
Packit 8a864e
Packit 8a864e
#ifdef SP_NAMESPACE
Packit 8a864e
#define SP_NAMESPACE_SCOPE SP_NAMESPACE::
Packit 8a864e
#else
Packit 8a864e
#define SP_NAMESPACE_SCOPE
Packit 8a864e
#endif /* SP_NAMESPACE */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_DYNAMIC_CAST
Packit 8a864e
#define SP_HAVE_RTTI
Packit 8a864e
#endif /* HAVE_DYNAMIC_CAST */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_PATHNAME_STYLE_DOS
Packit 8a864e
#define SP_MSDOS_FILENAMES
Packit 8a864e
#else
Packit 8a864e
#define SP_POSIX_FILENAMES
Packit 8a864e
#endif /* HAVE_PATHNAME_STYLE_DOS */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_INSTANTIATIONS
Packit 8a864e
#ifndef SP_ANSI_CLASS_INST
Packit 8a864e
#define SP_ANSI_CLASS_INST
Packit 8a864e
#endif
Packit 8a864e
#endif /* HAVE_INSTANTIATIONS */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_SETLOCALE
Packit 8a864e
#ifndef SP_HAVE_LOCALE
Packit 8a864e
#define SP_HAVE_LOCALE
Packit 8a864e
#endif
Packit 8a864e
#endif /* HAVE_SETLOCALE */
Packit 8a864e
Packit 8a864e
#if defined(HAVE_GETTEXT) && defined(ENABLE_NLS)
Packit 8a864e
#ifndef SP_HAVE_GETTEXT
Packit 8a864e
#define SP_HAVE_GETTEXT
Packit 8a864e
#endif
Packit 8a864e
#endif /* HAVE_GETTEXT && ENABLE_NLS */
Packit 8a864e
Packit 8a864e
#ifdef WORDS_BIGENDIAN
Packit 8a864e
#define SP_BIG_ENDIAN
Packit 8a864e
#endif /* WORDS_BIGENDIAN */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_LIBTHREADS
Packit 8a864e
#define SP_MUTEX_MACH
Packit 8a864e
#endif /* HAVE_LIBTHREADS */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_LIBPTHREAD
Packit 8a864e
#define SP_MUTEX_PTHREADS
Packit 8a864e
#endif /* HAVE_LIBPTHREAD */
Packit 8a864e
Packit 8a864e
#ifdef HAVE_PLACEMENT_OPERATOR_DELETE
Packit 8a864e
#define SP_HAVE_PLACEMENT_OPERATOR_DELETE
Packit 8a864e
#endif /* HAVE_PLACEMENT_OPERATOR_DELETE */
Packit 8a864e
Packit 8a864e
#ifndef HAVE_PLACEMENT_OPERATOR_NEW
Packit 8a864e
#define SP_DECLARE_PLACEMENT_OPERATOR_NEW
Packit 8a864e
#endif /* HAVE_PLACEMENT_OPERATOR_NEW */
Packit 8a864e
Packit 8a864e
#ifndef HAVE_NAMESPACE_STD
Packit 8a864e
#define SP_NO_STD_NAMESPACE
Packit 8a864e
#endif /* HAVE_NAMESPACE_STD */
Packit 8a864e
Packit 8a864e
#if defined(HAVE_NEW) && defined(HAVE_CASSERT)
Packit 8a864e
#define SP_ANSI_LIB 1
Packit 8a864e
#endif /* HAVE_NEW && HAVE_CASSERT */
Packit 8a864e
Packit 8a864e
#ifndef HAVE_MUTABLE
Packit 8a864e
#define mutable
Packit 8a864e
#endif /* HAVE_MUTABLE */
Packit 8a864e