/* 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. */ #undef HAVE_STD_STL /* 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. */ #undef HAVE_POSIX_THREADS /* Define if OS supports DCE threads. */ #undef HAVE_DCE_THREADS /* Define if OS supports pthread_attr_setstacksize. */ #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE /* Define if OS supports pthread_delay_np. */ #undef HAVE_PTHREAD_DELAY_NP /* Define if OS supports pthread_sched_yield. */ #undef HAVE_SCHED_YIELD /* Define if OS supports pthread_yield. */ #undef HAVE_PTHREAD_YIELD /* Define if JThreads/C++ has support for stop/suspend/resume. */ #undef HAVE_JTC_STOP /* The number of bytes in a bool. */ #undef SIZEOF_BOOL /* The number of bytes in a char. */ #undef SIZEOF_CHAR /* The number of bytes in a double. */ #undef SIZEOF_DOUBLE /* The number of bytes in a float. */ #undef SIZEOF_FLOAT /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* The number of bytes in a short. */ #undef SIZEOF_SHORT /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strncasecmp function. */ #undef HAVE_STRNCASECMP /* Define if you have the header file. */ #undef HAVE_BSTRING_H /* Define if you have the header file. */ #undef HAVE_EXCEPTION /* Define if you have the header file. */ #undef HAVE_EXCEPTION_H /* 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. */ #undef HAVE_SCHED_H /* Define if you have the header file. */ #undef HAVE_STDDEF_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* 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. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_TERMINATE_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_UNEXPECTED_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the malloc library (-lmalloc). */ #undef HAVE_LIBMALLOC