summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-11-12 10:53:40 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2016-11-12 10:53:40 +0100
commita1af583401599899fea232a129f829285000d35e (patch)
tree45eaf87e0ee25163f2592764b38cd624a3fe189a /symbian
parent553fa53cede7a0bcdb1e2c592f810642c77dfd19 (diff)
downloadperl-a1af583401599899fea232a129f829285000d35e.tar.gz
No default breaks win32 and VMS
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index e6ca7fb2c6..dc4ad64b7e 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -583,7 +583,7 @@ db_prefixtype='size_t'
db_version_major='0'
db_version_minor='0'
db_version_patch='0'
-default_inc_excludes_dot=''
+default_inc_excludes_dot='undef'
direntrytype='struct dirent'
dlext='dll'
dlsrc='dl_symbian.xs'