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