]> granicus.if.org Git - postgresql/commit
Defend against ancient versions of zlib by checking that zlib.h
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Apr 2001 15:14:58 +0000 (15:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Apr 2001 15:14:58 +0000 (15:14 +0000)
commit19c97b857975639ef3371e95f04f9a26f3ad558d
tree206c132e279b062493a2015ec82879b8063b400c
parenta933bceacfbb5af353d6dca616ed1edfb024aa29
Defend against ancient versions of zlib by checking that zlib.h
defines z_streamp.
configure
configure.in