mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95485 13f79535-47bb-0310-9956-ffa450edef68
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
# 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@
|