From ae506e730e2f93ff131f4e45edd5ebc1f537c970 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 May 2008 03:07:18 +0200 Subject: [PATCH] New module 'unictype/gen-ctype'. --- ChangeLog | 4 ++++ modules/unictype/gen-ctype | 22 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 modules/unictype/gen-ctype diff --git a/ChangeLog b/ChangeLog index 4f7483a088..1d68845f0d 100644 --- 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 index 0000000000..b160722068 --- /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 + -- 2.30.2