1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00
Files
apache/support/envvars-std.in
Jeff Trawick 1f5c20551c get binbuild to do the right thing with envvars (install/edit as
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
2001-12-15 21:50:19 +00:00

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@