From 25028b0f3b5bdc54edec38648eddf48e92e1f455 Mon Sep 17 00:00:00 2001 From: hniksic Date: Wed, 29 Jun 2005 06:35:45 -0700 Subject: [PATCH] [svn] Don't define HAVE_LIMITS_H, Wget no longer uses it. --- windows/config.h.mingw | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.2