summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/common/icucfg.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-20 18:13:48 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-20 18:13:48 +0000
commite5786f530f9555469c01435f86039b06aa53feba (patch)
treec868e8d32282422d7d445b729db95c3fcdafb6d0 /Build/source/libs/icu-xetex/common/icucfg.h.in
parentebaa1768b43c8606d923d2e861b5286b74207b3e (diff)
new build system: build icu libs and xetex plus misc updates
git-svn-id: svn://tug.org/texlive/trunk@12759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu-xetex/common/icucfg.h.in')
-rw-r--r--Build/source/libs/icu-xetex/common/icucfg.h.in61
1 files changed, 0 insertions, 61 deletions
diff --git a/Build/source/libs/icu-xetex/common/icucfg.h.in b/Build/source/libs/icu-xetex/common/icucfg.h.in
deleted file mode 100644
index 98fc0ff9373..00000000000
--- a/Build/source/libs/icu-xetex/common/icucfg.h.in
+++ /dev/null
@@ -1,61 +0,0 @@
-/* common/icucfg.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Define if your processor stores words with the most significant
- byte first (like Motorola and SPARC, unlike Intel and VAX). */
-#undef WORDS_BIGENDIAN
-
-/* Copyright (c) 1999-2000, International Business Machines Corporation and
- others. All Rights Reserved. */
-/* Define to signed char if not in <sys/types.h> */
-#undef int8_t
-
-/* Define to unsigned char if not in <sys/types.h> */
-#undef uint8_t
-
-/* Define to signed short if not in <sys/types.h> */
-#undef int16_t
-
-/* Define to unsigned short if not in <sys/types.h> */
-#undef uint16_t
-
-/* Define to signed long if not in <sys/types.h> */
-#undef int32_t
-
-/* Define to unsigned long if not in <sys/types.h> */
-#undef uint32_t
-
-/* Define to signed char if not in <sys/types.h> */
-#undef bool_t
-
-/* Define if your system has <wchar.h> */
-#undef HAVE_WCHAR_H
-
-/* Define to the size of wchar_t */
-#undef SIZEOF_WCHAR_T
-
-/* Define if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define if you have the cma library (-lcma). */
-#undef HAVE_LIBCMA
-
-/* Define if you have the dl library (-ldl). */
-#undef HAVE_LIBDL
-
-/* Define if you have the dld library (-ldld). */
-#undef HAVE_LIBDLD
-
-/* Define if you have the m library (-lm). */
-#undef HAVE_LIBM
-
-/* Define if you have the pthread library (-lpthread). */
-#undef HAVE_LIBPTHREAD
-
-/* Define if you have the pthreads library (-lpthreads). */
-#undef HAVE_LIBPTHREADS
-
-/* Define if you have the wcs library (-lwcs). */
-#undef HAVE_LIBWCS