com gtk/php-gtk: - oops, that was a bit OTT: win32/confutils.js

[email protected] (David Soria Parra) Sat, 24 Sep 2005 18:37:11 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    d28280c10b65a2c20242f95bf2bd1ec84838ad46=0AAuthor:    Steph Fox =
<[email protected]>         Sat, 24 Sep 2005 18:37:11 +0000=0AParents:   4c79038=
235e2a49ed951a9cb72d229806983593e=0ABranches:  master=0A=0ALink:       http=
://git.php.net/?p=3Dgtk/php-gtk.git;a=3Dcommitdiff;h=3Dd28280c10b65a2c20242=
f95bf2bd1ec84838ad46=0A=0ALog:=0A- oops, that was a bit OTT=0A=0AChanged pa=
ths:=0A  M  win32/confutils.js=0A=0A=0ADiff:=0Ad28280c10b65a2c20242f95bf2bd=
1ec84838ad46=0Adiff --git a/win32/confutils.js b/win32/confutils.js=0Aindex=
 52bb6cc..cd0374c 100644=0A--- a/win32/confutils.js=0A+++ b/win32/confutils=
.js=0A@@ -17,7 +17,7 @@=0A   +---------------------------------------------=
-------------------------+=0A */=0A =0A-// $Id: confutils.js,v 1.14 2005-09=
-24 18:31:25 sfox Exp $=0A+// $Id: confutils.js,v 1.15 2005-09-24 18:37:11 =
sfox Exp $=0A =0A /* set vars */=0A var STDOUT =3D WScript.StdOut;=0A@@ -96=
4,7 +964,7 @@ function generate_makefile() {=0A =09MF.WriteLine("all: $(EXT=
_TARGETS)");=0A =0A =09for (i =3D 0; i < make_builds.length; i++) {=0A-=09=
=09if (i =3D=3D 1 && make_builds.length > 1) {=0A+=09=09if (i =3D=3D 1) {=
=0A =09=09=09MF.WriteLine("!IF EXIST($(BUILD_DIR)\\$(PHPGTKLIB))");=0A =09=
=09}=0A =09=09MF.WriteLine(make_builds[i]);=0A