This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Win32 build
authorSteve Hay <SteveHay@planit.com>
Sun, 13 Sep 2009 02:31:59 +0000 (03:31 +0100)
committerSteve Hay <SteveHay@planit.com>
Sun, 13 Sep 2009 02:31:59 +0000 (03:31 +0100)
commit9ddff1485169a2ddf8548bfc8dce819bad389a50
treeffc6e02024140be0d8a9ad2517f8d4f1b0a2cc0c
parentc3ef65fb933ae58fe727401c5b3d46f2cf8a1bda
Fix Win32 build
1. Revert 7d8fed6 (rendered redundant by c3ef65f)
2. Change path to Cwd in make_ext.pl on Win32--Win32 runs make_ext.pl from
the win32/ sub-directory, not from the top-level directory.
3. Likewise change path to Cwd in makefile invocations of xsubpp and
splittree.pl.
make_ext.pl
win32/Makefile
win32/makefile.mk