From: Moritz Bunkus Date: Sun, 21 Dec 2014 10:39:59 +0000 (+0100) Subject: build system: autogen.sh not needed; »autoreconf -fi« suffices X-Git-Tag: release-1.4.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa04e96218d3c1ce6ca2e27eebcac7757ff489cd;p=libmatroska build system: autogen.sh not needed; »autoreconf -fi« suffices --- diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index 9ad2906..0000000 --- a/autogen.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -set -e - -aclocal -autoheader -libtoolize --copy -automake --add-missing --copy -autoconf