From 2b2a8dff1d07a97c3ff6139c98829152cc064e03 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Tue, 28 Dec 2021 11:58:32 +0300 Subject: configure: clarified license message Users tend to read "LGPLv2.1+ only" as "LGPLv2.1 only" because "+" and "only" used together are confusing. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 62ffb122..68186250 100644 --- a/configure.ac +++ b/configure.ac @@ -3468,7 +3468,7 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} Configuration Summary: AS_IF([test "x$enable_https" = "xyes"], [AC_MSG_NOTICE([HTTPS subsystem configuration: - License : LGPLv2.1+ only + License : LGPL version 2.1 or any later version ])], [AC_MSG_NOTICE([ License : LGPLv2.1+ or eCos -- cgit v1.2.3