[PATCH wayland 2/2] build: build distcheck with --enable-fatal-warnings

Derek Foreman derekf at osg.samsung.com
Fri Jan 15 11:33:53 PST 2016


Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index e850abc..5e5576e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,8 @@ AM_CPPFLAGS =					\
 
 AM_CFLAGS = $(GCC_CFLAGS)
 
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-fatal-warnings
+
 aclocaldir = $(datadir)/aclocal
 dist_aclocal_DATA = wayland-scanner.m4
 
-- 
2.7.0.rc3



More information about the wayland-devel mailing list