[ https://issues.apache.org/jira/browse/AXIS2C-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough reopened AXIS2C-1435: --------------------------------- Reopening to update fix version (not possible from "closed" status) > 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 > Fix For: Current (Nightly) > > > 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 was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org