Upgrade the Unix Builds to use GNU AutoTools --------------------------------------------
Key: XALANC-727 URL: https://issues.apache.org/jira/browse/XALANC-727 Project: XalanC Issue Type: Improvement Components: XalanC Affects Versions: CurrentCVS Environment: Unix Platform Builds Reporter: Steven J. Hathaway Assignee: Brian Minchau The current Unix build architecture is controlled by a custom runConfigure script for constructing the project Makefiles. The new GNU AutoTools infrastructure can do this in a common way using Makefile.am and Configure.ac files to construct a consistent package build and install interface. The tools should automatically identify the proper architecture and compilers needed for a successful build. The Xerces-C XML Parser project has already done the migration for their C/C++ code base, started with version 3.0. Sincerely, Steven J. Hathaway -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org