Remove configure check for z_streamp

Peter Eisentraut <peter@eisentraut.org>

Commit: eeb4eeea2c525c51767ffeafda0070b946f26ae8
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-08-07T07:34:38Z
Releases: 17.0
Remove configure check for z_streamp

This is surely obsolete.  zlib version 1.0.4, which includes
z_streamp, was released 1996-07-24.  When this check was put in in
2001 (19c97b8579), the commit was already labeling that release as
ancient.

Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: https://www.postgresql.org/message-id/flat/33462926-bb1e-7cc9-8d92-d86318e8ed1d%40eisentraut.org

Files

PathChange+/−
configure modified +0 −15
configure.ac modified +0 −9
meson.build modified +0 −8

Discussion