Re: autoconfi warnings
Gabriel Dos Reis <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <CAAiZkiDazf6YWdNMQyxCCUthcbEt-2-eOqbs-8YtBPjrV924hA@mail.gmail.com> |
On Thu, Dec 13, 2012 at 4:30 AM, Simon Peyton-Jones <[email protected]> wrote: > | Is installing a newer version of msys/mingw an option? The version I > | have here has autoreconf version 2.68, which I expect would just work. > > Interesting. I had assumed that we used autoreconf from inplace/mingw/bin. But there is no autoreconf there. So in fact the build system is using it from c:/mys/1.0/bin. Is that right? Yes, if you don't have autoreconf in inplace/mingw/bin. But, I am curious as to why it would matter. -- Gaby