%% Eli Zaretskii <[EMAIL PROTECTED]> writes: ez> There's no other Diff on Windows except GNU Diff. We could make this ez> switch be used on Windows only.
Good point. >> for 3.81 it seems easiest to figure out >> a way to get the test suite to determine the "fully qualified" pathname >> and use that in the base files, instead of the output of pwd. ez> If that can be done easily, yes. It might not be; the qualified file ez> name issue on Windows is a hopeless mess. Yeesh. It doesn't seem like too much to ask to be able to find the current directory. What we really need to do is figure out how to get Perl to use the same method make does to determine the current directory. If that can be done. Someone with a Windows system will need to learn enough Perl to experiment with this, I'm afraid. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
