summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorAlan Burlison <Alan.Burlison@uk.sun.com>2003-07-01 01:03:24 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-01 05:04:50 +0000
commit6bdd71ef1830fa9fb85306405e4da0222df1321d (patch)
tree2fb88ccc6e29120e6f97d3358d7d74592f52c902 /uconfig.h
parent15e890e9f40e1f08583b147ed6ceb93e819e7aa1 (diff)
downloadperl-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.h')
-rw-r--r--uconfig.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/uconfig.h b/uconfig.h
index a937c71cf3..5f912ee9bf 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -2638,12 +2638,6 @@
*/
/*#define HAS_STRUCT_MSGHDR / **/
-/* HAS_NANOSLEEP:
- * This symbol, if defined, indicates that the nanosleep
- * system call is available to sleep with 1E-9 sec accuracy.
- */
-/*#define HAS_NANOSLEEP / **/
-
/* HAS_NL_LANGINFO:
* This symbol, if defined, indicates that the nl_langinfo routine is
* available to return local data. You will also need <langinfo.h>