#ifndef _bZ_config_h #define _bZ_config_h #define BZ_COMPILER_NAME "g++" #define BZ_COMPILER_OPTIONS "-frtti -fhandle-exceptions" #define BZ_OS_NAME "SunOS 5.4" #define BZ_BZCONFIG_DATE "Thu Sep 10 16:15:22 CDT 1998" #define BZ_BOOL 1 #define BZ_CONST_CAST 1 #define BZ_DEFAULT_TEMPLATE_PARAMETERS 1 #define BZ_DYNAMIC_CAST 1 #define BZ_ENUM_COMPUTATIONS 1 #undef BZ_EXCEPTIONS #define BZ_EXPLICIT 1 #define BZ_EXPLICIT_TEMPLATE_FUNCTION_QUALIFICATION 1 #define BZ_FULL_SPECIALIZATION_SYNTAX 1 #define BZ_FUNCTION_NONTYPE_PARAMETERS 1 #define BZ_HAVE_COMPLEX 1 #undef BZ_HAVE_COMPLEX_MATH #undef BZ_HAVE_IEEE_MATH #undef BZ_HAVE_NUMERIC_LIMITS #undef BZ_HAVE_RUSAGE #define BZ_HAVE_STD 1 #undef BZ_HAVE_SYSTEM_V_MATH #undef BZ_HAVE_VALARRAY #define BZ_MEMBER_CONSTANTS 1 #define BZ_MEMBER_TEMPLATES 1 #define BZ_MEMBER_TEMPLATES_OUTSIDE_CLASS 1 #define BZ_MUTABLE 1 #define BZ_NAMESPACES 1 #undef BZ_NCEG_RESTRICT #define BZ_OLD_FOR_SCOPING 1 #define BZ_PARTIAL_ORDERING 1 #define BZ_PARTIAL_SPECIALIZATION 1 #define BZ_REINTERPRET_CAST 1 #define BZ_RTTI 1 #define BZ_STATIC_CAST 1 #define BZ_TEMPLATES 1 #define BZ_TEMPLATES_AS_TEMPLATE_ARGUMENTS 1 #define BZ_TEMPLATE_KEYWORD_QUALIFIER 1 #define BZ_TEMPLATE_QUALIFIED_BASE_CLASS 1 #define BZ_TEMPLATE_QUALIFIED_RETURN_TYPE 1 #define BZ_TEMPLATE_SCOPED_ARGUMENT_MATCHING 1 #define BZ_TYPENAME 1 #define BZ_TYPE_PROMOTION 1 #define BZ_USE_NUMTRAIT 1 #endif