diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-11 11:55:01 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-13 22:20:26 -0400 |
commit | 688e39e5be03cbe5de5756e5f52d834807649477 (patch) | |
tree | 135ea1551e043a67510ac458cac05de5a5009816 /symbian | |
parent | dc91db6cfbf31ad1bbc0d43f7c74251f6411d2d2 (diff) | |
download | perl-688e39e5be03cbe5de5756e5f52d834807649477.tar.gz |
Configure scan for ldexpl
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index fa1249324b..27f5a5b54d 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -246,6 +246,7 @@ d_isnanl='undef' d_killpg='undef' d_lchown='undef' d_ldbl_dig='undef' +d_ldexpl='undef' d_libm_lib_version='undef' d_link='undef' d_localtime64='undef' |