Am 20.12.2012 16:41, schrieb Matthias Klose: > This patch does use the python-config, which comes shipped with the python > interpreter, and falls back to the internal copy of python-config.py. > AC_CHECK_TOOL is used to find a possible python-config for the host. > > Tested with 7.5 with a native and a cross build. > > Matthias >