autoupdate
[gnulib.git] / modules / uninorm / u8-normcmp
index 8f1d8f2..a055b31 100644 (file)
@@ -8,13 +8,16 @@ lib/uninorm/u-normcmp.h
 Depends-on:
 uninorm/base
 uninorm/u8-normalize
-unistr/u8-cmp
+unistr/u8-cmp2
 minmax
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u8-normcmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP
 lib_SOURCES += uninorm/u8-normcmp.c
+endif
 
 Include:
 "uninorm.h"