commit | 2209001fd895e8932ae2c85bfca233758234499a | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Mon Feb 04 13:05:54 2013 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 18:09:25 2013 -0300 |
tree | 879738da172ae13b897737858f578f39b0a86fee | |
parent | 74b2133d19e776924b2773e27dd9d6940f1cc594 [diff] |
perf tools: Check for flex and bison before continuing building Check whether both executables are present on the system before continuing with the build instead of failing halfway, if either are missing. Signed-off-by: Borislav Petkov <bp@suse.de> Link: http://lkml.kernel.org/r/1359979554-9160-1-git-send-email-bp@alien8.de Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>