Re: [PHP-DEV] libmcrypt patch From: Derick Rethans (d.rethans <email protected>)
Date: 12/15/00

Anil Madhavapeddy wrote:
>
> Quoting Derick Rethans <d.rethans <email protected>>:
>
> > I suggest the following:
> > check for "mcrypt_init_module", this only available on the 2.4.x
> > series, that's for sure. If configure doesn't find this functon,
> > we fall back to 2.2.x and test if "init_mcrypt" works. If this
> > doesn't work either, then the module isn't corretly used (wether
> > on the system, or the wrong line after --with-mcrypt=)
> >
>
> Which is exactly what this patch is intended to do (and fixes my problem)

Ok, looks good to me, I'll add it to the cvs (but not to the 4.0.4
branch).

Derick Rethans

---------------------------------------------------------------------
      PHP: Scripting the Web - www.php.net - derick <email protected>
---------------------------------------------------------------------
    JDI Media Solutions - www.jdimedia.nl - d.rethans <email protected>
     H.v. Tussenbroekstraat 1 - 6952 BL Dieren - The Netherlands
---------------------------------------------------------------------
"Who is Ray and why would we want to selectively trace him?"
---------------------------------------------------------------------

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