From: Christophe Jaillet Date: Sat, 23 May 2020 13:29:14 +0000 (+0000) Subject: Fix some typo in trunk that have already been fixed in 2.4.x when r1816156 has been... X-Git-Tag: 2.5.0-alpha2-ci-test-only~1422 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1a06e7c0ab6addae3173bc9a3490659e8b73b7;p=thirdparty%2Fapache%2Fhttpd.git Fix some typo in trunk that have already been fixed in 2.4.x when r1816156 has been backported in 1821093 [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 8168bab9433..2caa7b39331 100644 --- a/Makefile.win +++ b/Makefile.win @@ -347,7 +347,7 @@ _trymd: _trymd: @echo ----- - @echo mod_md not build unless OpenSSL, Jansson and Curl are built in placed + @echo mod_md will not build unless OpenSSL, Jansson and Curl are built and placed @echo in srclib. Example: srclib/openssl, srclib/jansson and srclib/curl !ENDIF