iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / fileblocks
index 6105c051b7fffcf2cfd27cb3e4e55bf8c090a06c..2deff815ee179cf9b55e1860dca898ace5342ffe 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