bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: module linebreak doesn't exist


From: Bruno Haible
Subject: Re: module linebreak doesn't exist
Date: Thu, 15 May 2008 23:06:20 +0200
User-agent: KMail/1.5.4

Karl Berry wrote:
> gnulib-tool: module linebreak doesn't exist

Oops, I forgot to update MODULES.html.sh. Now done as follows:

2008-05-15  Bruno Haible  <address@hidden>

        * MODULES.html.sh (Internationalization functions): Remove linebreak.
        (Unicode string functions): Add unilbrk/*.
        Reported by Karl Berry.

*** MODULES.html.sh.orig        2008-05-15 23:04:37.000000000 +0200
--- MODULES.html.sh     2008-05-15 23:02:12.000000000 +0200
***************
*** 2411,2417 ****
    func_module unicodeio
    func_module rpmatch
    func_module yesno
-   func_module linebreak
    func_module bison-i18n
    func_end_table
  
--- 2411,2416 ----
***************
*** 2802,2807 ****
--- 2801,2817 ----
    func_module uniwidth/u32-strwidth
    func_module uniwidth/u32-width
    func_module uniwidth/width
+   func_module unilbrk/base
+   func_module unilbrk/tables
+   func_module unilbrk/ulc-common
+   func_module unilbrk/u8-possible-linebreaks
+   func_module unilbrk/u16-possible-linebreaks
+   func_module unilbrk/u32-possible-linebreaks
+   func_module unilbrk/ulc-possible-linebreaks
+   func_module unilbrk/u8-width-linebreaks
+   func_module unilbrk/u16-width-linebreaks
+   func_module unilbrk/u32-width-linebreaks
+   func_module unilbrk/ulc-width-linebreaks
    func_end_table
  
    element="Executing programs"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]