[ http://issues.apache.org/jira/browse/XALANC-516?page=comments#action_12319082 ]
Dmitry Hayes commented on XALANC-516: ------------------------------------- The created patch may conflict with the zOS fix I've recently commited . Dave, let me commit the patch! > Makefile.incl.in uses wrong macro for C compilation > --------------------------------------------------- > > Key: XALANC-516 > URL: http://issues.apache.org/jira/browse/XALANC-516 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Attachments: patch.txt > > Makefile.incl.in is using the macro CXXFLAGS instead of CCFLAGS for C > compilation. This leads to some problems if CXXFLAGS has some C++-specific > compiler flags. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
