projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9f10b79
)
Fix build of Compress::Zlib on MVS (by Paul Marquess)
Rafael Garcia-Suarez [Fri, 23 Dec 2005 11:06:34 +0000 (11:06 +0000)]
p4raw-id: //depot/perl@26468
ext/Compress/Zlib/zlib-src/zconf.h
patch
|
blob
|
blame
|
history
diff --git
a/ext/Compress/Zlib/zlib-src/zconf.h
b/ext/Compress/Zlib/zlib-src/zconf.h
index
03a9431
..
30cf424
100644
(file)
--- 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 */