projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b12190
)
Removed check for st_blksize; it's required by POSIX.
author
markus schnalke
<meillo@marmaro.de>
Mon, 26 Mar 2012 21:25:16 +0000
(23:25 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Mon, 26 Mar 2012 21:25:16 +0000
(23:25 +0200)
It's unclear why the it was there at all as the define wasn't even used!
Merged from nmh. Thanks to Ken Hornstein.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
1cdbf9d
..
9469adb
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-548,7
+548,6
@@
fi
dnl ----------------
dnl CHECK STRUCTURES
dnl ----------------
-AC_CHECK_MEMBERS(struct stat.st_blksize)
AC_CHECK_MEMBERS(struct tm.tm_gmtoff,,,
[#ifdef TIME_WITH_SYS_TIME