From: hniksic Date: Wed, 29 Jun 2005 13:35:45 +0000 (-0700) Subject: [svn] Don't define HAVE_LIMITS_H, Wget no longer uses it. X-Git-Tag: v1.13~850 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=25028b0f3b5bdc54edec38648eddf48e92e1f455 [svn] Don't define HAVE_LIMITS_H, Wget no longer uses it. --- diff --git a/windows/config.h.mingw b/windows/config.h.mingw index c5bc210a..fc43a4fb 100644 --- a/windows/config.h.mingw +++ b/windows/config.h.mingw @@ -177,9 +177,6 @@ so, delete this exception statement from your version. */ /* Define if you have the usleep function. */ /* #undef HAVE_USLEEP */ -/* Define if you have the header file. */ -#define HAVE_LIMITS_H - /* Define if you have the header file. */ #define HAVE_STRING_H 1