ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-dev
php-dev
[PHP-DEV] Win32 Makefile template patch.
by Richard Quadling other posts by this author
May 7 2008 9:43AM messages near this date
#44936 [Opn->Asn]: ini_set changes 'access' value of config variable | Re: [PHP-DEV] Win32 Makefile template patch.
Hi.

In the past Cygwin was necessary to build PHP documentation. It isn't
anymore, but I've still got it on my machine.

The current Makefile template for win32 build of PHP uses rmdir, which
is being detected as an executable. This is probably nmake's fault as
rmdir at the command line will use the built-in one first.

The attached patch forces the use of 'rd' rather than 'rmdir'.

Cygwin's rmdir.exe doesn't support /s or /q

Windows rd does.

Obviously no cygwin === no rmdir rename required.

Richard.

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
Thread:
Richard Quadling
Hannes Magnusson
Steph Fox
Wietse Venema
Richard Quadling
Steph Fox
Steph Fox
Richard Quadling
Hector Santos
Richard Quadling
Hector Santos
Steph Fox
Richard Quadling
Steph Fox
Richard Quadling
Richard Quadling

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved