--- cvsroot/IO-AIO/autoconf/config.h.in 2005/08/23 12:37:19 1.4 +++ cvsroot/IO-AIO/autoconf/config.h.in 2007/06/01 05:51:21 1.5 @@ -3,6 +3,9 @@ /* fdatasync(2) is available */ #undef HAVE_FDATASYNC +/* futimes(2) is available */ +#undef HAVE_FUTIMES + /* pread(2) and pwrite(2) are available */ #undef HAVE_PREADWRITE