npapi-vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Wed Jan 2 18:25:43 2013 +0200| [afa2a434e44447b822381e37b4b589e7a1c1599e] | committer: Rémi Denis-Courmont
Restore automake settings > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=afa2a434e44447b822381e37b4b589e7a1c1599e --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile.am b/Makefile.am index 9e1c55c..a661b9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,10 @@ ACLOCAL_AMFLAGS = -I m4 +AUTOMAKE_OPTIONS = \ + 1.11 \ + -Wall \ + check-news \ + dist-xz \ + no-dist-gzip DIST_SUBDIRS= share npapi activex SUBDIRS = _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
