unictype/joiningtype-byname: Recognize long names as well.
[gnulib.git] / modules / unictype / property-xid-start
index d048a1d..65fc9f5 100644 (file)
@@ -8,12 +8,15 @@ lib/unictype/bitmap.h
 
 Depends-on:
 unictype/base
-inline
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-xid-start])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START
 lib_SOURCES += unictype/pr_xid_start.c
+endif
 
 Include:
 "unictype.h"