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-11 20:00 ------- To allow Xalan to be built outside the source tree, I have made the following changes: * Configuration files (runConfigure, configure, etc...) have been promoted to xml-xalan/c from xml-xalan/c/src/xalanc. * A new Makefile has been created in xml-xalan/c that provides targets to build, install and create the package that were previously in the xml- xalan/c/src/xalanc/Makefile * Output locations have been changed to relative paths to maintain the structure outside of the source tree when building. Additionally, * Fixed a typo in the library install target (in xml- xalan/c/src/xalanc/Makefile) that prevented a proper installation when the DESTDIR was set. Besides the patch file, - All build files that are currently in xml-xalan/c/src/xalanc except for Makefile.in must be removed. - zip contains all the build files with modified runConfigure, configure.in and configure to be placed in xml-xalan/c - Makefile.in is a new makefile to be placed in xml-xalan/c
