Author: dsahlberg Date: Wed Jul 2 15:10:57 2025 New Revision: 1926917 URL: http://svn.apache.org/viewvc?rev=1926917&view=rev Log: Follow-up to r1926882, fix a bad copy-paste.
Modified: serf/trunk/README Modified: serf/trunk/README URL: http://svn.apache.org/viewvc/serf/trunk/README?rev=1926917&r1=1926916&r2=1926917&view=diff ============================================================================== --- serf/trunk/README (original) +++ serf/trunk/README Wed Jul 2 15:10:57 2025 @@ -68,7 +68,7 @@ to apu-1-config in $APU or $APU/bin/apu- 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 should specify the root of the install. The includes will be found $ZLIB/include and libraries at $ZLIB/lib. The BROTLI and GSSAPI dependencies are optional.