Update to Unicode 5.2.0.
[gnulib.git] / modules / unictype / property-currency-symbol
index ddefdbb..7f326f2 100644 (file)
@@ -10,12 +10,15 @@ Depends-on:
 unictype/base
 unictype/category-test
 unictype/category-Sc
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+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"