[epiphany/gnome-3-24-loki: 6/6] Sabotague AX_IS_RELEASE



commit 992c8512625d917b21acaeefc27f01f543419014
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Sep 21 18:01:05 2017 -0500

    Sabotague AX_IS_RELEASE
    
    -Werror=deprecated-declarations is not cool on this branch

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b4de76f..cfe5597 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ dnl Must be a valid git tag
 m4_define([epiphany_changelog_start],[3.24.0])
 
 AC_INIT([GNOME Web Browser],[3.24.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
-AX_IS_RELEASE([git-directory])
+AX_IS_RELEASE([always])
 
 AC_PREREQ([2.69])
 


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