md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / unictype / property-deprecated
index 09f81d3..6ca423e 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-deprecated])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED
 lib_SOURCES += unictype/pr_deprecated.c
+endif
 
 Include:
 "unictype.h"