diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4ef57a5..9584c4ac 100644 --- a/configure.ac +++ b/configure.ac @@ -1086,7 +1086,6 @@ __m128i my_clmul(__m128i a) ]) AC_MSG_RESULT([$enable_clmul_crc]) ]) -AM_CONDITIONAL([COND_CRC_CLMUL], [test "x$enable_clmul_crc" = xyes]) # Check for sandbox support. If one is found, set enable_sandbox=found. # |