mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 16:11:32 +00:00
* 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
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user