From f37b9d01a23b4f194bbd946d6a48fad8d35263d0 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 9 Mar 2007 23:21:23 +0000 Subject: [PATCH] Removed cygwin per definition. --- configure/os/CONFIG_SITE.win32-x86-mingw.Common | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG_SITE.win32-x86-mingw.Common b/configure/os/CONFIG_SITE.win32-x86-mingw.Common index 78053ff4a..a2cc0be1c 100644 --- a/configure/os/CONFIG_SITE.win32-x86-mingw.Common +++ b/configure/os/CONFIG_SITE.win32-x86-mingw.Common @@ -14,4 +14,3 @@ MINGW_BIN=C:/MinGW/bin export PATH := $(MINGW_BIN):$(PATH) -PERL=c:/cygwin/bin/perl.exe