summaryrefslogtreecommitdiff
path: root/docs/manual/platform/netware.html
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-01-15 23:30:40 +0000
committerBradley Nicholes <bnicholes@apache.org>2002-01-15 23:30:40 +0000
commitf20a30a2954f70eb2685535cd9caff062de90f38 (patch)
treeb8888baac5af86d74572bddb54768c3479f69b8f /docs/manual/platform/netware.html
parentb9c901b07e8ab3a9001015cecf417b4915642f8f (diff)
downloadhttpd-f20a30a2954f70eb2685535cd9caff062de90f38.tar.gz
Updated the build instructions to reflect the change in the build environment variable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92860 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/netware.html')
-rw-r--r--docs/manual/platform/netware.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html
index c2a01dbd7a..feb64ffa6d 100644
--- a/docs/manual/platform/netware.html
+++ b/docs/manual/platform/netware.html
@@ -383,8 +383,8 @@
</ul>
<p><b><u>Building Apache using the Metrowerks Project Files:&nbsp;</u></b></p>
<ul>
- <li>Set the environment variable &quot;NovellNDK&quot; has been set to the
- location of the NetWare Libraries for C SDK (ex. Set NovellNDK=c:\novell\ndk\libc).</li>
+ <li>Set the environment variable &quot;NovellLibC&quot; to the
+ location of the NetWare Libraries for C SDK (ex. Set NovellLibC=c:\novell\ndk\libc).</li>
<li>Make sure that the path to the CodeWarrior command line tools (MWCCNLM.exe,
MWLDNLM.exe) has been included in the system's PATH environment
variable.</li>