strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / mbsrtowcs
index c28f42eef8964b1d77190ce955ffc1ec7bdfe953..973b69538d99809d32e4f69bf492d058436dee34 100644 (file)
@@ -3,9 +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
@@ -23,7 +28,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible