diff --git a/configure.ac b/configure.ac index 2633301eb..e183a81fb 100644 --- a/configure.ac +++ b/configure.ac @@ -1797,8 +1797,7 @@ then AM_CFLAGS="$AM_CFLAGS -DHAVE_CRL" AM_CONDITIONAL([BUILD_CRL], [test "x$ENABLED_CRL" = "xyes"]) fi - # Stunnel requires timing resistant for stack reasons - AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL -DTFM_TIMING_RESISTANT" + AM_CFLAGS="$AM_CFLAGS -DHAVE_STUNNEL" fi