diff options
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure b/gdb/configure index 8c2ec0f..3cf95e7 100755 --- a/gdb/configure +++ b/gdb/configure @@ -4965,7 +4965,7 @@ if test "${enable_build_with_cxx+set}" = set; then : as_fn_error "bad value $enableval for --enable-build-with-cxx" "$LINENO" 5 ;; esac else - enable_build_with_cxx=no + enable_build_with_cxx=yes fi |