diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-06 00:14:47 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-09-06 00:14:47 +0000 |
commit | 3738a675ec636a23e3292bd75818803a672706c5 (patch) | |
tree | c5ed189f511f7b78aae7fc98000ed32685d67c4d /cpp/sdo/GettingStarted.html | |
parent | f6fe45a18af190404294956afbb0a782cf02e940 (diff) |
More fixes to the autoconf build. Fixed Samples and Distros builds.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sdo/GettingStarted.html')
-rw-r--r-- | cpp/sdo/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/sdo/GettingStarted.html b/cpp/sdo/GettingStarted.html index 18f97d20de..163650dcd2 100644 --- a/cpp/sdo/GettingStarted.html +++ b/cpp/sdo/GettingStarted.html @@ -151,7 +151,7 @@ NOTE: If you don't provide a --prefix configure option, it will by default install into /usr/local/tuscany/sdo. Use ./configure --help to see all the available options.<br> To build the sdo_axiom utility library you must specify the --with-axis2c=yes option on the configure command<p> - A script, <b>build_sdocpp.sh</b>, is provided that will build and install SDO for C++. This script will install to the + A script, <b>build.sh</b>, is provided that will build and install SDO for C++. This script will install to the location specified by the TUSCANY_SDOCPP environment variable if set or into a deploy directory at <tuscany_sdo_install_dir>/deploy. This script will check for the correct environment variable settings and will only build the sdo_axiom utility library if AXIS2C_HOME is set.</LI> |