Complete change #27407/27410 on Win32 and tidy up change #27372
authorSteve Hay <SteveHay@planit.com>
Wed, 8 Mar 2006 08:42:44 +0000 (08:42 +0000)
committerSteve Hay <SteveHay@planit.com>
Wed, 8 Mar 2006 08:42:44 +0000 (08:42 +0000)
p4raw-link: @27407 on //depot/perl: a724edfe531a4a4cce2d4bbb94e1f583d86bc9a3
p4raw-link: @27372 on //depot/perl: df012815e587b94cd356692431756ba265085fbf

p4raw-id: //depot/perl@27412

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

index 0c235d8..166322c 100644 (file)
 /*#define HAS_AINTL            / **/
 
 /* HAS_BUILTIN_CHOOSE_EXPR:
- *      Can we handle GCC builtin for compile-time ternary-like expressions
+ *     Can we handle GCC builtin for compile-time ternary-like expressions
  */
 /* HAS_BUILTIN_EXPECT:
- *      Can we handle GCC builtin for telling that certain values are more
- *      likely
+ *     Can we handle GCC builtin for telling that certain values are more
+ *     likely
  */
 /*#define HAS_BUILTIN_EXPECT    / **/
 /*#define HAS_BUILTIN_CHOOSE_EXPR /**/
  */
 /*#define      I_LANGINFO              /**/
 
+/* PERL_MAD:
+ *     This symbol, if defined, indicates that the Misc Attribution
+ *     Declaration code should be conditionally compiled.
+ */
+/*#define      PERL_MAD                /**/
+
 /* USE_FAST_STDIO:
  *     This symbol, if defined, indicates that Perl should
  *     be built to use 'fast stdio'.
index 97055e0..4f9837d 100644 (file)
 /*#define HAS_AINTL            / **/
 
 /* HAS_BUILTIN_CHOOSE_EXPR:
- *      Can we handle GCC builtin for compile-time ternary-like expressions
+ *     Can we handle GCC builtin for compile-time ternary-like expressions
  */
 /* HAS_BUILTIN_EXPECT:
- *      Can we handle GCC builtin for telling that certain values are more
- *      likely
+ *     Can we handle GCC builtin for telling that certain values are more
+ *     likely
  */
 /*#define HAS_BUILTIN_EXPECT    / **/
 /*#define HAS_BUILTIN_CHOOSE_EXPR /**/
  */
 /*#define      I_LANGINFO              /**/
 
+/* PERL_MAD:
+ *     This symbol, if defined, indicates that the Misc Attribution
+ *     Declaration code should be conditionally compiled.
+ */
+/*#define      PERL_MAD                /**/
+
 /* USE_FAST_STDIO:
  *     This symbol, if defined, indicates that Perl should
  *     be built to use 'fast stdio'.
index 838a114..12e523d 100644 (file)
 /*#define HAS_AINTL            / **/
 
 /* HAS_BUILTIN_CHOOSE_EXPR:
- *      Can we handle GCC builtin for compile-time ternary-like expressions
+ *     Can we handle GCC builtin for compile-time ternary-like expressions
  */
 /* HAS_BUILTIN_EXPECT:
- *      Can we handle GCC builtin for telling that certain values are more
- *      likely
+ *     Can we handle GCC builtin for telling that certain values are more
+ *     likely
  */
 /*#define HAS_BUILTIN_EXPECT    / **/
 /*#define HAS_BUILTIN_CHOOSE_EXPR /**/
  */
 /*#define      I_LANGINFO              /**/
 
+/* PERL_MAD:
+ *     This symbol, if defined, indicates that the Misc Attribution
+ *     Declaration code should be conditionally compiled.
+ */
+/*#define      PERL_MAD                /**/
+
 /* USE_FAST_STDIO:
  *     This symbol, if defined, indicates that Perl should
  *     be built to use 'fast stdio'.
index 48030ce..82beceb 100644 (file)
  */
 /*#define HAS_AINTL            / **/
 
-
 /* HAS_BUILTIN_CHOOSE_EXPR:
- *      Can we handle GCC builtin for compile-time ternary-like expressions
+ *     Can we handle GCC builtin for compile-time ternary-like expressions
  */
 /* HAS_BUILTIN_EXPECT:
- *      Can we handle GCC builtin for telling that certain values are more
- *      likely
+ *     Can we handle GCC builtin for telling that certain values are more
+ *     likely
  */
 /*#define HAS_BUILTIN_EXPECT    / **/
 /*#define HAS_BUILTIN_CHOOSE_EXPR /**/
  */
 /*#define      I_LANGINFO              /**/
 
+/* PERL_MAD:
+ *     This symbol, if defined, indicates that the Misc Attribution
+ *     Declaration code should be conditionally compiled.
+ */
+/*#define      PERL_MAD                /**/
+
 /* USE_FAST_STDIO:
  *     This symbol, if defined, indicates that Perl should
  *     be built to use 'fast stdio'.