pkgsrc/www/apache6/patches/patch-ah
itojun 5ed60a1dcb upgrade to 1.3.17 + IPv6 patch. pkgsrc directory is much more similar to
pksrc/www/apache.  see pkgsrc/www/apache changelog for full changelog.
2001-02-06 10:58:18 +00:00

14 lines
496 B
Text

$NetBSD: patch-ah,v 1.3 2001/02/06 10:58:19 itojun Exp $
--- src/support/apachectl.orig Thu Sep 7 01:19:50 2000
+++ src/support/apachectl
@@ -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.