memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / wctype
index c3c0e808ba1e6b065618b544115d8abc9d8b1174..ffc76a863e86eec93d758533f6de35506e7cf24e 100644 (file)
@@ -1,12 +1,24 @@
 Description:
-A <wctype.h> that conforms better to C99.
+wctype() function: get descriptor for a wide character property.
+
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
 
 Files:
+lib/wctype.c
+lib/wctype-impl.h
+m4/wctype.m4
 
 Depends-on:
 wctype-h
+iswblank        [test $HAVE_WCTYPE_T = 0]
 
 configure.ac:
+gl_FUNC_WCTYPE
+gl_WCTYPE_MODULE_INDICATOR([wctype])
 
 Makefile.am: