mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
The test for lz4.h used AC_CHECK_HEADERS, but nothing was using the resulting symbol HAVE_LZ4_H. Change this to use AC_CHECK_HEADER instead. This was probably an oversight, seeing that the nearby similar tests do this correctly.
581 KiB
Executable File
581 KiB
Executable File