There seems to be a bug in Makefile.PL 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, and 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. Is this intentional? Lincoln --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
