This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nicholas Clark's podulator. The win32 makefile
[perl5.git] / win32 / config_H.vc64
index 32e93b7..9db9252 100644 (file)
  */
 /*#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>
 
 /* 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           /**/