md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / fileblocks
index a97ed41..2deff81 100644 (file)
@@ -9,8 +9,18 @@ Depends-on:
 
 configure.ac:
 gl_FILEBLOCKS
+if test $ac_cv_member_struct_stat_st_blocks = no; then
+  AC_LIBOBJ([fileblocks])
+  gl_PREREQ_FILEBLOCKS
+fi
 
 Makefile.am:
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+