mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
appropriate) fix a problem in the load-library-path setting (wrong kind of quotes were used) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92494 13f79535-47bb-0310-9956-ffa450edef68
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
# envvars-std - default environment variables for apachectl
|
|
#
|
|
# This file is generated from envvars-std.in
|
|
#
|
|
# the following lines are automatically uncommented for
|
|
# binary builds
|
|
#binbuild @SHLIBPATH_VAR@="@prefix@/lib/:$@SHLIBPATH_VAR@"
|
|
#binbuild export @SHLIBPATH_VAR@
|
|
#
|
|
@OS_SPECIFIC_VARS@
|