summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 20:39:50 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-21 20:39:50 +0000
commit9c0a2ab9f4ef76e4bd4089bf7a825c3d4e8f10ed (patch)
tree874ee6f86c8a89f10c705ef2a2f27ee0c317e4f4
parente6efb18b56d7d2bb5599b9be8e56b09b311bf823 (diff)
downloadATCD-9c0a2ab9f4ef76e4bd4089bf7a825c3d4e8f10ed.tar.gz
*** empty log message ***
-rw-r--r--ACE-INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 1eb7bb7f642..404a0310cdf 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -424,7 +424,7 @@ ACE contains project files for Microsoft Visual C++ 4.x (*.mdp) and
as defined by the C++ Standard Draft 2) that comes with MSVC 5,
then add the line <BR>
<BR>
- <CODE>#define ACE_HAS_STANDARD_CPP_LIB 1</CODE><BR>
+ <CODE>#define ACE_HAS_STANDARD_CPP_LIBRARY 1</CODE><BR>
<BR>
before the #include statement in ACE_ROOT\ace\config.h.<BR><BR>
</OL>