[project @ 1998-08-15 18:05:40 by sof]
authorsof <unknown>
Sat, 15 Aug 1998 18:05:40 +0000 (18:05 +0000)
committersof <unknown>
Sat, 15 Aug 1998 18:05:40 +0000 (18:05 +0000)
Add entry for HAVE_ST_BLKSIZE

mk/config.h.in

index cfe087e..5a440e7 100644 (file)
@@ -31,6 +31,9 @@
 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
 #undef HAVE_ALLOCA_H
 
+/* Define if your struct stat has st_blksize.  */
+#undef HAVE_ST_BLKSIZE
+
 /* Define if your struct tm has tm_zone.  */
 #undef HAVE_TM_ZONE