Work around difference between Linux ACLs and Solaris 10 ZFS.
[gnulib.git] / modules / ucs4-utf16
index 4cc0c4c..54ca0ea 100644 (file)
@@ -3,18 +3,23 @@ Conversion UCS-4 to UTF-16.
 
 Files:
 lib/ucs4-utf16.h
+lib/unistr/ucs4-utf16.c
 m4/ucs4-utf.m4
 
 Depends-on:
+unitypes
 
 configure.ac:
 gl_UCS4_UTF
 
 Makefile.am:
-lib_SOURCES += ucs4-utf16.h
+lib_SOURCES += ucs4-utf16.h unistr/ucs4-utf16.c
 
 Include:
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible