]> 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 71ec862ba4877ec13a201bdee1fdc68418a027e2..119e1c111200ddcf2ec10157df87a8fab7f9838f 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