configure.ac: include enable_xchacha in --enable-all-crypto.

This commit is contained in:
Daniel Pouzzner
2020-09-30 15:09:53 -05:00
parent a4bd213099
commit fd3815c708

View File

@ -419,6 +419,7 @@ then
enable_xts=yes
enable_hc128=yes
enable_rabbit=yes
enable_xchacha=yes
enable_ocsp=yes
enable_ocspstapling=yes
enable_ocspstapling2=yes