blob: 90a2574cafb778f32ef36d1f8a6a77c69f45172b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- a/gdb/configure
+++ b/gdb/configure
@@ -952,8 +952,7 @@ DEBUGINFOD_LIBS
YACC
YFLAGS
XMKMF'
-ac_subdirs_all='testsuite
-gdbtk'
+ac_subdirs_all='gdbtk'
# Initialize some variables set by options.
ac_init_help=
@@ -6668,7 +6667,7 @@ $as_echo "$with_auto_load_safe_path" >&6
-subdirs="$subdirs testsuite"
+subdirs="$subdirs"
# Check whether to support alternative target configurations
|