[PHP-DEV] PHP 4.0 Bug #3155: 'configure --with-imap' does not regocnize DES and MD5 crypt From: fuerst <email protected>
Date: 01/09/00

From: fuerst <email protected>
Operating system: FreeBSD 3.4
PHP version: 4.0 Latest CVS (09/01/2000)
PHP Bug Type: Compile Failure
Bug description: 'configure --with-imap' does not regocnize DES and MD5 crypt

When running './configure --with-imap' it will not recognize DES and MD5 crypt even it is there. This is the ./configure output:

checking for standard DES crypt... no
checking for extended DES crypt... no
checking for MD5 crypt... no

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