Skip to content

Commit

Permalink
* build/config_vars.sh.in: Trim more stuff from installed config_vars…
Browse files Browse the repository at this point in the history
….mk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528035 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
notroj committed Oct 1, 2013
1 parent 5441980 commit 3ce466f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/config_vars.sh.in
Expand Up @@ -41,16 +41,20 @@ test -n "@APU_CONFIG@" && APU_INCLUDEDIR="`${APU_CONFIG} --includedir`"

installbuilddir="@exp_installbuilddir@"

### this might be better as a whitelist.
exec sed "
/^[A-Z0-9_]*_LDADD/d
/MPM_LIB/d
/APACHECTL_ULIMIT/d
/[a-z]*_LTFLAGS/d
/^DSO_MODULES/d
/^ENABLED_DSO_MODULES/d
/^LOAD_ALL_MODULES/d
/^MODULE_/d
/^PORT/d
/^SSLPORT/d
/^nonssl_/d
/^ab_/d
/^CORE_IMPLIB/d
/^rel_/d
/^abs_srcdir/d
Expand Down

0 comments on commit 3ce466f

Please sign in to comment.