Smake: Add unilbrk/u8-possible-linebreaks Gnulib module.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Apr 2011 14:54:56 +0000 (07:54 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Apr 2011 14:55:09 +0000 (07:55 -0700)
The ASCII output driver now requires this module, as of commit
14b3603043 "ascii: Add support for multibyte characters."

Reported by John Darrington.

Smake

diff --git a/Smake b/Smake
index 0ba1c254d55bf2af93bd6caaa0a6eac3ba73b779..6ab0bd4b386814139a83a7e99afff77a5cb537b3 100644 (file)
--- a/Smake
+++ b/Smake
@@ -78,6 +78,7 @@ GNULIB_MODULES = \
        unictype/property-id-continue \
        unictype/property-id-start \
        unigbrk/uc-is-grapheme-break \
+       unilbrk/u8-possible-linebreaks \
        unistd \
        unistr/u8-check \
        unistr/u8-cpy \