[gimp] Windows: #588015 - Make sure that GIMP is Terminal-Server-aware (cherry picked from commit 4b9af7833
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Windows: #588015 - Make sure that GIMP is Terminal-Server-aware (cherry picked from commit 4b9af7833
- Date: Tue, 22 Jan 2013 22:15:28 +0000 (UTC)
commit 104321642476a0838a4ffbafca0be887272ea443
Author: Jernej SimonÄiÄ <jernej|s-cccp eternallybored org>
Date: Mon Jan 21 21:17:45 2013 +0100
Windows: #588015 - Make sure that GIMP is Terminal-Server-aware
(cherry picked from commit 4b9af783360cc0bcc4141e6a46d3c188dc4b8d73)
app/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/Makefile.am b/app/Makefile.am
index 7a061e7..ac704be 100644
--- a/app/Makefile.am
+++ b/app/Makefile.am
@@ -92,7 +92,7 @@ framework_carbon = -framework Carbon
endif
if OS_WIN32
-win32_ldflags = -mwindows $(WIN32_LARGE_ADDRESS_AWARE)
+win32_ldflags = -mwindows -Wl,--tsaware $(WIN32_LARGE_ADDRESS_AWARE)
endif
if USE_BINRELOC
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]