Den tis 1 juli 2025 kl 04:21 skrev <br...@apache.org>: > Author: brane > Date: Tue Jul 1 02:21:08 2025 > New Revision: 1926882 > > URL: http://svn.apache.org/viewvc?rev=1926882&view=rev > Log: > * README: Updated docs for SCons and CMake. > > Modified: > serf/trunk/README > > Modified: serf/trunk/README > URL: > http://svn.apache.org/viewvc/serf/trunk/README?rev=1926882&r1=1926881&r2=1926882&view=diff > > ============================================================================== > --- serf/trunk/README (original) > +++ serf/trunk/README Tue Jul 1 02:21:08 2025 > [...]
> > + > +OPENSSL should specify the root of the install (e.g., /opt/local). The > +includes will be found $OPENSSL/include/openssl and libraries at > $OPENSSL/lib. > + > +OPENSSL should specify the root of the install. The includes will be found > ^^^^^^^^ ZLIB ? > +$ZLIB/include and libraries at $ZLIB/lib. > + > It seems logical from the next line but I wanted to ask before changing. Cheers, Daniel