This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4634f48
)
initialize default_inc_excludes_dot to '' like every variable
author
Tony Cook
<tony@develop-help.com>
Tue, 14 Mar 2017 10:56:59 +0000
(21:56 +1100)
committer
Tony Cook
<tony@develop-help.com>
Tue, 14 Mar 2017 10:56:59 +0000
(21:56 +1100)
Handling of the default is done further down.
Configure
patch
|
blob
|
blame
|
history
diff --git
a/Configure
b/Configure
index
07dfb7c
..
e32d18c
100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-937,7
+937,7
@@
d_wcstombs=''
d_wcsxfrm=''
d_wctomb=''
d_writev=''
-default_inc_excludes_dot='
undef
'
+default_inc_excludes_dot=''
dlext=''
bin_ELF=''
cccdlflags=''