From c0f3fdc3a77295731aae589a0e3d9f5c60bf35ad Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sat, 23 Apr 2011 07:54:56 -0700 Subject: [PATCH] Smake: Add unilbrk/u8-possible-linebreaks Gnulib module. The ASCII output driver now requires this module, as of commit 14b3603043 "ascii: Add support for multibyte characters." Reported by John Darrington. --- Smake | 1 + 1 file changed, 1 insertion(+) diff --git a/Smake b/Smake index 0ba1c254..6ab0bd4b 100644 --- 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 \ -- 2.30.2