[epiphany] Really stop using DISTCHECK_CONFIGURE_FLAGS



commit 3135f7544e18c11f226b880e7146a637595c2945
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 15 11:31:12 2016 -0600

    Really stop using DISTCHECK_CONFIGURE_FLAGS

 Makefile.am      |    1 +
 data/Makefile.am |    2 --
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1112691..a042c8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS += tests
 endif
 
 AM_DISTCHECK_CONFIGURE_FLAGS = \
+       --enable-appdata-check  \
        --enable-debug
 
 @CODE_COVERAGE_RULES@
diff --git a/data/Makefile.am b/data/Makefile.am
index f28db56..1f49cf9 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -55,8 +55,6 @@ $(default_bookmarks_DATA): $(default_bookmarks_in_files) Makefile $(INTLTOOL_MER
 searchproviderdir = $(datadir)/gnome-shell/search-providers
 dist_searchprovider_DATA = epiphany-search-provider.ini
 
-DISTCHECK_CONFIGURE_FLAGS == --enable-appdata-check
-
 EXTRA_DIST = \
        $(aboutdialog_DATA)             \
        $(appstream_in_files)           \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]