DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13238>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13238 make install, documentation ------- Additional Comments From [EMAIL PROTECTED] 2003-11-04 20:21 ------- I am resubmitting the patch with the following improvements: * In the previous patch, Makefile.incl (which contains the common settings) was replicated in src/xalanc, samples and Tests. The Makefiles have been modified so that only a single Makefile.incl (located in src/xalanc) is required. * Configure settings have been moved to Makefile.incl (Makefile.incl.in template is now provided). * Test binaries and source are no longer part of 'package' and have been removed from the install-package targets. * Other common build files that were replicated in the previous patch (config.sub, config.guess, install-sh) are now located in src/xalanc only (So packaged samples can be rebuilt, these files will be copied on install). * Fixed a couple of typos that were in the previous patch.
