New module 'unictype/gen-ctype'.
authorBruno Haible <bruno@clisp.org>
Sun, 11 May 2008 01:07:18 +0000 (03:07 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 11 May 2008 01:07:18 +0000 (03:07 +0200)
ChangeLog
modules/unictype/gen-ctype [new file with mode: 0644]

index 4f7483a0885c3d2e720b8adbda5e0a93a61d7158..1d68845f0d2f6f569a5fb55f8a05e2c5e8630dbf 100644 (file)
--- 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.
diff --git a/modules/unictype/gen-ctype b/modules/unictype/gen-ctype
new file mode 100644 (file)
index 0000000..b160722
--- /dev/null
@@ -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
+