Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash From: Sascha Schumann (sascha <email protected>)
Date: 06/30/99

As Jim pointed out, there is no three way choice as the regex
packages in PHP and Apache are the same.

My changes you refer to fix only a logical problem in the
detection code. It sometimes happeneds that fixing one problem
uncovers a dozen others.

Of course, we try to eliminate as many shortcomings as possible.
Try out the current CVS, you will see what I mean.

-- 

Regards,

Sascha Schumann Consultant

-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>