configure: fix indentation more

Follow-up to 0052b4b52d #14628

Closes #14682
This commit is contained in:
Viktor Szakats 2024-08-26 02:11:05 +02:00
parent aaacd02466
commit 26ab9027f0
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201
10 changed files with 159 additions and 163 deletions

View File

@ -192,11 +192,8 @@ if test "x$OPT_OPENSSL" != xno; then
LDFLAGS="$CLEANLDFLAGS" LDFLAGS="$CLEANLDFLAGS"
CPPFLAGS="$CLEANCPPFLAGS" CPPFLAGS="$CLEANCPPFLAGS"
LIBS="$CLEANLIBS" LIBS="$CLEANLIBS"
]) ])
]) ])
]) ])
]) ])

View File

@ -186,5 +186,4 @@ if test "x$OPT_RUSTLS" != xno; then
fi fi
]) ])
RUSTLS_ENABLED RUSTLS_ENABLED