X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=build.sh;fp=build.sh;h=40f5361d33032a50c760c09445caab68e72627da;hp=465eff9d8eaffcd1a917382722364c4a152791e2;hb=1811b98c6d2f6356612fbc5539b8190111a0af73;hpb=4dedfa46272ffa0c52e426b3051fddd0b8d0bea2 diff --git a/build.sh b/build.sh index 465eff9d..40f5361d 100755 --- a/build.sh +++ b/build.sh @@ -18,12 +18,7 @@ EOF done } -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 -# available, too. -check_for_application pkg-config +check_for_application lex bison autoheader aclocal automake autoconf pkg-config libtoolize="" libtoolize --version >/dev/null 2>/dev/null