summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorevpobr <evpobr@gmail.com>2018-02-12 11:53:55 -0500
committerTristan Matthews <tmatth@videolan.org>2018-02-12 11:56:28 -0500
commit572618e3f50f214a875d72b631115b67450fa939 (patch)
tree8532705571d41d608118d4ac0afa0d74e242cf61 /autogen.sh
parent26213e6456f7bd3c12114911948b9140ad397419 (diff)
downloadogg-git-572618e3f50f214a875d72b631115b67450fa939.tar.gz
autotools: use LT_INIT instead of obsolete AM_PROG_LIBTOOL
Signed-off-by: Tristan Matthews <tmatth@videolan.org>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index c9782e1..f6490cc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,4 +9,5 @@ test -n "$srcdir" && cd "$srcdir"
echo "Updating build configuration files for $package, please wait...."
+mkdir -p m4
autoreconf -if