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