diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2022-07-28 16:09:45 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2022-08-26 10:29:51 -0400 |
commit | 4fd404c298db4e19dbf87331d3b02f451af4c5cd (patch) | |
tree | f840716f84831a2a2e679a0788c55d1432db5b8d /gdb/python | |
parent | 3055522ab17ac7c6781a3507ebac0fab1c3aa5a4 (diff) | |
download | binutils-4fd404c298db4e19dbf87331d3b02f451af4c5cd.zip binutils-4fd404c298db4e19dbf87331d3b02f451af4c5cd.tar.gz binutils-4fd404c298db4e19dbf87331d3b02f451af4c5cd.tar.bz2 |
gdb, gdbsupport: configure: factor out yes/no/auto value checking
Factor out the code that checks that a value is yes/no or yes/no/auto.
Add two macros to gdbsupport/common.m4 and use them in gdb/configure.ac
I inspected the changes to configure. Other than whitespace changes, we
have some benign changes to the error messages (one of them had an error
actually). There are changes to the --enable-source-highlight and
--enable-libbacktrace handling, but setting enable_source_highlight /
enable_libbacktrace was not really useful anyway, they already had the
right value.
Change-Id: I92587aec36874309e1605e2d60244649f09a757a
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions