summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/docs/Smart_Proxies.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Smart_Proxies.html b/TAO/docs/Smart_Proxies.html
index 7773d525f1a..da6bcbbd2fb 100644
--- a/TAO/docs/Smart_Proxies.html
+++ b/TAO/docs/Smart_Proxies.html
@@ -382,7 +382,7 @@ created from then on will be the default one.
<p> To use this feature in TAO, one must set the following options:
(1) TAO_HAS_SMART_PROXIES has to be defined in $TAO_ROOT/tao/orbconf.h
and (2) Generate smart proxy classes using the IDL compiler option of
--Gsp
+-Gsp and (3) Build TAO/tao with smart_proxies=1 flag.
A new smart proxy option has been added to the design: one-shot or
permanent versus per-object smart proxy. The one-shot smart proxy
option denotes that the smart proxy factory is registered permanently