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 /uconfig64.sh | |
parent | dc91db6cfbf31ad1bbc0d43f7c74251f6411d2d2 (diff) | |
download | perl-688e39e5be03cbe5de5756e5f52d834807649477.tar.gz |
Configure scan for ldexpl
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index 600962b176..06537c3c5a 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -240,6 +240,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' |