Обсуждение: pgsql: Show information about flex (version and command path) in meson

Поиск
Список
Период
Сортировка

pgsql: Show information about flex (version and command path) in meson

От
Michael Paquier
Дата:
Show information about flex (version and command path) in meson output

Like bison, this is useful to know which version and command of flex are
detected by meson.  For example, this was useful for me when using
win_flex.exe on Windows.

Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/ZDT3FbmrjBuBthmR@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/72df1d3f1b9d39373edfa8ceed21a000a3cba66f

Modified Files
--------------
meson.build | 5 +++++
1 file changed, 5 insertions(+)