[epiphany] configure.ac: do not define EPIPHANY_UA_VERSION



commit 2529f160fc254fb59043a34d76c5ad82cb86abc5
Author: Xan Lopez <xan igalia com>
Date:   Sat Mar 23 20:41:16 2013 +0100

    configure.ac: do not define EPIPHANY_UA_VERSION
    
    It's unused.

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 29e7916..5d8c154 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,11 +28,7 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 
-# This should stay at the major version of the latest stable releases
-EPIPHANY_UA_VERSION=3.7
-
 AC_SUBST([EPIPHANY_MAJOR],[epiphany_version_major.epiphany_version_minor])
-AC_SUBST([EPIPHANY_UA_VERSION])
 
 # for EPHY_CHECK_VERSION
 AC_SUBST([EPIPHANY_MAJOR_VERSION], [epiphany_version_major])


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