pgsql: Meson: Fix check_header() for readline and gssapi
В списке pgsql-committers по дате отправления:
| От | Michael Paquier |
|---|---|
| Тема | pgsql: Meson: Fix check_header() for readline and gssapi |
| Дата | |
| Msg-id | E1wEfRx-001nfF-0V@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Meson: Fix check_header() for readline and gssapi Since f039c2244110, the minimum version of meson supported is 0.57.2, meaning that it is possible to use the result of declare_dependency() when checking for headers with check_header(). There were two TODOs for readline and gssapi to change declare_dependency() after upgrading to at least 0.57.0, which were not addressed yet. While on it, this fixes a comment related to str.replace(). The function has been introduced in meson 0.58.0, not 0.56. Author: Andreas Karlsson <andreas@proxel.se> Reviewed-by: Tristan Partin <tristan@partin.io> Discussion: https://postgr.es/m/00cd2e0c-85df-4cf9-a889-125d85e66980@proxel.se Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/63a116a96e7377ffb385f394655a387021d4b75b Modified Files -------------- meson.build | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера