test-inttostr: avoid spurious failure on Solaris 9
[gnulib.git] / modules / unictype / bidicategory-byname
index 8185a50..8303b2b 100644 (file)
@@ -8,9 +8,12 @@ Depends-on:
 unictype/base
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-byname])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_BYNAME
 lib_SOURCES += unictype/bidi_byname.c
+endif
 
 Include:
 "unictype.h"