On Sun, Jan 13, 2002 at 03:00:53AM +0100, Edin Kadribasic wrote :
> > But one thing I know.
> >
> > If you try to compile --with-pcntl now, and you use
> > --with-apxs, the ./configure process tries to be smart and
> > bails out, saying that pcntl does not work with apache sapi.
> >
> > Seems we need some more smart changes to the build process.
>
> This is bit dirty, but if you apply this patch it would enable any extension
> that has PHP_EXTENSION(ext_name, $ext_shared, cli) in their config.m4 to be
> linked only with the cli executable. The patch also modifies
> ext/pcntl/config.m4 to make use of this.
Why dirty?
--
Please always Cc to me when replying to me on the lists.
--
PHP Development 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]