]> granicus.if.org Git - php/commitdiff
- #50334, add define on win as well
authorPierre Joye <pajoye@php.net>
Thu, 10 Dec 2009 14:08:19 +0000 (14:08 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 10 Dec 2009 14:08:19 +0000 (14:08 +0000)
win32/build/config.w32.h.in

index 45f79354915e98ca0ad6bafcef9d25bb8a995c6a..ce20bc2a4acd7856ec2526cab0931b42586cdd08 100644 (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