avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / uninorm / u16-normcmp
index 2f37687..cbb0006 100644 (file)
@@ -6,14 +6,18 @@ lib/uninorm/u16-normcmp.c
 lib/uninorm/u-normcmp.h
 
 Depends-on:
+uninorm/base
 uninorm/u16-normalize
-unistr/u16-cmp
+unistr/u16-cmp2
 minmax
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [uninorm/u16-normcmp])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP
 lib_SOURCES += uninorm/u16-normcmp.c
+endif
 
 Include:
 "uninorm.h"