maint: fts: give __opendir2 a new parameter and rename
[gnulib.git] / modules / unistr / u8-startswith
index b0fdab9..142262a 100644 (file)
@@ -9,9 +9,12 @@ Depends-on:
 unistr/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-startswith])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH
 lib_SOURCES += unistr/u8-startswith.c
+endif
 
 Include:
 "unistr.h"