X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/505656d388154e1318fd47e0b746bb415dc9e6cc..65d1576c0f450607500ac750f1ac3edd7139b225:/Porting/config_H diff --git a/Porting/config_H b/Porting/config_H index fe82d9d..b0f570c 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -17,7 +17,7 @@ /* * Package name : perl5 * Source directory : . - * Configuration time: Sat May 24 10:17:06 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 @@ -3934,7 +3928,7 @@ /* HAS_PTHREAD_ATFORK: * This symbol, if defined, indicates that the pthread_atfork routine - * is available setup fork handlers. + * is available to setup fork handlers. */ /*#define HAS_PTHREAD_ATFORK / **/