]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small update to the build process for Netware
authorBradley Nicholes <bnicholes@apache.org>
Thu, 2 Dec 2004 22:46:42 +0000 (22:46 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 2 Dec 2004 22:46:42 +0000 (22:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109578 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/netware.xml

index b9e8e39538576cc43de94342397a668cbf4e6eb3..3ec76447a0b14fdc765b21787f7d53facc8e020d 100644 (file)
         </li>
         
         <li>Set the environment variable <code>AP_WORK</code> to the full path of
-        the <code>\httpd-2.0</code> directory.</li>
+        the <code>httpd</code> source code directory.</li>
 
         <li>Set the environment variable <code>APR_WORK</code> to the full path of
-        the <code>\httpd-2.0\srclib\apr</code> directory.</li>
+        the <code>apr</code> source code directory. Typically <code>\httpd\srclib\apr</code>
+        but the APR project can be outside of the httpd directory structure.</li>
+
+        <li>Set the environment variable <code>APU_WORK</code> to the full path of
+        the <code>apr-util</code> source code directory. Typically <code>\httpd\srclib\apr-util</code>
+        but the APR-UTIL project can be outside of the httpd directory structure.</li>
 
         <li>Make sure that the path to the AWK utility and the GNU make utility
         (<code>gmake.exe</code>) have been included in the system's