Support automake 1.14
[email protected] (Rafaël Carré)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Rafaël Carré <[email protected]> | Wed Jan 15 13:07:25 2014 +0100| [b71b84512192568d7d79c2dd6f48ab3364c58454] | committer: Jean-Paul Saman Support automake 1.14 > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=b71b84512192568d7d79c2dd6f48ab3364c58454 --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 754816c..54fbe0b 100755 --- a/bootstrap +++ b/bootstrap @@ -36,7 +36,7 @@ aclocalflags="`sed -ne 's/^[ \t]*ACLOCAL_AMFLAGS[ \t]*=//p' Makefile.am`" # Check for automake amvers="no" -for v in 13 12 11 10 9 8 7 6 5; do +for v in 14 13 12 11 10 9 8 7 6 5; do if automake-1.${v} --version >/dev/null 2>&1; then amvers="-1.${v}" break _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel