summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2021-03-11 13:48:18 +0000
committerJoe Orton <jorton@apache.org>2021-03-11 13:48:18 +0000
commite47241a97631d1b5abace3598b4fb48f1783a86b (patch)
treeaa011c1df5a4d6a00d005b577fbcd201da2306b8 /build
parentd1a7c6c936f4396a48359d2072b57825947e3bae (diff)
downloadhttpd-e47241a97631d1b5abace3598b4fb48f1783a86b.tar.gz
* 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
Diffstat (limited to 'build')
-rw-r--r--build/config_vars.sh.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/config_vars.sh.in b/build/config_vars.sh.in
index 40a0872abc..86439cb5c6 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