gdb/configure.ac: add --enable-source-highlight
authorSergei Trofimovich <siarheit@google.com>
Sun, 17 Mar 2019 22:48:02 +0000 (22:48 +0000)
committerTom Tromey <tromey@adacore.com>
Fri, 19 Apr 2019 20:05:47 +0000 (14:05 -0600)
commit189b8c2e104017600104457b97315da74a22f549
tree49d678df172cb291de0261e10a8c389a63ebd001
parent8ecb59f8567956c1520b491ea31396363efcb1ef
gdb/configure.ac: add --enable-source-highlight

Allow disabling source-highlight dependency autodetection even
it exists in the system. More details on problem of automatic
dependencies:
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies

Noticed by Jeroen Roovers in https://bugs.gentoo.org/680238

* configure.ac: add --enable-source-highlight switch.
* configure: Regenerate.
* top.c (print_gdb_version): plumb --enable-source-highlight
status to "show configuration".

gdb/ChangeLog
2019-04-19  Sergei Trofimovich <siarheit@google.com>

* configure.ac: add --enable-source-highlight switch.
* configure: Regenerate.
* top.c (print_gdb_version): plumb --enable-source-highlight
status to "show configuration".
gdb/ChangeLog
gdb/configure
gdb/configure.ac
gdb/top.c
This page took 0.081075 seconds and 4 git commands to generate.