aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index a796b32356..1358d3217b 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -451,8 +451,8 @@ config.status: $(CONFIG_H)
BANG = !
-!if exist(config.h)
-!include config.h
+!if exist($(RUBY_CONFIG_H))
+!include $(RUBY_CONFIG_H)
!endif
guard = INCLUDE_RUBY_CONFIG_H