Re: [PHP-DEV] RFC: CLI alone

2002-05-15 Thread Marcus Börger
No it hasn't so you have to use make sapi/cli/php marcus At 16:27 15.05.2002, Roman Neuhauser wrote: > > Date: Sun, 17 Mar 2002 18:15:51 +0100 > > To: [EMAIL PROTECTED] > > From: [EMAIL PROTECTED] (Marcus Boerger) > > Subject: [PHP-DEV] RFC: CLI alone > > &g

Re: [PHP-DEV] RFC: CLI alone

2002-05-15 Thread Roman Neuhauser
> Date: Sun, 17 Mar 2002 18:15:51 +0100 > To: [EMAIL PROTECTED] > From: [EMAIL PROTECTED] (Marcus Boerger) > Subject: [PHP-DEV] RFC: CLI alone > > The following patch enables a CLI build without > having CGI. Any suggestions? > > marcus > > diff -u -w -r1.16

[PHP-DEV] RFC: CLI alone

2002-03-17 Thread Marcus Boerger
The following patch enables a CLI build without having CGI. Any suggestions? marcus diff -u -w -r1.163 acinclude.m4 --- acinclude.m413 Mar 2002 16:59:49 - 1.163 +++ acinclude.m417 Mar 2002 17:14:09 - @@ -126,6 +126,14 @@ ]) dnl +dnl Disable building CGI +dnl +AC