Skip to content

Commit f60beb6

Browse files
authored
Merge pull request #9814 from douzzer/20260221-configure-all-crypto-fpecc
20260221-configure-all-crypto-fpecc
2 parents 1a0549f + ff7bc11 commit f60beb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,6 +1471,7 @@ then
14711471
test "$enable_sep" = "" && enable_sep=yes
14721472
test "$enable_hkdf" = "" && enable_hkdf=yes
14731473
test "$enable_eccencrypt" = "" && test "$enable_ecc" != "no" && enable_eccencrypt=yes
1474+
test "$enable_fpecc" = "" && test "$enable_ecc" != "no" && enable_fpecc=yes
14741475
test "$enable_psk" = "" && enable_psk=yes
14751476
test "$enable_cmac" = "" && enable_cmac=yes
14761477
test "$enable_cmac_kdf" = "" && enable_cmac_kdf=yes

0 commit comments

Comments
 (0)