summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-07-10 15:53:27 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-07-10 15:53:27 +0000
commit798e128260ae93e2d7048892fb831b88b7ca8cbe (patch)
treea402ddc470674938201a482b771d95ddf88b9826
parent1111c7ef176aef28f7407cbd4ebc9a82b179b9c7 (diff)
downloadATCD-798e128260ae93e2d7048892fb831b88b7ca8cbe.tar.gz
*** empty log message ***
-rw-r--r--ACE-INSTALL.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index da7b18420d3..5b3b70e3e24 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -2937,12 +2937,12 @@ quickly.
<a href="http://www.activestate.com/Products/ActivePerl/"> Active
State Perl </a>. We use active state perl without problems. We have
ran into problems trying to use the cygwin version of perl on Win32
- based platforms.
+ based platforms. <p>
<LI>If you just want to build ACE and associated tests, examples,
and associated utility libraries, we recommend that you do <p>
<CODE> $ACE_ROOT/bin/mwc.pl ACE.mwc </CODE> <p>
- to generate GNUmakefiles. Please use
+ from <CODE> $ACE_ROOT </CODE> to generate GNUmakefiles. Please use
<CODE> $ACE_ROOT/bin/mwc.pl -type vc6 ACE.mwc </CODE> <p>