/* include/JTC/Config.h. Generated automatically by configure. */ /* include/JTC/Config.h.in. Generated automatically from configure.in by autoheader. */ /*********************************************************************** * * Copyright (c) 2000 * Object Oriented Concepts, Inc. * Billerica, MA, USA * * All Rights Reserved * ***********************************************************************/ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if your c++ compiler doesn't know mutable. */ /* #undef HAVE_NO_MUTABLE */ /* Define if your c++ compiler doesn't have namespaces. */ /* #undef HAVE_NO_NAMESPACE */ /* Define if your c++ compiler supports iostream in namespace std. */ /* #undef HAVE_STD_IOSTREAM */ /* Define if your c++ compiler supports STL in namespace std. */ #define HAVE_STD_STL 1 /* Define if your c++ compiler can explicitly instanciate templates. */ /* #undef HAVE_NO_EXPLICIT_TEMPLATES */ /* Define if your c++ compiler does not have RTTI. */ /* #undef HAVE_NO_RTTI */ /* Define if your c++ compiler can't overload const type conversions. */ /* #undef HAVE_NO_CONST_TYPE_CONVERSION_OVERLOAD */ /* Define if your c++ compiler doesn't have typename. */ /* #undef HAVE_NO_TYPENAME */ /* Define if you don't have a prototype for gethostname(). */ /* #undef HAVE_NO_GETHOSTNAME_PROTOTYPE */ /* Define if there is no declaration for h_errno */ /* #undef HAVE_NO_H_ERRNO_DECLARATION */ /* Define if OS supports MIT threads. */ /* #undef HAVE_MIT_THREADS */ /* Define if OS supports FSU threads. */ /* #undef HAVE_FSU_THREADS */ /* Define if OS supports posix threads. */ #define HAVE_POSIX_THREADS 1 /* Define if OS supports DCE threads. */ /* #undef HAVE_DCE_THREADS */ /* Define if OS supports pthread_attr_setstacksize. */ #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 /* Define if OS supports pthread_delay_np. */ #define HAVE_PTHREAD_DELAY_NP 1 /* Define if OS supports pthread_sched_yield. */ #define HAVE_SCHED_YIELD 1 /* Define if OS supports pthread_yield. */ /* #undef HAVE_PTHREAD_YIELD */ /* Define if JThreads/C++ has support for stop/suspend/resume. */ #define HAVE_JTC_STOP 1 /* The number of bytes in a bool. */ #define SIZEOF_BOOL 1 /* The number of bytes in a char. */ #define SIZEOF_CHAR 1 /* The number of bytes in a double. */ #define SIZEOF_DOUBLE 8 /* The number of bytes in a float. */ #define SIZEOF_FLOAT 4 /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a long. */ #define SIZEOF_LONG 8 /* The number of bytes in a short. */ #define SIZEOF_SHORT 2 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strncasecmp function. */ #define HAVE_STRNCASECMP 1 /* Define if you have the header file. */ /* #undef HAVE_BSTRING_H */ /* Define if you have the header file. */ #define HAVE_EXCEPTION 1 /* Define if you have the header file. */ #define HAVE_EXCEPTION_H 1 /* Define if you have the header file. */ /* #undef HAVE_FSTREAM */ /* Define if you have the header file. */ /* #undef HAVE_IOSTREAM */ /* Define if you have the header file. */ #define HAVE_SCHED_H 1 /* Define if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_STRSTREAM */ /* Define if you have the header file. */ /* #undef HAVE_SYS_SCHED_H */ /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ /* #undef HAVE_TERMINATE_H */ /* Define if you have the header file. */ #define HAVE_TERMIO_H 1 /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ /* #undef HAVE_UNEXPECTED_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the malloc library (-lmalloc). */ /* #undef HAVE_LIBMALLOC */