maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / unistr / u32-cmp
index 594b445..829ec31 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-cmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_CMP
 lib_SOURCES += unistr/u32-cmp.c
+endif
 
 Include:
 "unistr.h"