X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=build.sh;h=465eff9d8eaffcd1a917382722364c4a152791e2;hb=c93f67bab3a3054446ad5693af00fe7c16bfd2c1;hp=57f3d4449a99bef83b75b50f425dc548bc9ead60;hpb=5841d1fb13436af787c748a965084cb06e66d326;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