From e464d374c01af051f62bfd8371f672b82f7cdc3a Mon Sep 17 00:00:00 2001 From: Daniel Pouzzner Date: Tue, 25 Oct 2022 12:10:09 -0500 Subject: [PATCH] fix whitespace. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ed23114e7..35506a40e 100644 --- a/configure.ac +++ b/configure.ac @@ -2191,7 +2191,7 @@ then # Include options.h AM_CCASFLAGS="$AM_CCASFLAGS -DEXTERNAL_OPTS_OPENVPN" ENABLED_ARMASM_CRYPTO=no - ENABLED_AESGCM_STREAM=no # not yet implemented + ENABLED_AESGCM_STREAM=no # not yet implemented AC_MSG_NOTICE([32bit ARMv7-a found, setting mfpu to neon]) ;; *)