diff options
author | Alan Burlison <Alan.Burlison@uk.sun.com> | 2003-07-01 01:03:24 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-01 05:04:50 +0000 |
commit | 6bdd71ef1830fa9fb85306405e4da0222df1321d (patch) | |
tree | 2fb88ccc6e29120e6f97d3358d7d74592f52c902 /uconfig.sh | |
parent | 15e890e9f40e1f08583b147ed6ceb93e819e7aa1 (diff) | |
download | perl-6bdd71ef1830fa9fb85306405e4da0222df1321d.tar.gz |
Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
Message-ID: <3F00C1BC.3020103@sun.com>
p4raw-id: //depot/perl@19897
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index f64ec026ba..93c41941ab 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -239,7 +239,6 @@ d_msgsnd='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' -d_nanosleep='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' |