Date: 12/15/00
- Next message: Bill Stoddard: "[PHP-DEV] [PATCH] More AIX xlc trips"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] unspecified symbol: uncompress"
- In reply to: Anil Madhavapeddy: "Re: [PHP-DEV] libmcrypt patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bill Stoddard: "[PHP-DEV] [PATCH] More AIX xlc trips"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] unspecified symbol: uncompress"
- In reply to: Anil Madhavapeddy: "Re: [PHP-DEV] libmcrypt patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

