From 1baf514936892a01d8ea49c2c1ccfd7ecd3b7dcd Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 5 Aug 2016 16:54:29 +0100 Subject: 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 * 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 * configure: Regenerate. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 35a206e..08bc082 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2016-08-05 Pedro Alves + + * build-with-cxx.m4: Change help string to be in terms of + --disable-build-with-cxx. + * configure: Regenerate. + 2016-08-04 Yao Qi * aarch64-linux-nat.c (tdesc_arm_with_vfpv3): Remove the -- cgit v1.1