configure: Detect and use tools executable extensions for makefiles. (try2)

Dylan Smith dylan.ah.smith at gmail.com
Fri Aug 28 15:13:14 CDT 2009


(used sed to get the EXEEXT from the wine-tools/Make.rules file)

When compiling Wine on windows, the non-script tools will have an .exe
extension, but the makefile rules assumed that the tools never have an
extention, so try to incorrectly remake the tools when they are already
built.

Please re-run autoconf to update the configure script.
---
 Make.rules.in |   21 +++++++++++----------
 configure.ac  |    7 +++++++
 2 files changed, 18 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: 2607 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090828/6f01df16/attachment.bin>


More information about the wine-patches mailing list