summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-01-03 02:52:22 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-01-03 02:52:22 +0000
commit0e8cf459ff125ec3deb9740b52009286284a9e3a (patch)
tree02295f905459578bc163517f50e603cb0c641c77 /TAO/TAO-INSTALL.html
parenteeedcb22a7d4c4660651f2a98b317c245e940ab8 (diff)
downloadATCD-0e8cf459ff125ec3deb9740b52009286284a9e3a.tar.gz
ChangeLogTag:Wed Jan 02 13:27:09 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r--TAO/TAO-INSTALL.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 3235e9f8d5e..75dde213847 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -297,12 +297,6 @@ standard include in your IDL code. Notice that some of the TAO services
use this feature, so you are better off definining the environment variable
in all cases. </P>
-<p><a href="http://www.torus-software.com/">Barry
-Hoggard</a> maintains a <a
-href="http://www.torus-software.com/corba/">CORBA Page</a>
-which contains very helpful information on setting MSVC project
-settings for TAO applications.</P>
-
Remember to <a href="../ACE-INSTALL.html">set
up ACE</A> before building TAO.
@@ -485,7 +479,7 @@ compiler flags must also be given to the compiler to enable them.</P>
<H3>minimumTAO</H3>
<P>By default, all components in TAO will be compiled. If you only
-want support for <A HREF="docs/minimumTAO.html">minimumTAO</A>, define
+want support for <A HREF="../docs/minimumTAO.html">minimumTAO</A>, define
TAO_HAS_MINIMUM_CORBA. This can be accomplished in two ways: by
defining TAO_HAS_MINIMUM_CORBA in the config.h or orbconf.h files or
by using <CODE>make minimum_corba=1</CODE> when you compile TAO.</P>