maint: fts.c: remove __opendir2's now-unused parameter, oflag
[gnulib.git] / modules / unictype / property-paired-punctuation
index c863fee..3abd2ac 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9], [unictype/property-paired-punctuation])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION
 lib_SOURCES += unictype/pr_paired_punctuation.c
+endif
 
 Include:
 "unictype.h"