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=25675>. 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=25675 Makefile.PL does not use CONFIG_STATUS Summary: Makefile.PL does not use CONFIG_STATUS Product: Xerces-P Version: 1.3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Build System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If one defines CONFIG_STATUS it complains that it can not find it when if fact it never sets $config_file based on the definition. It appears that Makefile.PL does not even use this definition. The only time Makefile.PL looks for $config_file is when XERCESCROOT is defined, and then only in the default location. Hence this EV is not used, and is misleading. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
