You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2021/03/11 13:48:18 UTC

svn commit: r1887480 - /httpd/httpd/trunk/build/config_vars.sh.in

Author: jorton
Date: Thu Mar 11 13:48:18 2021
New Revision: 1887480

URL: http://svn.apache.org/viewvc?rev=1887480&view=rev
Log:
* build/config_vars.sh.in: Improve comment language, no functional change.
[skip ci]

Modified:
    httpd/httpd/trunk/build/config_vars.sh.in

Modified: httpd/httpd/trunk/build/config_vars.sh.in
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/config_vars.sh.in?rev=1887480&r1=1887479&r2=1887480&view=diff
==============================================================================
--- httpd/httpd/trunk/build/config_vars.sh.in (original)
+++ httpd/httpd/trunk/build/config_vars.sh.in Thu Mar 11 13:48:18 2021
@@ -41,7 +41,8 @@ test -n "@APU_CONFIG@" && APU_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