]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...
authorPedro Alves <palves@redhat.com>
Fri, 5 Aug 2016 15:54:29 +0000 (16:54 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 5 Aug 2016 15:54:29 +0000 (16:54 +0100)
commit1baf514936892a01d8ea49c2c1ccfd7ecd3b7dcd
tree8843f7377446683b06b1b92860e36c14101a4951
parentb126985ec3f922f86a9fa164cc0f443b1aa9e0bb
gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...

We build by default with a C++ compiler, but "configure --help" still
says "--enable-build-with-cxx", which hints that it is by default
disabled.  Update the --help text.

gdb/ChangeLog:
2016-08-05  Pedro Alves  <palves@redhat.com>

* build-with-cxx.m4: Change help string to be in terms of
--disable-build-with-cxx.
* configure: Regenerate.

gdb/gdbserver/ChangeLog:
2016-08-05  Pedro Alves  <palves@redhat.com>

* configure: Regenerate.
gdb/ChangeLog
gdb/build-with-cxx.m4
gdb/configure
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure