changeset 10056:d807d8d7341a

New module 'unictype/gen-ctype'.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 May 2008 03:07:18 +0200
parents 98ebf64aae53
children d7eac92e9acd
files ChangeLog modules/unictype/gen-ctype
diffstat 2 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-10  Bruno Haible  <bruno@clisp.org>
+
+	* modules/unictype/gen-ctype: New file.
+
 2008-05-10  Jim Meyering  <meyering@redhat.com>
 
 	Make chdir-safer.c more efficient on a system with no symlinks.
new file mode 100644
--- /dev/null
+++ b/modules/unictype/gen-ctype
@@ -0,0 +1,22 @@
+Description:
+Generates the tables in lib/unictype/*.
+
+Files:
+lib/unictype/gen-ctype.c
+lib/unictype/3level.h
+lib/unictype/3levelbit.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+
+License:
+GPLed build tool
+
+Maintainer:
+Bruno Haible
+