diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-05-04 13:33:59 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-05-04 14:20:36 +0200 |
commit | cfb63b994e91af8315f5262b3dc630c565f2420a (patch) | |
tree | 81a3b41e710885c9fa8c5fe839df2fbf0794cabc /contrib/jsonb_plpython | |
parent | 0432490d290f679cad773ce4735e8769e2c4db75 (diff) | |
download | postgresql-cfb63b994e91af8315f5262b3dc630c565f2420a.tar.gz postgresql-cfb63b994e91af8315f5262b3dc630c565f2420a.zip |
Simplify configure test
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.
Diffstat (limited to 'contrib/jsonb_plpython')
0 files changed, 0 insertions, 0 deletions