From: Roland McGrath Date: Sun, 20 Dec 1992 22:57:06 +0000 (+0000) Subject: Formerly make.h.~60~ X-Git-Tag: 3.70.2~514 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc78a1a0f847cf83fd173a564952d3b4947998e;p=thirdparty%2Fmake.git Formerly make.h.~60~ --- diff --git a/make.h b/make.h index a12538d2..2d71b45a 100644 --- a/make.h +++ b/make.h @@ -20,6 +20,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #pragma alloca #endif +#include "config.h" +#define HAVE_CONFIG_H + #ifdef CRAY /* This must happen before #include so that the declaration therein is changed. */