From: Joe Orton Date: Thu, 11 Mar 2021 13:48:18 +0000 (+0000) Subject: * build/config_vars.sh.in: Improve comment language, no functional change. X-Git-Tag: 2.5.0-alpha2-ci-test-only~993 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47241a97631d1b5abace3598b4fb48f1783a86b;p=thirdparty%2Fapache%2Fhttpd.git * build/config_vars.sh.in: Improve comment language, no functional change. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1887480 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/config_vars.sh.in b/build/config_vars.sh.in index 40a0872abcb..86439cb5c63 100644 --- a/build/config_vars.sh.in +++ b/build/config_vars.sh.in @@ -41,7 +41,8 @@ test -n "@APU_CONFIG@" && APU_INCLUDEDIR="`${APU_CONFIG} --includedir`" installbuilddir="@exp_installbuilddir@" -### this might be better as a whitelist. +# This might be better by listing explicitly what to include +# rather than trying to work out what to exclude. exec sed " /^[A-Z0-9_]*_LDADD/d /MPM_LIB/d