From: hniksic Date: Wed, 6 Jul 2005 22:49:21 +0000 (-0700) Subject: [svn] Define HAVE_UTIME_H. X-Git-Tag: v1.13~771 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=72880fc07f240c0c689a9599bb95c3a48598c256 [svn] Define HAVE_UTIME_H. --- diff --git a/windows/config.h b/windows/config.h index 0936f639..5648cf8c 100644 --- a/windows/config.h +++ b/windows/config.h @@ -137,7 +137,7 @@ #undef HAVE_USLEEP /* Define to 1 if you have the header file. */ -#undef HAVE_UTIME_H +#define HAVE_UTIME_H 1 /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1