configure
changeset 2703 bd2529ef6665
parent 2660 2a44af825e60
child 2717 13df2720b374
     1.1 --- a/configure	Fri Sep 09 15:34:04 2011 +0200
     1.2 +++ b/configure	Sat Oct 08 22:57:21 2011 +0200
     1.3 @@ -609,6 +609,7 @@
     1.4  has_or_warn  inc="${python_incs}"       \
     1.5               lib="${python_libs}"       \
     1.6               lib_exts="${libs_exts}"    \
     1.7 +             kconfig=has_python         \
     1.8               err="The 'python' header file and library are needed for some features of cross-gdb"
     1.9  
    1.10  #---------------------------------------------------------------------