New module 'libunistring-optional'.
[gnulib.git] / modules / unictype / category-of
index 6b83492..a3c3238 100644 (file)
@@ -8,12 +8,12 @@ lib/unictype/categ_of.h
 Depends-on:
 unictype/base
 unictype/category-none
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/categ_of.c])
 
 Makefile.am:
-lib_SOURCES += unictype/categ_of.c
 
 Include:
 "unictype.h"