After "cvs update -dAP":

Making all in sapi
gmake[1]: Entering directory `/home/kroot/php4/sapi'
Making all in cgi
gmake[2]: Entering directory `/home/kroot/php4/sapi/cgi'
gmake[2]: *** No rule to make target `all'.  Stop.
gmake[2]: Leaving directory `/home/kroot/php4/sapi/cgi'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/kroot/php4/sapi'
gmake: *** [all-recursive] Error 1

> -----Original Message-----
> From: Stig Bakken [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 08, 2001 6:30 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-CVS] cvs: php4 / Makefile.in configure.in /main
> build-defs.h.in /pear PEAR.php.in /sapi Makefile.in /sapi/cgi 
> config.m4 
> 
> 
> ssb           Sun Apr  8 15:30:18 2001 EDT
> 
>   Modified files:              
>     /php4     Makefile.in configure.in 
>     /php4/main        build-defs.h.in 
>     /php4/pear        PEAR.php.in 
>     /php4/sapi        Makefile.in 
>     /php4/sapi/cgi    config.m4 
>   Log:
>   * CGI version is always installed!
>   * replaced --disable-pear with --with-pear=DIR (or --without-pear),
>     is backwards compatible
>   * use --datadir, --libdir and --sysconfdir configure 
> options to determine
>     where PEAR files, shared extensions and php.ini goes
>   * simplified the extension version directory name
>   
>   

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to