buildrootschalter/package/tcl
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 tcl: fix long help text lines 2008-08-27 20:19:46 +00:00
tcl-configure-syntax-error.patch Fix syntax errors in configure and m4 for Tcl so that the package actually builds. This was reported on the Tcl mailing list at <http://sourceforge.net/mailarchive/forum.php?thread_id=9384126&forum_id=3854>. 2006-07-07 02:05:09 +00:00
tcl-strstr.patch Applied patch to add TCL version 8.4.9 for buildroot submitted by 2005-05-31 03:17:33 +00:00
tcl-strtod.patch Applied patch to add TCL version 8.4.9 for buildroot submitted by 2005-05-31 03:17:33 +00:00
tcl.mk buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00