Provide correct configure options for samples in INSTALL file
-------------------------------------------------------------
Key: AXIS2C-687
URL: https://issues.apache.org/jira/browse/AXIS2C-687
Project: Axis2-C
Issue Type: Test
Affects Versions: Current (Nightly)
Reporter: Dushshantha Chandradasa
Fix For: 1.1.0
Provide correct configure options for samples in INSTALL file.
What we have now :
./configure --prefix=${AXIS2C_HOME}
--with-axis2_util=${AXIS2C_HOME}/include/axis2-1.0
--with-axiom=${AXIS2C_HOME}/include/axis2-1.0
Should change to :
./configure --prefix=${AXIS2C_HOME}
--with-axis2=${AXIS2C_HOME}/include/axis2-1.1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]