This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make DEFAULT_INC_EXCLUDES_DOT the default on Windows
authorSteve Hay <steve.m.hay@googlemail.com>
Sun, 12 Mar 2017 15:37:57 +0000 (15:37 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Sun, 12 Mar 2017 15:37:57 +0000 (15:37 +0000)
commit458ea8f78a2917d05a5d5ff7877f279f6403eb67
tree418f21a123c59dc897c226db8bf63ab51cd4d21b
parent5173674b1cb46b59301b559929904bc67fa15056
Make DEFAULT_INC_EXCLUDES_DOT the default on Windows

and provide a makefile option of the same name to control it. It is set to
'define' by default, but can be commented out or set to 'undef' in the
usual manner to switch it off and return to the legacy default behaviour
of including '.' at the end of @INC.
t/win32/runenv.t
win32/GNUmakefile
win32/Makefile
win32/Makefile.ce
win32/config_H.ce
win32/config_H.gc
win32/config_H.vc
win32/makefile.mk