maint: fts.c: remove __opendir2's now-unused parameter, oflag
[gnulib.git] / modules / unictype / property-combining
index 7514e72..3fdbd44 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_combining.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-combining])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING
+lib_SOURCES += unictype/pr_combining.c
+endif
 
 Include:
 "unictype.h"