realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-iso-control
index 596f18d96a86dfecbee9bdfa673996a1ce5eefa7..3e2dee965294019600f92547df36ce4af627dfbd 100644 (file)
@@ -13,9 +13,12 @@ unictype/category-Cc
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9], [unictype/property-iso-control])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL
 lib_SOURCES += unictype/pr_iso_control.c
+endif
 
 Include:
 "unictype.h"