> On Dec 31, 2016, at 4:09 AM, Tobias Verbeke <[email protected]> > wrote: > > L.S. > > Could it be > > https://svn.r-project.org/R-dev-web/trunk/QA/Simon/R-build/conf.mavericks-x86_64 > > includes a deprecated argument --with-system-zlib ? > > When building R 3.3.2 from source on Mac OS X 10.9.5 with these configure > options I get > > configure: WARNING: unrecognized options: --with-system-zlib >
That's a left-over from times where system zlib was supported. It doesn't really have an effect, but I have removed it form future builds. Thanks, Simon > Best, > Tobias > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
