iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / wcsnrtombs
index af1a9c2f017c6e03e5cdbbd4bc56980a1af46a3c..3582ae57fcec94cb5f4f97309e4c0d550891b7aa 100644 (file)
@@ -3,13 +3,19 @@ wcsnrtombs() function: convert wide string to string.
 
 Files:
 lib/wcsnrtombs.c
+lib/wcsnrtombs-impl.h
 lib/wcsrtombs-state.c
 m4/wcsnrtombs.m4
+m4/mbrtowc.m4
 m4/mbstate_t.m4
+m4/locale-ja.m4
+m4/locale-zh.m4
+m4/codeset.m4
 
 Depends-on:
 wchar
-wcrtomb
+extensions
+wcrtomb         [test $HAVE_WCSNRTOMBS = 0 || test $REPLACE_WCSNRTOMBS = 1]
 
 configure.ac:
 gl_FUNC_WCSNRTOMBS