aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-05-27 18:39:47 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-05-27 18:39:47 +0300
commit62b366e5e839aee729a9f97d3c4c38bca4aaddab (patch)
tree0c43d8cf58d96a682d76d6eef0fad674e34cba87 /pc/config.h
parentab87511e508240554044d3913c3030b35d26b29e (diff)
downloadegawk-62b366e5e839aee729a9f97d3c4c38bca4aaddab.tar.gz
egawk-62b366e5e839aee729a9f97d3c4c38bca4aaddab.tar.bz2
egawk-62b366e5e839aee729a9f97d3c4c38bca4aaddab.zip
Replace obsolete AC_STRUCT_ST_BLKSIZE macro.
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/pc/config.h b/pc/config.h
index 079b6dec..1d373b01 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -285,10 +285,6 @@
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_ZONE
-/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
- `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
-#undef HAVE_ST_BLKSIZE
-
/* Define to 1 if you have the `system' function. */
#define HAVE_SYSTEM 1