]> git.sesse.net Git - movit/blobdiff - autogen.sh
Inline combine_two_samples (and remove an obsolete assert). Helps 13–14% on ResampleE...
[movit] / autogen.sh
index 0f10881f230577c48e6a58637b05026ef9bba3ef..cd39dc636522a59694f9ea9685acd26b480e94d9 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
 aclocal
-autoheader
+libtoolize --install --copy
 autoconf
 ./configure "$@"