diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-04-17 15:39:56 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-04-17 15:39:56 +0000 |
commit | e10940c3bd0b15078d498577d8860a2ac86cc768 (patch) | |
tree | bc8841bbba40d359e21c466cbd34b10a439c7b05 /configure.com | |
parent | 5c567d7dcdec6edbcc618895107f1912b0365bec (diff) | |
download | perl-e10940c3bd0b15078d498577d8860a2ac86cc768.tar.gz |
Introduce the new *l APIs, undefined, to non-Configure lands.
p4raw-id: //depot/perl@19251
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.com b/configure.com index b6955cf596..cd5dfdbd03 100644 --- a/configure.com +++ b/configure.com @@ -5205,6 +5205,7 @@ $ WC "d_SCNfldbl='" + d_SCNfldbl + "'" $ WC "d__fwalk='undef'" $ WC "d_access='" + d_access + "'" $ WC "d_accessx='undef'" +$ WC "d_aintl='undef'" $ WC "d_alarm='define'" $ WC "d_archlib='define'" $ WC "d_atolf='" + d_atolf + "'" @@ -5226,6 +5227,7 @@ $ WC "d_chsize='undef'" $ WC "d_class='undef'" $ WC "d_cmsghdr_s='undef'" $ WC "d_const='define'" +$ WC "d_copysignl='define'" $ WC "d_crypt='define'" $ WC "d_csh='undef'" $ WC "d_cuserid='define'" @@ -5315,6 +5317,7 @@ $ WC "d_gnulibc='undef'" $ WC "d_grpasswd='undef'" $ WC "d_hasmntopt='undef'" $ WC "d_htonl='" + d_htonl + "'" +$ WC "d_ilogbl='undef'" $ WC "d_index='" + d_index + "'" $ WC "d_inetaton='undef'" $ WC "d_int64_t='" + d_int64_t + "'" @@ -5406,6 +5409,7 @@ $ WC "d_safebcpy='undef'" $ WC "d_safemcpy='define'" $ WC "d_sanemcmp='define'" $ WC "d_sbrkproto='define'" +$ WC "d_scalbnl='undef'" $ WC "d_sched_yield='" + d_sched_yield + "'" $ WC "d_scm_rights='undef'" $ WC "d_seekdir='define'" |