From: Pierre Joye Date: Mon, 8 Dec 2008 22:42:28 +0000 (+0000) Subject: - MFH: X-Git-Tag: php-5.3.0beta1~490 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6841bf66b06705f025c49982f056a028ad88ddf;p=php - MFH: - buildconf accepts arguments (pecl dir for ex.) - copy configure.bat --- diff --git a/buildconf.bat b/buildconf.bat index 7890ead40f..0b3b8ba7bc 100644 --- a/buildconf.bat +++ b/buildconf.bat @@ -1,2 +1,5 @@ @echo off cscript /nologo win32\build\buildconf.js %* +SET PHP_BUILDCONF_PATH=%~dp0 +copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% +SET PHP_SDK_SCRIPT_PATH=