浏览代码

(AC_STRUCT_ST_BLKSIZE,AC_STRUCT_ST_BLOCKS): Removed. Handled by system.m4.

Sergey Poznyakoff 20 年之前
父节点
当前提交
eb70fd51cb
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      configure.ac

+ 1 - 2
configure.ac

@@ -53,8 +53,7 @@ AC_HEADER_DIRENT
 AC_HEADER_MAJOR
 AC_HEADER_STAT
 AC_HEADER_STDC
-AC_STRUCT_ST_BLKSIZE
-AC_STRUCT_ST_BLOCKS
+
 AC_MSG_CHECKING([for st_fstype string in struct stat])
 AC_CACHE_VAL(diff_cv_st_fstype_string,
   [AC_TRY_COMPILE([#include <sys/types.h>