realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-and-not
index 58925cf367ebb6766b27f58e65a265e47e45d37a..bbcf2c916f2f695fe92721e600be4c2fcc814999 100644 (file)
@@ -10,9 +10,12 @@ unictype/category-none
 unictype/category-test-withtable
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unictype/category-and-not])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT
 lib_SOURCES += unictype/categ_and_not.c
+endif
 
 Include:
 "unictype.h"