From 4602ece9e4bc15581fe87cb632652257cf503c65 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 25 Dec 2018 11:37:45 +0100 Subject: drop obsolete configure option from distcheck --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 98c9ade..4b63d08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ DISTCLEANFILES = \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install \ +DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-compile \ --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \ CFLAGS='-Wno-deprecated-declarations' -- cgit v1.2.1