[Bug 274133] openssh-portable configure test for zlib version is broken in FreeBSD 13.2
Date: Wed, 27 Sep 2023 15:59:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274133
Bruce Becker <hostmaster@whois.gts.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hostmaster@whois.gts.net
--- Comment #1 from Bruce Becker <hostmaster@whois.gts.net> ---
Comment on attachment 245292
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245292
proposed fix for zlib version test
/usr/include.h in base could also be changed from
#define ZLIB_VERSION "1.3"
to
#define ZLIB_VERSION "1.3.0"
--
You are receiving this mail because:
You are the assignee for the bug.