Match also on full name and email (though the email is
[p5sagit/p5-mst-13.2.git] / Porting / config_H
index 866ab21..b0f570c 100644 (file)
@@ -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 
  */
  */
 #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>