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.

    What is the problem here?  4.3.4 already checks this way:

    configure:16456: checking for SSL_CTX_set_ssl_version in -lssl
    configure:16475: ccache gcc -o conftest -O0 -Wall
    -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib
    -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib conftest.c
    -lssl  -lcrypto -lresolv -lm -ldl -lnsl  1>&5
    ^^^^^^^^^^^^^^^

    - Sascha

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

Reply via email to