diff options
Diffstat (limited to 'Build/source/libs/howto/teckit')
-rw-r--r-- | Build/source/libs/howto/teckit | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/libs/howto/teckit b/Build/source/libs/howto/teckit new file mode 100644 index 00000000000..1c2497b21af --- /dev/null +++ b/Build/source/libs/howto/teckit @@ -0,0 +1,13 @@ +The teckit directory contains the source of the TECkit (Text Encoding Conversion +toolkit) library and tools. See http://scripts.sil.org/teckit. + +The TECkit library is needed to build xetex. + +The subtrees teckit/source/teckitjni and teckit/perl_binaries have been removed +as these are not relevant to building xetex or using the basic TECkit library. +The copy of zlib source code found in the teckit tree has also been removed. + +The following files have been added: + + teckit.ac + withenable.ac (currently empty) |