On Wed, 12 Nov 2003, Brian J. France wrote:

>If there are no objections I plan on committing this tomorrow on both HEAD and 
>PHP_4_3 branches.  This fixes the openssl FreeBSD problem I posted about 
>earlier.
>
>Is there a better way of fixing it?

    Yes, you shouldn't pollute LIBS like that. :)
    I committed a bit better fix for this.
    
    Hint: Don't compile extensions as shared..it really doesn't give
    you anything extra, just more problems like this.
    
    --Jani

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to