From 069a40ac46474f5610043958358662dfcc197896 Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Tue, 9 Sep 2014 15:58:04 -0500 Subject: [PATCH] Concatenated database definition files --- configure/os/CONFIG.win32-x86-mingw.Common | 1 + 1 file changed, 1 insertion(+) 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