From: Steinar H. Gunderson Date: Sun, 3 Feb 2013 15:06:50 +0000 (+0100) Subject: Do not call autoheader, since we do not use config.h. X-Git-Tag: 1.0~121 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=5688400bdb6ddee6aba7f53f1ab6ae75a2e654c4;ds=sidebyside Do not call autoheader, since we do not use config.h. --- diff --git a/autogen.sh b/autogen.sh index 0f10881..9391cf4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,4 @@ #! /bin/sh aclocal -autoheader autoconf ./configure "$@"