[vlc-commits] Restore automake settings

Rémi Denis-Courmont git at videolan.org
Wed Jan 2 17:27:34 CET 2013


npapi-vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | 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 =



More information about the vlc-commits mailing list