strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / mbsrtowcs
index 7df1dbb74e677ba000e77bacd71680622f6f1bae..973b69538d99809d32e4f69bf492d058436dee34 100644 (file)
@@ -3,8 +3,14 @@ mbsrtowcs() function: convert string to wide string.
 
 Files:
 lib/mbsrtowcs.c
+lib/mbsrtowcs-impl.h
+lib/mbsrtowcs-state.c
 m4/mbsrtowcs.m4
 m4/mbstate_t.m4
+m4/locale-fr.m4
+m4/locale-ja.m4
+m4/locale-zh.m4
+m4/codeset.m4
 
 Depends-on:
 wchar
@@ -22,7 +28,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible