Thomas Huth <[email protected]> writes: > On 20/01/2026 12.31, Michael Tokarev wrote: >> On 1/14/26 20:01, Alex Bennée wrote: >>> Thomas Huth <[email protected]> writes: >>> >>>> From: Thomas Huth <[email protected]> >>>> >>>> Since --gdb has recently been added to meson_options.txt, the help >>>> text shows up twice in the output of "./configure --help": >>>> >>>> $ ./configure --help | grep gdb >>>> --gdb=GDB-path gdb to use for gdbstub tests [/usr/bin/gdb] >>>> --gdb=VALUE Path to GDB >>> >>> It's a shame to loose the default value - is there anyway for the meson >>> version to show the auto-detected value? >> Maybe we can drop this line from meson but keep it in ./configure? > > The meson stuff is generated automatically, so no clue how that could > be done in a nice way?
I tried the other way around and squashed the meson_options_help text with: [email protected] > > Thomas -- Alex Bennée Virtualisation Tech Lead @ Linaro
