]> git.eshelyaron.com Git - emacs.git/commit
Port better to AIX 7.3 with -lz but not zlib.h
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Jan 2025 19:29:59 +0000 (11:29 -0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 20 Jan 2025 18:51:28 +0000 (19:51 +0100)
commit3527d1aca517f7efe91c0841f271c56d02a73718
treebdc48a56199366587f5495ec1847895bb82e1c1b
parent17b83c51298a9b8538a6aa67129e11a24f99b4d2
Port better to AIX 7.3 with -lz but not zlib.h

* configure.ac (HAVE_ZLIB, LIBZ):
Define only if zlib.h can be included (Bug#75667).

(cherry picked from commit a94988c01d45e4e494789d8715eed7ff7b383341)
configure.ac