libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 84f3cde4527c56b1b0829c048500c94f8b665a75
parent 7c24391c0ff60e8a65aeb14f63c40f426e254cbe
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 13 May 2023 22:04:56 +0200

-typo

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -4872,7 +4872,7 @@ AC_CONFIG_FILES([po/po-configure.ac]) AC_CONFIG_COMMANDS([po/Makefile.in], [ echo "Skipping update of po/Makefile.in" - echo "Real update of po/Makefile.in for 'make dist' is peformed by po-config.status" + echo "Real update of po/Makefile.in for 'make dist' is performed by po-config.status" ] ) AC_CONFIG_COMMANDS([po-directories],