]> granicus.if.org Git - libmatroska/commitdiff
build system: autogen.sh not needed; »autoreconf -fi« suffices
authorMoritz Bunkus <moritz@bunkus.org>
Sun, 21 Dec 2014 10:39:59 +0000 (11:39 +0100)
committerMoritz Bunkus <moritz@bunkus.org>
Sun, 21 Dec 2014 10:39:59 +0000 (11:39 +0100)
autogen.sh [deleted file]

diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755 (executable)
index 9ad2906..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-set -e
-
-aclocal
-autoheader
-libtoolize --copy
-automake --add-missing --copy
-autoconf