Prechádzať zdrojové kódy

config.m4 default bundled md5

viest 2 rokov pred
rodič
commit
cd7e3846fc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      config.m4

+ 1 - 1
config.m4

@@ -11,7 +11,7 @@ PHP_ARG_WITH(openssl_md5, openssl MD5,
 [  --with-openssl-md5=DIR   Use openssl MD5], no, no)
 
 PHP_ARG_WITH(bundled_md5, bundled MD5,
-[  --with-bundled-md5       Use bundled MD5], no, no)
+[  --with-bundled-md5       Use bundled MD5], yes, yes)
 
 PHP_ARG_ENABLE(reader, enable xlsx reader support,
 [  --enable-reader          Enable xlsx reader?], yes, yes)