summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-01 06:20:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-01 06:20:48 +0000
commit65d1576c0f450607500ac750f1ac3edd7139b225 (patch)
tree56ce2b9dab5b0c9fdc8637e38e809a6c941251db /Porting/config_H
parent154319865eadc8ccc6a29927f700ec79ff1ad0ed (diff)
downloadperl-65d1576c0f450607500ac750f1ac3edd7139b225.tar.gz
Regen Glossary et al.
p4raw-id: //depot/perl@19902
Diffstat (limited to 'Porting/config_H')
-rw-r--r--Porting/config_H8
1 files changed, 1 insertions, 7 deletions
diff --git a/Porting/config_H b/Porting/config_H
index 866ab21e44..b0f570cc9d 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Sun Jun 8 21:14:02 EET DST 2003
+ * Configuration time: Tue Jul 1 10:31:31 EEST 2003
* Configured by : jhi
* Target system : osf1 kosh.hut.fi v5.1 2650 alpha
*/
@@ -2642,12 +2642,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>