vc-list-files tests: convert to use init.sh
[gnulib.git] / modules / unictype / ctype-xdigit
index 483e2b8..dac2b4a 100644 (file)
@@ -1,5 +1,6 @@
 Description:
-Generalization of <ctype.h> isxdigit() and <wctype.h> iswxdigit().
+Generalization of the <ctype.h> isxdigit() function and the
+<wctype.h> iswxdigit() function.
 
 Files:
 lib/unictype/ctype_xdigit.c
@@ -8,9 +9,9 @@ lib/unictype/bitmap.h
 
 Depends-on:
 unictype/base
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am:
 lib_SOURCES += unictype/ctype_xdigit.c