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



commit efa047b58a6359dc55ac0f72332cef72871535db
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 4266d75..0e8b2df 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.5],[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]