build/buildbot: Supress AM_PROG_LIBTOOL warning with autoconf 2.68

This commit is contained in:
Martin Nordholts 2010-10-03 08:46:47 +02:00
parent 01e6f57354
commit 5275270b36

View file

@ -27,3 +27,6 @@
# fixed properly
: <stdout>.* warning: .*yyunput.* defined but not used
: <stdout>.* warning: .*input.* defined but not used
# Comes from AM_PROG_LIBTOOL, not much we can do
: ^configure.ac:157: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body$