summaryrefslogtreecommitdiff
path: root/TAO/docs/compiler.html
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-11-06 16:40:49 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-11-06 16:40:49 +0000
commit924b33ea0762f485d0edbe27f048a886280b5360 (patch)
treef34c67b955ac022fec1d6281c70fc8ee79f31558 /TAO/docs/compiler.html
parent4b73f0eef4426c7d001f528e0c8e84710ea0aeae (diff)
downloadATCD-924b33ea0762f485d0edbe27f048a886280b5360.tar.gz
ChangeLogTag: Thu Nov 6 16:37:30 UTC 2008 Vladimir Zykov <vzykov@prismtech.com>
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r--TAO/docs/compiler.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html
index 7059ce6c996..856ca124a61 100644
--- a/TAO/docs/compiler.html
+++ b/TAO/docs/compiler.html
@@ -888,9 +888,9 @@ also receives other options that are specific to it.<p>
<td><tt>-Se</tt></td>
<td>Disable custom header file name endings for files
- that are found in TAO specific include directories,
+ that are found in TAO specific include directories
(i.e. $TAO_ROOT, $TAO_ROOT/tao, $TAO_ROOT/orbsvcs,
- $TAO_ROOT/CIAO, $TAO_ROOT/CIAO/ciao).</td>
+ $TAO_ROOT/CIAO, $TAO_ROOT/CIAO/ciao, $TAO_ROOT/CIAO/ccm).</td>
<td>This option is useful when used together with -hs or -hc. I.e. when user
needs custom file name endings for his/her own files but still wants to
use TAO specific files with their original endings;</td>