diff options
author | samisa | 2010-03-03 01:29:23 +0000 |
---|---|---|
committer | samisa | 2010-03-03 01:29:23 +0000 |
commit | 86e9e8dee6c69c3c8a678adb5dda4709f096ee6f (patch) | |
tree | c5a760f2fe84bd52fcf4fa8f52b2187dcce34882 /INSTALL | |
parent | 2067c00b493ca41313387164cb8b269e8e185943 (diff) | |
download | axis2c-86e9e8dee6c69c3c8a678adb5dda4709f096ee6f.tar.gz axis2c-86e9e8dee6c69c3c8a678adb5dda4709f096ee6f.tar.bz2 |
Upgraded the version to 1.7.0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918295 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ Table of Contents $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${AXIS2C_HOME}/lib/
$ cd samples
$ ./configure --prefix=${AXIS2C_HOME}
- --with-axis2=${AXIS2C_HOME}/include/axis2-1.6.0
+ --with-axis2=${AXIS2C_HOME}/include/axis2-1.7.0
$ make
$ make install
|