X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=build.sh;h=57f3d4449a99bef83b75b50f425dc548bc9ead60;hb=3ab932283678297805292ed4bbbcda36763e4608;hp=20854b13b7d88cf6aa90f5ce990fd07370fff56c;hpb=5137825deeb5d4a5b763185f45b3916ccc49340d;p=collectd.git diff --git a/build.sh b/build.sh index 20854b13..57f3d444 100755 --- a/build.sh +++ b/build.sh @@ -18,7 +18,7 @@ EOF done } -check_for_application lex yacc autoheader aclocal automake autoconf +check_for_application lex bison autoheader aclocal automake autoconf # Actually we don't need the pkg-config executable, but we need the M4 macros. # We check for `pkg-config' here and hope that M4 macros will then be