summaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-12-20 22:57:06 +0000
committerRoland McGrath <roland@redhat.com>1992-12-20 22:57:06 +0000
commit3cc78a1a0f847cf83fd173a564952d3b4947998e (patch)
tree1bb9f170676e534db5f75aea8b97eda120e2dba2 /make.h
parent501241725aee4f66ec4b273f37621850cea6376e (diff)
downloadgunmake-3cc78a1a0f847cf83fd173a564952d3b4947998e.tar.gz
Formerly make.h.~60~
Diffstat (limited to 'make.h')
-rw-r--r--make.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/make.h b/make.h
index a12538d..2d71b45 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 <signal.h> so
that the declaration therein is changed. */