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 ec9bbd3..fcebd3e 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -27961,7 +27961,7 @@ else
python_prefix=
fi
if test ! -x "${python_prog}"; then
- # Fall back to gdb 7.0/7.1 behaviour.
+ # Fall back to gdb 7.0/7.1 behavior.
python_prog=missing
python_prefix=${with_python}
fi