Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-combining
index 7514e72b3923dd0916f8c44b362087b77a50f7fc..3fdbd44cecbbb6f51680faeac33eb6ced23b03ab 100644 (file)
@@ -11,9 +11,12 @@ unictype/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_combining.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-combining])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING
+lib_SOURCES += unictype/pr_combining.c
+endif
 
 Include:
 "unictype.h"