]> git.saurik.com Git - apple/icu.git/blob - icuSources/common/icucfg.h.in
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / common / icucfg.h.in
1 /* common/icucfg.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have the ANSI C header files. */
4 #undef STDC_HEADERS
5
6 /* Define if your processor stores words with the most significant
7 byte first (like Motorola and SPARC, unlike Intel and VAX). */
8 #undef WORDS_BIGENDIAN
9
10 /* Copyright (c) 1999-2000, International Business Machines Corporation and
11 others. All Rights Reserved. */
12 /* Define to signed char if not in <sys/types.h> */
13 #undef int8_t
14
15 /* Define to unsigned char if not in <sys/types.h> */
16 #undef uint8_t
17
18 /* Define to signed short if not in <sys/types.h> */
19 #undef int16_t
20
21 /* Define to unsigned short if not in <sys/types.h> */
22 #undef uint16_t
23
24 /* Define to signed long if not in <sys/types.h> */
25 #undef int32_t
26
27 /* Define to unsigned long if not in <sys/types.h> */
28 #undef uint32_t
29
30 /* Define to signed char if not in <sys/types.h> */
31 #undef bool_t
32
33 /* Define if your system has <wchar.h> */
34 #undef HAVE_WCHAR_H
35
36 /* Define to the size of wchar_t */
37 #undef SIZEOF_WCHAR_T
38
39 /* Define if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
41
42 /* Define if you have the cma library (-lcma). */
43 #undef HAVE_LIBCMA
44
45 /* Define if you have the dl library (-ldl). */
46 #undef HAVE_LIBDL
47
48 /* Define if you have the dld library (-ldld). */
49 #undef HAVE_LIBDLD
50
51 /* Define if you have the m library (-lm). */
52 #undef HAVE_LIBM
53
54 /* Define if you have the pthread library (-lpthread). */
55 #undef HAVE_LIBPTHREAD
56
57 /* Define if you have the pthreads library (-lpthreads). */
58 #undef HAVE_LIBPTHREADS
59
60 /* Define if you have the wcs library (-lwcs). */
61 #undef HAVE_LIBWCS