# HG changeset patch # User Bruno Haible # Date 1210468038 -7200 # Node ID d807d8d7341a32f655ddc466770663ece0f2dca8 # Parent 98ebf64aae535e18ad52cfb8d15f4f424f6ff7ca New module 'unictype/gen-ctype'. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-10 Bruno Haible + + * modules/unictype/gen-ctype: New file. + 2008-05-10 Jim Meyering 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 --- /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 +