X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build.sh;h=465eff9d8eaffcd1a917382722364c4a152791e2;hb=3679e44b3611544270bcbd9e2d3aaf55e4dc5f02;hp=57f3d4449a99bef83b75b50f425dc548bc9ead60;hpb=b847e8ff2fd928813397466a941947c8fce66d66;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