Add ChangeLog entries for recent commits.
[gnulib.git] / modules / unictype / property-iso-control
index e0fd895..3e2dee9 100644 (file)
@@ -10,12 +10,15 @@ Depends-on:
 unictype/base
 unictype/category-test
 unictype/category-Cc
-inline
 
 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"