tools/configure.ac: Create ZLIB_LIBS and ZLIB_CFLAGS
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 24 Feb 2022 10:24:49 +0000 (11:24 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 24 Feb 2022 10:24:49 +0000 (11:24 +0100)
commit93189e8c8b93e2c4658156e785a9b78b61e71a64
tree340771eed1e08dcf087e0893dae9494dbc9b0ad2
parent45f6ff12558fb96e8f2912f577b2088470bcf60e
tools/configure.ac: Create ZLIB_LIBS and ZLIB_CFLAGS

Use both ZLIB_CFLAGS and ZLIB_LIBS instead of cherry-picking flags
from a single "ZLIB" variable.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
config/Tools.mk.in
tools/configure
tools/configure.ac
tools/libs/guest/Makefile