meson: Remove triple-quoted strings
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 29 Jun 2023 10:44:27 +0000 (12:44 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 29 Jun 2023 10:44:27 +0000 (12:44 +0200)
commit559bdd58eb712d413aff662cf797a7a4598baf00
tree5c49e56f28999f79bbc69f00e6c27d8837058137
parentefcf55f8fe00b46198cd34557431c87ce5da8040
meson: Remove triple-quoted strings

Triple-quoted strings are for multiline strings in Meson. None of the
descriptions that got changed were multiline and the entire file uses
single-line descriptions.

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