axis2.pc broken in version 1.1
------------------------------

                 Key: AXIS2C-746
                 URL: https://issues.apache.org/jira/browse/AXIS2C-746
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Unix/Linux)
    Affects Versions: 1.1.1
         Environment: Suse Linux
            Reporter: Michael Sutter
            Priority: Minor


Thee axis2c.pc file has a wrong entry. The include directory is mapped to:

includedir=${prefix}/include

where ${prefix} is AXIS2C_HOME

But located is the include dir under include/axis2-1.1

To fix the problem all header files must be copied under AXIS2C_HOME/include - 
the normal way in Linux
or the axis2.pc must be edited to the right location.

-- 
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]

Reply via email to