Skip to content

Commit cd7e384

Browse files
committed
config.m4 default bundled md5
1 parent ccdaf76 commit cd7e384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PHP_ARG_WITH(openssl_md5, openssl MD5,
1111
[ --with-openssl-md5=DIR Use openssl MD5], no, no)
1212

1313
PHP_ARG_WITH(bundled_md5, bundled MD5,
14-
[ --with-bundled-md5 Use bundled MD5], no, no)
14+
[ --with-bundled-md5 Use bundled MD5], yes, yes)
1515

1616
PHP_ARG_ENABLE(reader, enable xlsx reader support,
1717
[ --enable-reader Enable xlsx reader?], yes, yes)

0 commit comments

Comments
 (0)