Merge isnan and isnanl into a single source file.
[gnulib.git] / modules / ucs4-utf8
index d62455e..7048494 100644 (file)
@@ -3,18 +3,23 @@ Conversion UCS-4 to UTF-8.
 
 Files:
 lib/ucs4-utf8.h
+lib/unistr/ucs4-utf8.c
 m4/ucs4-utf.m4
 
 Depends-on:
+unitypes
 
 configure.ac:
 gl_UCS4_UTF
 
 Makefile.am:
-lib_SOURCES += ucs4-utf8.h
+lib_SOURCES += ucs4-utf8.h unistr/ucs4-utf8.c
 
 Include:
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible