diff options
author | Craig A. Berry <craigberry@mac.com> | 2001-06-01 08:55:43 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-01 21:35:02 +0000 |
commit | f42f5b4cec6f47998ee3495edb73b401bb14e4f0 (patch) | |
tree | fd73b2b57ebf84a6468e81412f2cefc05a8febb4 /configure.com | |
parent | f508f4bf74f97dfb7225d0bf65ce54d0110d88b3 (diff) | |
download | perl-f42f5b4cec6f47998ee3495edb73b401bb14e4f0.tar.gz |
configure.com tweaks
Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
p4raw-id: //depot/perl@10382
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.com b/configure.com index 03a9465468..b4b1866c1e 100644 --- a/configure.com +++ b/configure.com @@ -5162,6 +5162,7 @@ $ WC "d_quad='" + d_quad + "'" $ WC "d_readdir='define'" $ WC "d_readlink='undef'" $ WC "d_readv='undef'" +$ WC "d_realpath='undef'" $ WC "d_recvmsg='undef'" $ WC "d_rename='define'" $ WC "d_rewinddir='define'" @@ -5218,6 +5219,7 @@ $ WC "d_socklen_t='" + d_socklen_t + "'" $ WC "d_sockpair='undef'" $ WC "d_socks5_init='undef'" $ WC "d_sqrtl='define'" +$ WC "d_sresuproto='undef'" $ WC "d_statblks='undef'" $ WC "d_statfs_f_flags='undef'" $ WC "d_statfs_s='undef'" |