From: RĂ©mi Duraffort Date: Thu, 8 Jan 2009 10:22:21 +0000 (+0100) Subject: make.pl: don't print infos about qt4 moc. X-Git-Tag: 1.0.0-pre1~1445 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=4e25d25bc5e735a043f21ffcb62a4c7cb7f01a51;p=vlc make.pl: don't print infos about qt4 moc. --- diff --git a/extras/buildsystem/make.pl b/extras/buildsystem/make.pl index d2dee333a5..6e1c23659c 100755 --- a/extras/buildsystem/make.pl +++ b/extras/buildsystem/make.pl @@ -53,6 +53,7 @@ while() $line =~ /^bindir=\s/ || $line =~ /^libtool:\s/ || $line =~ /^\/bin\/sh/ || + $line =~ /^\/usr\/bin\/moc-qt4/ || $line =~ /^creating lib.*/) {} # Info