Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-currency-symbol
index 1bce9dbd096ad896c5f7a632375bf0c88023898e..7f326f2d18a64291d77ce8db6e39cc076e3224f0 100644 (file)
@@ -13,9 +13,12 @@ unictype/category-Sc
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_currency_symbol.c])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-currency-symbol])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL
+lib_SOURCES += unictype/pr_currency_symbol.c
+endif
 
 Include:
 "unictype.h"