diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2016-11-12 10:53:40 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2016-11-12 10:53:40 +0100 |
commit | a1af583401599899fea232a129f829285000d35e (patch) | |
tree | 45eaf87e0ee25163f2592764b38cd624a3fe189a /Configure | |
parent | 553fa53cede7a0bcdb1e2c592f810642c77dfd19 (diff) | |
download | perl-a1af583401599899fea232a129f829285000d35e.tar.gz |
No default breaks win32 and VMS
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -937,7 +937,7 @@ d_wcstombs='' d_wcsxfrm='' d_wctomb='' d_writev='' -default_inc_excludes_dot='' +default_inc_excludes_dot='undef' dlext='' bin_ELF='' cccdlflags='' |