]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* build/config_vars.sh.in: Improve comment language, no functional change.
authorJoe Orton <jorton@apache.org>
Thu, 11 Mar 2021 13:48:18 +0000 (13:48 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Mar 2021 13:48:18 +0000 (13:48 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1887480 13f79535-47bb-0310-9956-ffa450edef68

build/config_vars.sh.in

index 40a0872abcb0528b8f200ebfdac0f4cde86c30ec..86439cb5c63f64a6fa7a91285b0b4b7ef697e6a8 100644 (file)
@@ -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