realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-of
index bb38bcf9bb8ad6508e417b5e2dcd7684095f4e9c..62389b6ab85bfd0d1f3254280b3c328f86783572 100644 (file)
@@ -11,15 +11,18 @@ 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