]> git.sesse.net Git - movit/commitdiff
Do not call autoheader, since we do not use config.h.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 15:06:50 +0000 (16:06 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 15:06:50 +0000 (16:06 +0100)
autogen.sh

index 0f10881f230577c48e6a58637b05026ef9bba3ef..9391cf473c9acf38f804f65e0d3ff8be2629efbe 100755 (executable)
@@ -1,5 +1,4 @@
 #! /bin/sh
 aclocal
 #! /bin/sh
 aclocal
-autoheader
 autoconf
 ./configure "$@"
 autoconf
 ./configure "$@"