[project @ 2004-03-03 17:10:33 by simonpj]
authorsimonpj <unknown>
Wed, 3 Mar 2004 17:10:33 +0000 (17:10 +0000)
committersimonpj <unknown>
Wed, 3 Mar 2004 17:10:33 +0000 (17:10 +0000)
commita69327edb251674e7828445fbf1263ffc55823a2
tree6eb2f670bc1fb54eba7a3902f0cd87f273d3f4a1
parent32beaa8d5849022120095258e6392673b0a208a5
[project @ 2004-03-03 17:10:33 by simonpj]
Patches to configuration script for MSYS.  It's not clear that this'll
always work, because we generate paths like /c/mingw/bin, which MinGW
binaries won't understand -- but all of them seem to be fed to the
MSYS shell, which translates them to c:/mingw/bin etc.

Perhaps the Right Thing is to implement msyspath, by analogy with
cygpath, to convert /c/xxx to c:/xxx?

Anyway, this patch seems to work for now.
aclocal.m4
configure.ac