Re: Add information about command path and version of flex in meson output
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-07-03T22:29:02Z
Lists: pgsql-hackers
On Mon, Jul 03, 2023 at 10:17:40AM +0200, Peter Eisentraut wrote: > Yes, if you want two separate lines, then doing it like bison makes sense. Okay, I have applied v2 that uses two separate lines and two separate variables, then, to be like bison. -- Michael
Commits
-
Show information about flex (version and command path) in meson output
- 72df1d3f1b9d 17.0 landed