diff libpurple/win32/global.mak @ 32740:200a6032d8ec

makensis on Windows now accepts - or / as an argument prefix (since 2.25). This means that we can just use - directly and not make it configurable. This will alleviate issues for people using the MSYS shell. Thanks to renatosilva for this. Fixes #14960
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 28 Feb 2012 22:41:57 +0000
parents 80affba7ea0d
children 2908b16efa07
line wrap: on
line diff
--- a/libpurple/win32/global.mak	Mon Feb 27 23:08:37 2012 +0000
+++ b/libpurple/win32/global.mak	Tue Feb 28 22:41:57 2012 +0000
@@ -102,7 +102,6 @@
 endif
 GMSGFMT ?= $(WIN32_DEV_TOP)/gettext-0.17/bin/msgfmt
 MAKENSIS ?= makensis.exe
-MAKENSISOPT ?= /
 PERL ?= perl
 WINDRES ?= windres
 STRIP ?= strip