]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...
authorPedro Alves <palves@redhat.com>
Fri, 5 Aug 2016 15:55:20 +0000 (16:55 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 5 Aug 2016 15:55:20 +0000 (16:55 +0100)
commit2b8c86008c05d4ca21971fe4f680288cd28108c1
treea297b9507c2a6a3dc8258533c3486da065e28a4b
parent57aaaaddfdee338a8ea3dd0735ed6247d5c0cf39
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