Commit 244fc038 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

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
parent 95c06509
Loading
Loading
Loading
Loading
+11 −1
Changes for STATUS: 11 added lines, 1 removed line.
Original line number Diff line number Diff line
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>