aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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:
3468 3468
3469AS_IF([test "x$enable_https" = "xyes"], 3469AS_IF([test "x$enable_https" = "xyes"],
3470 [AC_MSG_NOTICE([HTTPS subsystem configuration: 3470 [AC_MSG_NOTICE([HTTPS subsystem configuration:
3471 License : LGPLv2.1+ only 3471 License : LGPL version 2.1 or any later version
3472 ])], 3472 ])],
3473 [AC_MSG_NOTICE([ 3473 [AC_MSG_NOTICE([
3474 License : LGPLv2.1+ or eCos 3474 License : LGPLv2.1+ or eCos