pthread_sigmask: Follow gnulib conventions.
[gnulib.git] / modules / unistr / u8-strcoll
index 385c388..9f4c354 100644 (file)
@@ -8,12 +8,16 @@ lib/unistr/u-strcoll.h
 Depends-on:
 unistr/base
 unistr/u8-strcmp
-uniconv/u8-strconv-to-locale
+uniconv/u8-strconv-to-enc
+localcharset
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u8-strcoll])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL
 lib_SOURCES += unistr/u8-strcoll.c
+endif
 
 Include:
 "unistr.h"