md5, sha1, sha256, sha512: use openssl routines if available
[gnulib.git] / modules / unicase / u32-casefold
index c635091..49e6cfd 100644 (file)
@@ -12,9 +12,12 @@ unicase/empty-prefix-context
 unicase/empty-suffix-context
 
 configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-casefold])
 
 Makefile.am:
+if LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD
 lib_SOURCES += unicase/u32-casefold.c
+endif
 
 Include:
 "unicase.h"