summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-20 01:33:48 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-20 01:33:48 +0000
commitf15fe7ae77051c03fb693222bf45c10f0f7d236e (patch)
tree438216a22be496512885b929bfdb85c1181fb461
parent0d24a253e2e23d1fb580ebc1ba4edbae0269d2c2 (diff)
downloadATCD-f15fe7ae77051c03fb693222bf45c10f0f7d236e.tar.gz
*** empty log message ***
-rw-r--r--TAO/TAO-INSTALL.html12
-rw-r--r--TAO/docs/index.html1
2 files changed, 12 insertions, 1 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 8a0be8f9d0f..557f34b1b86 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -318,6 +318,18 @@ compiler flags must also be given to the compiler to enable them.</P>
<HR>
<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
+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>
+
+<HR>
+<P>
+
Back to the <A HREF="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</A> home page.
<!--#include virtual="/~schmidt/cgi-sig.html" -->
diff --git a/TAO/docs/index.html b/TAO/docs/index.html
index 9ffc6b6acd7..088c640134b 100644
--- a/TAO/docs/index.html
+++ b/TAO/docs/index.html
@@ -32,7 +32,6 @@
<dt><a HREF="poa_migration.html">POA Migration Notes</a> </dt><P>
<dt><a HREF="implrepo/">Implementation Repository</a> </dt><P>
<dt><a HREF="minimumTAO.html">minimumTAO</a> </dt><P>
- <dt><p>&nbsp;</dt></p>
</dl>
</td></font>
</tr>