pidgin: b53d0e5b: Use Perl in the system Path instead of a...
datallah at pidgin.im
datallah at pidgin.im
Fri Mar 12 16:16:15 EST 2010
-----------------------------------------------------------------
Revision: b53d0e5b76d91b4f4a38218131d4398b6be9d4e8
Ancestor: ed86fcf2affb16773ec06c5308346a2e54c9ea3e
Author: datallah at pidgin.im
Date: 2010-03-12T21:10:05
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/b53d0e5b76d91b4f4a38218131d4398b6be9d4e8
Modified files:
libpurple/win32/global.mak
ChangeLog:
Use Perl in the system Path instead of a hard-coded cygwin-specific path
-------------- next part --------------
============================================================
--- libpurple/win32/global.mak f7feb98c2b424b8f7233501d2107896280c6b301
+++ libpurple/win32/global.mak 00c8fcab9bac77b390264a17d1931a2bb81e815b
@@ -105,7 +105,7 @@ MAKENSISOPT ?= /
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
More information about the Commits
mailing list