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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Show information about flex (version and command path) in meson
Date: 2023-07-03 22:28:36
Message-ID: E1qGS28-001m8e-LE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-07-03 23:05:34 pgsql: Fix regression tests of unaccent to work without UTF8 support
Previous Message Nathan Bossart 2023-07-03 22:03:15 pgsql: Increase size of bgw_library_name.