win32, regen_config_h
Nick Ing-Simmons [Wed, 9 May 2001 14:37:57 +0000 (14:37 +0000)]
p4raw-id: //depot/perlio@10050

win32/config_H.bc
win32/config_H.gc
win32/config_H.vc

index 85c051f..6d942cd 100644 (file)
@@ -13,7 +13,7 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Fri Apr  6 21:55:47 2001
+ * Configuration time: Wed May  9 16:33:25 2001
  * Configured by     : nick
  * Target system     : 
  */
  */
 /*#define HAS_SOCKATMARK               /**/
 
+/* HAS_STRFTIME:
+ *     This symbol, if defined, indicates that the strftime routine is
+ *     available to do time formatting.
+ */
+#define HAS_STRFTIME           /**/
+
 /* U32_ALIGNMENT_REQUIRED:
  *     This symbol, if defined, indicates that you must access
  *     character data through U32-aligned pointers.
index 221ae16..447a6f9 100644 (file)
@@ -13,7 +13,7 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Fri Apr  6 21:55:32 2001
+ * Configuration time: Wed May  9 16:33:12 2001
  * Configured by     : nick
  * Target system     : 
  */
  */
 /*#define HAS_SOCKATMARK               /**/
 
+/* HAS_STRFTIME:
+ *     This symbol, if defined, indicates that the strftime routine is
+ *     available to do time formatting.
+ */
+#define HAS_STRFTIME           /**/
+
 /* U32_ALIGNMENT_REQUIRED:
  *     This symbol, if defined, indicates that you must access
  *     character data through U32-aligned pointers.
index bdf9790..387d59d 100644 (file)
@@ -13,7 +13,7 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Fri Apr  6 22:05:41 2001
+ * Configuration time: Wed May  9 16:32:59 2001
  * Configured by     : nick
  * Target system     : 
  */
  */
 /*#define HAS_SOCKATMARK               /**/
 
+/* HAS_STRFTIME:
+ *     This symbol, if defined, indicates that the strftime routine is
+ *     available to do time formatting.
+ */
+#define HAS_STRFTIME           /**/
+
 /* U32_ALIGNMENT_REQUIRED:
  *     This symbol, if defined, indicates that you must access
  *     character data through U32-aligned pointers.