Skip to content
Snippets Groups Projects
Commit eb143cc5 authored by Maamoun TK's avatar Maamoun TK Committed by Niels Möller
Browse files

Add missing undef directives in configure.ac

parent 88586e42
No related branches found
No related tags found
No related merge requests found
...@@ -571,7 +571,9 @@ AH_VERBATIM([HAVE_NATIVE], ...@@ -571,7 +571,9 @@ AH_VERBATIM([HAVE_NATIVE],
#undef HAVE_NATIVE_ecc_secp384r1_redc #undef HAVE_NATIVE_ecc_secp384r1_redc
#undef HAVE_NATIVE_ecc_secp521r1_modp #undef HAVE_NATIVE_ecc_secp521r1_modp
#undef HAVE_NATIVE_ecc_secp521r1_redc #undef HAVE_NATIVE_ecc_secp521r1_redc
#undef HAVE_NATIVE_gcm_init_key8
#undef HAVE_NATIVE_gcm_hash8 #undef HAVE_NATIVE_gcm_hash8
#undef HAVE_NATIVE_gcm_fill
#undef HAVE_NATIVE_salsa20_core #undef HAVE_NATIVE_salsa20_core
#undef HAVE_NATIVE_salsa20_2core #undef HAVE_NATIVE_salsa20_2core
#undef HAVE_NATIVE_fat_salsa20_2core #undef HAVE_NATIVE_fat_salsa20_2core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment