[gnumeric] compilation: use configured windres.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] compilation: use configured windres.
- Date: Sat, 5 Dec 2009 14:28:44 +0000 (UTC)
commit 2bf42303a7ac18726d63e2002d511c94cd54a25b
Author: Morten Welinder <terra gnome org>
Date: Sat Dec 5 09:27:55 2009 -0500
compilation: use configured windres.
tools/win32/patches/iconv.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/win32/patches/iconv.patch b/tools/win32/patches/iconv.patch
index 880348b..1b6bff6 100644
--- a/tools/win32/patches/iconv.patch
+++ b/tools/win32/patches/iconv.patch
@@ -13,7 +13,7 @@
LIBTOOL_INSTALL = $(LIBTOOL) --mode=install
LIBTOOL_UNINSTALL = $(LIBTOOL) --mode=uninstall
# Windows resource compiler (windres). Used via libtool.
-! RC = i586-mingw32msvc-windres
+! RC = @WINDRES@
CP = cp
MV = mv
LN = @LN@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]