From: Nick Ing-Simmons Date: Thu, 31 May 2001 11:40:43 +0000 (+0000) Subject: win32 - dmake regen_config_h X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d81cc1197265cf2e1ba85b72980f829cb1ccf30b;p=p5sagit%2Fp5-mst-13.2.git win32 - dmake regen_config_h p4raw-id: //depot/perlio@10350 --- diff --git a/win32/config_H.bc b/win32/config_H.bc index 6d942cd..131b35f 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -13,7 +13,7 @@ /* * Package name : perl5 * Source directory : - * Configuration time: Wed May 9 16:33:25 2001 + * Configuration time: Thu May 31 13:35:52 2001 * Configured by : nick * Target system : */ @@ -1038,7 +1038,13 @@ * by Configure. You shouldn't rely on it too much; the specific * feature tests from Configure are generally more reliable. */ +/* OSVERS: + * This symbol contains the version of the operating system, as determined + * by Configure. You shouldn't rely on it too much; the specific + * feature tests from Configure are generally more reliable. + */ #define OSNAME "MSWin32" /**/ +#define OSVERS "4.0" /**/ /* MEM_ALIGNBYTES: * This symbol contains the number of bytes required to align a diff --git a/win32/config_H.gc b/win32/config_H.gc index 447a6f9..d65a2d5 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -13,7 +13,7 @@ /* * Package name : perl5 * Source directory : - * Configuration time: Wed May 9 16:33:12 2001 + * Configuration time: Thu May 31 13:35:39 2001 * Configured by : nick * Target system : */ @@ -1038,7 +1038,13 @@ * by Configure. You shouldn't rely on it too much; the specific * feature tests from Configure are generally more reliable. */ +/* OSVERS: + * This symbol contains the version of the operating system, as determined + * by Configure. You shouldn't rely on it too much; the specific + * feature tests from Configure are generally more reliable. + */ #define OSNAME "MSWin32" /**/ +#define OSVERS "4.0" /**/ /* MEM_ALIGNBYTES: * This symbol contains the number of bytes required to align a diff --git a/win32/config_H.vc b/win32/config_H.vc index 387d59d..e01dcb2 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -13,7 +13,7 @@ /* * Package name : perl5 * Source directory : - * Configuration time: Wed May 9 16:32:59 2001 + * Configuration time: Thu May 31 13:35:26 2001 * Configured by : nick * Target system : */ @@ -1038,7 +1038,13 @@ * by Configure. You shouldn't rely on it too much; the specific * feature tests from Configure are generally more reliable. */ +/* OSVERS: + * This symbol contains the version of the operating system, as determined + * by Configure. You shouldn't rely on it too much; the specific + * feature tests from Configure are generally more reliable. + */ #define OSNAME "MSWin32" /**/ +#define OSVERS "4.0" /**/ /* MEM_ALIGNBYTES: * This symbol contains the number of bytes required to align a