meson: Mention the correct way to disable readline support

Peter Eisentraut <peter@eisentraut.org>

Commit: f5159c734fe41526805c49d62c61fb2f320531e0
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-06-29T11:04:04Z
Releases: 16.0
meson: Mention the correct way to disable readline support

Using false to disable a feature option is incorrect.

Author: Tristan Partin <tristan@neon.tech>
Discussion: https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po

Files

PathChange+/−
meson.build modified +1 −1

Discussion