Code

Use kvm_openfiles with KVM_NO_FILES on OpenBSD (#2061)
[collectd.git] / build.sh
index 57f3d4449a99bef83b75b50f425dc548bc9ead60..465eff9d8eaffcd1a917382722364c4a152791e2 100755 (executable)
--- 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