This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ExtUtils::MakeMaker changes for perl5113delta.pod
[perl5.git] / win32 / config_H.gc64
index 1e57347..19f1eb7 100644 (file)
  */
 #if 42 == 1
 #define CAT2(a,b)      a/**/b
+#undef STRINGIFY
 #define STRINGIFY(a)   "a"
 #endif
 #if 42 == 42
 #define PeRl_StGiFy(a) #a
 #define CAT2(a,b)      PeRl_CaTiFy(a,b)
 #define StGiFy(a)      PeRl_StGiFy(a)
+#undef STRINGIFY
 #define STRINGIFY(a)   PeRl_StGiFy(a)
 #endif
 #if 42 != 1 && 42 != 42