diff libpurple/win32/global.mak @ 29585:63ef8a27aee5

Use Perl in the system Path instead of a hard-coded cygwin-specific path
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 12 Mar 2010 21:10:05 +0000
parents b248178bc7b0
children 62f0988c666c
line wrap: on
line diff
--- a/libpurple/win32/global.mak	Fri Mar 12 10:22:13 2010 +0000
+++ b/libpurple/win32/global.mak	Fri Mar 12 21:10:05 2010 +0000
@@ -105,7 +105,7 @@
 GMSGFMT ?= $(WIN32_DEV_TOP)/gettext-0.17/bin/msgfmt
 MAKENSIS ?= makensis.exe
 MAKENSISOPT ?= /
-PERL ?= /cygdrive/c/perl/bin/perl
+PERL ?= perl
 WINDRES ?= windres
 STRIP ?= strip