]> git.sesse.net Git - movit/blobdiff - autogen.sh
Do not call autoheader, since we do not use config.h.
[movit] / autogen.sh
index 0f10881f230577c48e6a58637b05026ef9bba3ef..9391cf473c9acf38f804f65e0d3ff8be2629efbe 100755 (executable)
@@ -1,5 +1,4 @@
 #! /bin/sh
 aclocal
-autoheader
 autoconf
 ./configure "$@"