aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure b/gdb/configure
index 9eb8f97..d77ab938 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -6065,7 +6065,7 @@ echo "$as_me: error: bad value $enableval for --enable-gdbtk" >&2;}
{ (exit 1); exit 1; }; } ;;
esac
else
- if test -d $srcdir/gdbtk; then
+ if test -d $srcdir/gdbtk -a -d $srcdir/../itcl; then
enable_gdbtk=yes
else
enable_gdbtk=no