Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

icucfg.h.in

00001 /* common/icucfg.h.in.  Generated automatically from configure.in by autoheader.  */
00002 
00003 /* Define if you have the ANSI C header files.  */
00004 #undef STDC_HEADERS
00005 
00006 /* Define if your processor stores words with the most significant
00007    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
00008 #undef WORDS_BIGENDIAN
00009 
00010 /* Copyright (c) 1999-2000, International Business Machines Corporation and
00011    others. All Rights Reserved. */
00012 /* Define to signed char if not in <sys/types.h> */
00013 #undef int8_t
00014 
00015 /* Define to unsigned char if not in <sys/types.h> */
00016 #undef uint8_t 
00017 
00018 /* Define to signed short if not in <sys/types.h> */
00019 #undef int16_t 
00020 
00021 /* Define to unsigned short if not in <sys/types.h> */
00022 #undef uint16_t 
00023 
00024 /* Define to signed long if not in <sys/types.h> */
00025 #undef int32_t 
00026 
00027 /* Define to unsigned long if not in <sys/types.h> */
00028 #undef uint32_t 
00029 
00030 /* Define to signed char if not in <sys/types.h> */
00031 #undef bool_t 
00032 
00033 /* Define if your system has <wchar.h> */
00034 #undef HAVE_WCHAR_H
00035 
00036 /* Define to the size of wchar_t */
00037 #undef SIZEOF_WCHAR_T
00038 
00039 /* Define if you have the <inttypes.h> header file.  */
00040 #undef HAVE_INTTYPES_H
00041 
00042 /* Define if you have the cma library (-lcma).  */
00043 #undef HAVE_LIBCMA
00044 
00045 /* Define if you have the dl library (-ldl).  */
00046 #undef HAVE_LIBDL
00047 
00048 /* Define if you have the dld library (-ldld).  */
00049 #undef HAVE_LIBDLD
00050 
00051 /* Define if you have the m library (-lm).  */
00052 #undef HAVE_LIBM
00053 
00054 /* Define if you have the pthread library (-lpthread).  */
00055 #undef HAVE_LIBPTHREAD
00056 
00057 /* Define if you have the pthreads library (-lpthreads).  */
00058 #undef HAVE_LIBPTHREADS
00059 
00060 /* Define if you have the wcs library (-lwcs).  */
00061 #undef HAVE_LIBWCS

Generated at Tue Dec 5 10:47:46 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000