summaryrefslogtreecommitdiff
path: root/www/apache/patches/patch-ae
blob: c62896b6ab3460197e753937e251cb8a05a4701b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ae,v 1.1 1998/12/03 17:23:53 tv Exp $

--- src/support/apachectl.orig	Thu Dec  3 08:23:16 1998
+++ src/support/apachectl	Thu Dec  3 08:23:49 1998
@@ -27,6 +27,9 @@
 # the path to your httpd binary, including options if necessary
 HTTPD='/usr/local/apache/src/httpd'
 #
+# shared object search path
+LD_LIBRARY_PATH=
+export LD_LIBRARY_PATH
 # a command that outputs a formatted text version of the HTML at the
 # url given on the command line.  Designed for lynx, however other
 # programs may work.