mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
configure: clarified license message
Users tend to read "LGPLv2.1+ only" as "LGPLv2.1 only" because "+" and "only" used together are confusing.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user