- #50334, add define on win as well

This commit is contained in:
Pierre Joye 2009-12-10 14:08:19 +00:00
parent a633de0020
commit f59f7a3f49

View File

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