Update to Unicode 5.2.0.
[pspp] / modules / unictype / property-bidi-eur-num-terminator
index 34b75de9128ef33a85fe091921b5957f48f2bd87..647a405d29786e920d554295f2ef395f1e622311 100644 (file)
@@ -9,12 +9,15 @@ lib/unictype/bitmap.h
 Depends-on:
 unictype/base
 unictype/bidicategory-of
-inline
 
 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"