Re: [PHP-DEV] Bug in Php 4.0.4pl1 configure (does not require solid lib) From: Dan Kalowsky (dkalowsky <email protected>)
Date: 03/05/01

This has already been fixed in CVS. I thought I placed the fix into the
4.0.4pl1 as well, but apparently I didn't :\

Denis Gasparin wrote:
>
> Hi to all!
> I found a bug in the configure script of PHP 4.0.4pl1 in the solid
> section.
> There is a test in this file for the existence of the solid files after
> which there are several echo statements if there is a problem (you can
> pretty much search for these in the file). On the last echo statement the
> "else" clause is on the same line and is ignored. Unfortunately the else
> clause contains the linker statements and is ignored.
>
> I correct this and the compilation worked correctely!

-- 
Dan Kalowsky                  "Tonight I think I'll walk alone, 
Worldgate Communications       I'll find my soul as I go home."
Software Engineer - TICS Group          - Temptation

-- 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>