]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.h.~60~
authorRoland McGrath <roland@redhat.com>
Sun, 20 Dec 1992 22:57:06 +0000 (22:57 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 20 Dec 1992 22:57:06 +0000 (22:57 +0000)
make.h

diff --git a/make.h b/make.h
index a12538d212b4f1867c70c99663c27387f11fd68b..2d71b45a1eefd685938661d790aab09e930aaa41 100644 (file)
--- 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.  */