Tests for module 'getpeername'.
[gnulib.git] / modules / unictype / category-of
index d58947a..62389b6 100644 (file)
@@ -7,18 +7,22 @@ lib/unictype/categ_of.h
 
 Depends-on:
 unictype/base
-inline
+unictype/category-none
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-of])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF
 lib_SOURCES += unictype/categ_of.c
+endif
 
 Include:
 "unictype.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible