From 23280477d74a2e69b15c0974d93de281e17ee309 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 30 May 2002 20:20:30 +0000 Subject: [PATCH] some comments after testing "apxs -g" from a 2.0.36 binbuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95409 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index ffea39d0be..b678f6165f 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/05/30 16:00:28 $] +Last modified at [$Date: 2002/05/30 20:20:30 $] Release: @@ -115,6 +115,16 @@ CURRENT VOTES: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * "apxs -g" support is broken in a binbuild (tested 2.0.36 on + Solaris). At least the following is necessary to make the + generated Makefile work: + + 1) copy more of the .mk files to the build directory (only + config_vars.mk was copied initially); rules.mk and special.mk + are definitely needed + 2) edit the path to LIBTOOL in config_vars.mk to reflect the + place where it was actually installed + * exec cmd and suexec arg-passing enhancements Status: Patches proposed Message-ID: <20020526041748.A29148@prodigy.Redbrick.DCU.IE> -- 2.40.0