kumquat-buildroot/package/python
Peter Korsgaard 3fdf0bffb8 buildroot: silence ./configure step when building with 'make -s'
We have been passing -q to ./configure when using 'make -s' for
packages using Makefile.autotools.in for some time. Do the same
for packages using autotools, but not using the
Makefile.autotools.in infrastructure, taking care to not do it
for packages with hand written configure scripts.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-10-01 21:24:42 +02:00
..
Config.in python: disable extensions where we don't have the deps in BR 2009-05-27 07:07:36 +02:00
python-2.4-001-cross-compile.patch Rename patches to include Python 2.4 version, in preparation for adding 2.5 2008-10-08 05:02:59 +00:00
python-2.4-002-cross-compile.patch Rename patches to include Python 2.4 version, in preparation for adding 2.5 2008-10-08 05:02:59 +00:00
python-2.4-010-disable_modules_and_ssl.patch Rename patches to include Python 2.4 version, in preparation for adding 2.5 2008-10-08 05:02:59 +00:00
python-2.4-020-gentoo_py_dontcompile.patch Rename patches to include Python 2.4 version, in preparation for adding 2.5 2008-10-08 05:02:59 +00:00
python.mk buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00