This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.
[perl5.git] / EXTERN.h
index 1aa89e6..9d31124 100644 (file)
--- a/EXTERN.h
+++ b/EXTERN.h
@@ -40,7 +40,7 @@
 #      define dEXTCONST const
 #    endif
 #  else
-#    if defined(CYGWIN32) && defined(USEIMPORTLIB)
+#    if defined(CYGWIN) && defined(USEIMPORTLIB)
 #      define EXT extern __declspec(dllimport)
 #      define dEXT 
 #      define EXTCONST extern __declspec(dllimport) const