bug-gnulib
[Top][All Lists]
Advanced

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

Re: new module 'wctob'


From: Bruno Haible
Subject: Re: new module 'wctob'
Date: Sun, 21 Dec 2008 16:13:41 +0100
User-agent: KMail/1.9.9

>       * modules/wctob (Files): Add m4/locale-fr.m4.

Oops. m4/locale-fr.m4 depends on m4/codeset.m4. Adding the dependencies:


2008-12-21  Bruno Haible  <address@hidden>

        * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
        * modules/mbsrtowcs (Files): Likewise.
        * modules/wctob (Files): Likewise.
        * modules/c-strcase-tests (Files): Likewise.
        * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
        * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
        * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
        * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
        * modules/vasnprintf-posix-tests (Files): Likewise.

*** modules/mbrtowc.orig        2008-12-21 16:07:12.000000000 +0100
--- modules/mbrtowc     2008-12-21 16:06:51.000000000 +0100
***************
*** 8,13 ****
--- 8,14 ----
  m4/locale-fr.m4
  m4/locale-ja.m4
  m4/locale-zh.m4
+ m4/codeset.m4
  
  Depends-on:
  wchar
*** modules/mbsrtowcs.orig      2008-12-21 16:07:12.000000000 +0100
--- modules/mbsrtowcs   2008-12-21 16:06:51.000000000 +0100
***************
*** 9,14 ****
--- 9,15 ----
  m4/locale-fr.m4
  m4/locale-ja.m4
  m4/locale-zh.m4
+ m4/codeset.m4
  
  Depends-on:
  wchar
*** modules/wctob.orig  2008-12-21 16:07:12.000000000 +0100
--- modules/wctob       2008-12-21 16:06:51.000000000 +0100
***************
*** 5,10 ****
--- 5,11 ----
  lib/wctob.c
  m4/wctob.m4
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  wchar
*** modules/c-strcase-tests.orig        2008-12-21 16:07:12.000000000 +0100
--- modules/c-strcase-tests     2008-12-21 16:06:51.000000000 +0100
***************
*** 4,9 ****
--- 4,10 ----
  tests/test-c-strncasecmp.c
  m4/locale-fr.m4
  m4/locale-tr.m4
+ m4/codeset.m4
  
  Depends-on:
  
*** modules/unistdio/u16-vasnprintf-tests.orig  2008-12-21 16:07:12.000000000 
+0100
--- modules/unistdio/u16-vasnprintf-tests       2008-12-21 16:06:51.000000000 
+0100
***************
*** 7,12 ****
--- 7,13 ----
  tests/unistdio/test-u16-vasnprintf3.sh
  tests/unistdio/test-u16-vasnprintf3.c
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  unistr/u16-cmp
*** modules/unistdio/u32-vasnprintf-tests.orig  2008-12-21 16:07:12.000000000 
+0100
--- modules/unistdio/u32-vasnprintf-tests       2008-12-21 16:06:51.000000000 
+0100
***************
*** 7,12 ****
--- 7,13 ----
  tests/unistdio/test-u32-vasnprintf3.sh
  tests/unistdio/test-u32-vasnprintf3.c
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  unistr/u32-cmp
*** modules/unistdio/u8-vasnprintf-tests.orig   2008-12-21 16:07:12.000000000 
+0100
--- modules/unistdio/u8-vasnprintf-tests        2008-12-21 16:06:51.000000000 
+0100
***************
*** 7,12 ****
--- 7,13 ----
  tests/unistdio/test-u8-vasnprintf3.sh
  tests/unistdio/test-u8-vasnprintf3.c
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  unistr/u8-cmp
*** modules/unistdio/ulc-vasnprintf-tests.orig  2008-12-21 16:07:12.000000000 
+0100
--- modules/unistdio/ulc-vasnprintf-tests       2008-12-21 16:06:51.000000000 
+0100
***************
*** 7,12 ****
--- 7,13 ----
  tests/unistdio/test-ulc-vasnprintf3.sh
  tests/unistdio/test-ulc-vasnprintf3.c
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  
*** modules/vasnprintf-posix-tests.orig 2008-12-21 16:07:12.000000000 +0100
--- modules/vasnprintf-posix-tests      2008-12-21 16:06:50.000000000 +0100
***************
*** 4,9 ****
--- 4,10 ----
  tests/test-vasnprintf-posix2.c
  tests/nan.h
  m4/locale-fr.m4
+ m4/codeset.m4
  
  Depends-on:
  stdint




reply via email to

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