From: Nick Ing-Simmons Date: Wed, 9 May 2001 14:37:57 +0000 (+0000) Subject: win32, regen_config_h X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bc69c33c0f0d8128c01b934ef5f20ce57c96a341;p=p5sagit%2Fp5-mst-13.2.git win32, regen_config_h p4raw-id: //depot/perlio@10050 --- diff --git a/win32/config_H.bc b/win32/config_H.bc index 85c051f..6d942cd 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. diff --git a/win32/config_H.gc b/win32/config_H.gc index 221ae16..447a6f9 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -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 : */ @@ -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. diff --git a/win32/config_H.vc b/win32/config_H.vc index bdf9790..387d59d 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -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 : */ @@ -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.