Update to Unicode 5.2.0.
[pspp] / modules / uninorm / u16-normcoll
index c55e2ccfe50d3b7a02269218dfda4c2f163bff66..aded6e7b621baa723fe3eae4d0124203e4083bab 100644 (file)
@@ -11,9 +11,12 @@ uninorm/u16-normxfrm
 memcmp2
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uninorm/u16-normcoll])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL
 lib_SOURCES += uninorm/u16-normcoll.c
+endif
 
 Include:
 "uninorm.h"