[ https://issues.apache.org/jira/browse/AXIS2C-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801881#action_12801881 ]
Olivier Mengué commented on AXIS2C-1435: ---------------------------------------- Deleted patch (not working). > configure should not require a C++ compiler, except for qpid transport > ---------------------------------------------------------------------- > > Key: AXIS2C-1435 > URL: https://issues.apache.org/jira/browse/AXIS2C-1435 > Project: Axis2-C > Issue Type: Improvement > Components: build system (Unix/Linux) > Affects Versions: 1.6.0, 1.7.0, Current (Nightly) > Reporter: Olivier Mengué > Priority: Minor > > Currently configure.ac requires a C++ compiler (AC_PROC_CXX) while it is > never used except for qpid transport (which is i optional). > This makes unnecessarry build problems on platforms where a C++ compiler is > not available. > "AC_PROC_CXX" should be moved to just the case where qpid transport build is > requested. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.