Ignore one more generated index from makeinfo.
[gnulib.git] / modules / unistr / u32-strcoll
index e244175..c4dea59 100644 (file)
@@ -8,12 +8,16 @@ lib/unistr/u-strcoll.h
 Depends-on:
 unistr/base
 unistr/u32-strcmp
-uniconv/u32-strconv-to-locale
+uniconv/u32-strconv-to-enc
+localcharset
 
 configure.ac:
-gl_LIBUNISTRING_LIBSOURCE([0.9.3], [unistr/u32-strcoll.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u32-strcoll])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL
+lib_SOURCES += unistr/u32-strcoll.c
+endif
 
 Include:
 "unistr.h"