summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 90cff13..75d2b22 100755
--- a/configure
+++ b/configure
@@ -609,6 +609,7 @@ done
has_or_warn inc="${python_incs}" \
lib="${python_libs}" \
lib_exts="${libs_exts}" \
+ kconfig=has_python \
err="The 'python' header file and library are needed for some features of cross-gdb"
#---------------------------------------------------------------------