15 Dec
2003
15 Dec
'03
1 a.m.
Adding support for building via MSYS-dependent tools is all well and good, but please don't break the route (mingw+cygwin) that the win32 building notes recommend using. --sigbjorn ----- Original Message ----- From: "Sven Panne" <panne@glass.cse.ogi.edu> To: <cvs-hugs@haskell.org> Sent: Sunday, December 14, 2003 04:04 Subject: cvs commit: hugs98/src/unix configure configure.in
panne 2003/12/14 04:04:41 PST
Modified files: src/unix configure configure.in Log: Don't use cygpath to normalize FPTOOLS, MinGW/MSYS doesn't have it and it's not needed (at least I hope so :-)
Revision Changes Path 1.97 +20 -25 hugs98/src/unix/configure 1.103 +10 -15 hugs98/src/unix/configure.in