Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / fileblocks
index 6105c05..2deff81 100644 (file)
@@ -9,11 +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