avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / uninorm / u16-normcmp
index ef15cf8..cbb0006 100644 (file)
@@ -8,13 +8,16 @@ 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"