7409b5abfe
Update gdb to version 7.11 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48989
22 lines
363 B
Diff
22 lines
363 B
Diff
--- a/gdb/configure
|
|
+++ b/gdb/configure
|
|
@@ -873,8 +873,7 @@ MAKEINFOFLAGS
|
|
YACC
|
|
YFLAGS
|
|
XMKMF'
|
|
-ac_subdirs_all='testsuite
|
|
-gdbtk
|
|
+ac_subdirs_all='gdbtk
|
|
multi-ice
|
|
gdbserver'
|
|
|
|
@@ -5660,7 +5660,7 @@ $as_echo "$with_auto_load_safe_path" >&6
|
|
|
|
|
|
|
|
-subdirs="$subdirs testsuite"
|
|
+subdirs="$subdirs"
|
|
|
|
|
|
# Check whether to support alternative target configurations
|