X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=build.sh;h=97e55d853d230ff5454062323a07adb2d0ce6b3a;hb=ed1dae66a930598319e7c16405ff36b1229c3c36;hp=40f5361d33032a50c760c09445caab68e72627da;hpb=a6f29de68fe19614b0aa90e920e99d72cb0f4468;p=collectd.git diff --git a/build.sh b/build.sh index 40f5361d..97e55d85 100755 --- a/build.sh +++ b/build.sh @@ -48,7 +48,7 @@ fi set -x autoheader \ -&& aclocal \ +&& aclocal -I m4 \ && $libtoolize --copy --force \ && automake --add-missing --copy \ && autoconf