Skip to content
Prev 366429 / 398502 Next

if zlib version >= 1.2.5... no

This was fixed (independently?) in r-devel today:

Peter-Dalgaards-MacBook-Air:R pd$ svn log m4/R.m4 | head
------------------------------------------------------------------------
r71889 | lawrence | 2017-01-04 04:57:31 +0100 (Wed, 04 Jan 2017) | 4 lines

R_ZLIB macro tests ZLIB_VERNUM to handle zlib 1.2.10 (6 chars)

Thanks to George Hartzell for the fix.
---

-pd