summaryrefslogtreecommitdiff
path: root/win32/config_H.bc
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-05-09 14:37:57 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-05-09 14:37:57 +0000
commitbc69c33c0f0d8128c01b934ef5f20ce57c96a341 (patch)
tree22ea769a27dbc5d8c06c54dcd27fee803355bdf5 /win32/config_H.bc
parent0a0ada86d5873275d2ecec5cb3ffc5cb284ca30d (diff)
downloadperl-bc69c33c0f0d8128c01b934ef5f20ce57c96a341.tar.gz
win32, regen_config_h
p4raw-id: //depot/perlio@10050
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r--win32/config_H.bc8
1 files changed, 7 insertions, 1 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 85c051f9c6..6d942cd9b0 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -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 :
*/
@@ -3322,6 +3322,12 @@
*/
/*#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.