]> git.sesse.net Git - movit/blobdiff - autogen.sh
Add proper formats for sRGB without alpha.
[movit] / autogen.sh
index 0f10881f230577c48e6a58637b05026ef9bba3ef..cd39dc636522a59694f9ea9685acd26b480e94d9 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
 aclocal
-autoheader
+libtoolize --install --copy
 autoconf
 ./configure "$@"