idcache: Fix module description.
[pspp] / modules / wcsrtombs
index 97aa1aace17034af8e783c1e82dbd0a5b0326d8f..49c05039535bda07637ea72cb5498e83612f2a2a 100644 (file)
@@ -3,6 +3,7 @@ wcsrtombs() function: convert wide string to string.
 
 Files:
 lib/wcsrtombs.c
+lib/wcsrtombs-impl.h
 lib/wcsrtombs-state.c
 m4/wcsrtombs.m4
 m4/mbrtowc.m4
@@ -14,7 +15,8 @@ m4/codeset.m4
 
 Depends-on:
 wchar
-wcrtomb
+extensions
+wcrtomb         [test $HAVE_WCSRTOMBS = 0 || test $REPLACE_WCSRTOMBS = 1]
 
 configure.ac:
 gl_FUNC_WCSRTOMBS