X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=build.sh;h=465eff9d8eaffcd1a917382722364c4a152791e2;hb=446138394bb95c49d0e05ea440fbf63aefe84bab;hp=57f3d4449a99bef83b75b50f425dc548bc9ead60;hpb=b81104a423234c04f0eb4ace0ec5e93a363c917a;p=collectd.git diff --git a/build.sh b/build.sh index 57f3d444..465eff9d 100755 --- a/build.sh +++ b/build.sh @@ -54,6 +54,6 @@ set -x autoheader \ && aclocal \ -&& $libtoolize --ltdl --copy --force \ +&& $libtoolize --copy --force \ && automake --add-missing --copy \ && autoconf