Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-bidi-eur-num-terminator
index 18c3b58b72a1f743cc2b95a54bbe35b2315356bd..647a405d29786e920d554295f2ef395f1e622311 100644 (file)
@@ -12,9 +12,12 @@ unictype/bidicategory-of
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-eur-num-terminator])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR
 lib_SOURCES += unictype/pr_bidi_eur_num_terminator.c
+endif
 
 Include:
 "unictype.h"