regex: port to Stratus OpenVOS
[gnulib.git] / modules / unictype / property-format-control
index 03a3e4b..977836b 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_format_control.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-format-control])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL
+lib_SOURCES += unictype/pr_format_control.c
+endif
 
 Include:
 "unictype.h"