summaryrefslogtreecommitdiffstats
path: root/support/envvars-std.in
blob: acdbb128889e027e413fd0ee2d060907f0929ce3 (plain)
1
2
3
4
5
6
7
8
# envvars-std - default environment variables for apachectl
#
# This file is generated from envvars-std.in
#
@SHLIBPATH_VAR@="@exp_libdir:$@SHLIBPATH_VAR@"
export @SHLIBPATH_VAR@
#
@OS_SPECIFIC_VARS@