configure: Detect and use tools executable extensions for makefiles.

Dylan Smith dylan.ah.smith at gmail.com
Wed Aug 26 13:21:30 CDT 2009


When compiling Wine on windows, the non-script tools will have an .exe
extension, but the makefiles assumed that the tools never have an
extention.  Naturally this caused problems with the build, causing it to
fail on Windows.

Please re-run autoconf to update the configure script.
---
 Make.rules.in |   21 +++++++++++----------
 configure.ac  |    9 +++++++++
 2 files changed, 20 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Detect-and-use-tools-executable-extensi.diff.txt
Type: text/x-patch
Size: 2669 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090826/5e71ca45/attachment.bin>


More information about the wine-patches mailing list