summaryrefslogtreecommitdiff
path: root/ext/Compress
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-12-23 11:06:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-12-23 11:06:34 +0000
commitb70307b60b7dcc706d4c6a9deaa669f6a0a9a0d9 (patch)
tree92b2d866ca5865ed5163d3af5ea25a07f4793074 /ext/Compress
parent9f10b7978c0f0158c4689058d5599a8d2c5e52da (diff)
downloadperl-b70307b60b7dcc706d4c6a9deaa669f6a0a9a0d9.tar.gz
Fix build of Compress::Zlib on MVS (by Paul Marquess)
p4raw-id: //depot/perl@26468
Diffstat (limited to 'ext/Compress')
-rw-r--r--ext/Compress/Zlib/zlib-src/zconf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/Compress/Zlib/zlib-src/zconf.h b/ext/Compress/Zlib/zlib-src/zconf.h
index 03a9431c8b..30cf424f39 100644
--- a/ext/Compress/Zlib/zlib-src/zconf.h
+++ b/ext/Compress/Zlib/zlib-src/zconf.h
@@ -307,9 +307,6 @@ typedef uLong FAR uLongf;
#if defined(__MVS__)
# define NO_vsnprintf
-# ifdef FAR
-# undef FAR
-# endif
#endif
/* MVS linker does not support external names larger than 8 bytes */