Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.
[gnulib.git] / modules / linebreak
index 334b965..1c43439 100644 (file)
@@ -11,8 +11,9 @@ Depends-on:
 localcharset
 c-ctype
 iconv
-utf8-ucs4
-utf16-ucs4
+utf8-ucs4-unsafe
+utf16-ucs4-unsafe
+xsize
 
 configure.ac:
 gl_LINEBREAK
@@ -23,6 +24,9 @@ lib_SOURCES += linebreak.h linebreak.c lbrkprop.h
 Include:
 "linebreak.h"
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible