Tests of module 'math' in C++ mode.
[gnulib.git] / modules / unictype / ctype-punct
index f4216a1..9800fc0 100644 (file)
@@ -1,5 +1,6 @@
 Description:
-Generalization of <ctype.h> ispunct() and <wctype.h> iswpunct().
+Generalization of the <ctype.h> ispunct() function and the
+<wctype.h> iswpunct() function.
 
 Files:
 lib/unictype/ctype_punct.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_punct.c