From: Pierre Joye Date: Thu, 10 Dec 2009 14:08:19 +0000 (+0000) Subject: - #50334, add define on win as well X-Git-Tag: php-5.4.0alpha1~191^2~2248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=943ae46829885880d8ec562ac1c716a4e4053bce;p=php - #50334, add define on win as well --- diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in index 45f7935491..ce20bc2a4a 100644 --- a/win32/build/config.w32.h.in +++ b/win32/build/config.w32.h.in @@ -28,6 +28,8 @@ #define PHP_EXT_DES_CRYPT 1 #define PHP_MD5_CRYPT 1 #define PHP_BLOWFISH_CRYPT 1 +#define PHP_SHA512_CRYPT 1 +#define PHP_SHA256_CRYPT 1 /* PHP Runtime Configuration */ #define PHP_URL_FOPEN 1