summaryrefslogtreecommitdiff
path: root/symbian/config.sh
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-08-23 11:39:40 +0200
committerNicholas Clark <nick@ccl4.org>2013-09-05 11:42:59 +0200
commit665ff1e94e3997c05f0fa23160fbd8fe871a8f96 (patch)
tree79e07302a18503fab1ce04cebd9e162e8c8519a5 /symbian/config.sh
parent1e5d7f54016618316299b1aacea865185fab5dd7 (diff)
downloadperl-665ff1e94e3997c05f0fa23160fbd8fe871a8f96.tar.gz
Remove references to GNU DLD from Configure and config.sh scripts.
Specifically eliminated i_dld, a variable indicating that <dld.h> should be included, and remove dld from the list of wanted libraries.
Diffstat (limited to 'symbian/config.sh')
-rw-r--r--symbian/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 7f7895719a..0c590431cd 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -567,7 +567,6 @@ i_crypt='undef'
i_db='undef'
i_dbm='undef'
i_dirent='define'
-i_dld='undef'
i_dlfcn='undef'
i_fcntl='define'
i_float='undef'