disable invocation of winepath by libtool
ilya Basin <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <[email protected]> |
Dear List. I'm cross compiling a program on Linux for a mingw host and sometimes this shows Wine dialogs like "updating wine configuration" or "download and install Mono". I believe it's only needed to run `make check` successfully, but I want to skip the test suite. How to properly prevent the invocation if winepath?