[project @ 2006-01-03 11:06:45 by simonmar]
[ghc-hetmet.git] / mk / config.mk.in
index ddd5a20..ed48d42 100644 (file)
@@ -32,6 +32,9 @@
 # a section corresponding to each of the main .mk files 
 # included by boilerplate.mk (see boilerplate.mk for a list).
 
+ifneq "$(findstring 3.7, $(MAKE_VERSION))" ""
+$(error GNU make version 3.80 or later is required.)
+endif
 
 ################################################################################
 #