summaryrefslogtreecommitdiff
path: root/m4/bottom.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/bottom.m4')
-rw-r--r--m4/bottom.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/bottom.m4 b/m4/bottom.m4
index a612d707..d2252ac7 100644
--- a/m4/bottom.m4
+++ b/m4/bottom.m4
@@ -5,7 +5,7 @@ AH_TOP([
/* _SYS_FEATURE_TESTS_H is Solaris, _FEATURES_H is GCC */
#if defined( _SYS_FEATURE_TESTS_H) || defined(_FEATURES_H)
-#error "You should include config.h as your first include file"
+#error "You should include mem_config.h as your first include file"
#endif
])