Hello Ralf,

> OK to commit?  lib/unilbrk/tables.h #include's unitypes.h, otherwise
> causing a compile failure with
>   gnulib-tool --test unilbrk/tables

Thanks for the fix. I prefer to let it depend on unilbrk/base, for
consistency with the other unilbrk/* modules. Applied this:


2008-12-14  Ralf Wildenhues  <ralf.wildenh...@gmx.de>
            Bruno Haible  <br...@clisp.org>

        * modules/unilbrk/tables (Depends-on): Add unilbrk/base.

*** modules/unilbrk/tables.orig 2008-12-14 12:21:24.000000000 +0100
--- modules/unilbrk/tables      2008-12-14 12:19:57.000000000 +0100
***************
*** 8,13 ****
--- 8,14 ----
  lib/unilbrk/lbrkprop2.h
  
  Depends-on:
+ unilbrk/base
  
  configure.ac:
  AC_REQUIRE([AC_C_INLINE])


Reply via email to