diff --git a/configure/os/CONFIG.win32-x86-mingw.Common b/configure/os/CONFIG.win32-x86-mingw.Common index 74a97c0b1..35b62ce72 100644 --- a/configure/os/CONFIG.win32-x86-mingw.Common +++ b/configure/os/CONFIG.win32-x86-mingw.Common @@ -19,6 +19,7 @@ RM = $(PERL) -MExtUtils::Command -e rm_f MKDIR = $(PERL) -MExtUtils::Command -e mkpath RMDIR = $(PERL) -MExtUtils::Command -e rm_rf NOP = $(PERL) -e '' +CAT = $(PERL) -MExtUtils::Command -e cat WIND_HOST_TYPE = x86-win32 OSITHREAD_USE_DEFAULT_STACK = NO