[epiphany/wip/autocrap: 12/27] configure.ac: Remove EPHY_CHECK_VERSION cruft



commit 98ca190cdfb629d26bdcb88f26a7d995861ca09e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jun 29 17:21:26 2015 -0500

    configure.ac: Remove EPHY_CHECK_VERSION cruft
    
    This no longer exists. If we add it in the future, we can bring it back,
    but that doesn't seem like a particularly-likely future to me.

 configure.ac |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 88ff37a..8bb6a00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,11 +31,6 @@ AC_CONFIG_SRCDIR([configure.ac])
 
 AC_SUBST([EPIPHANY_MAJOR],[epiphany_version_major.epiphany_version_minor])
 
-# for EPHY_CHECK_VERSION
-AC_SUBST([EPIPHANY_MAJOR_VERSION], [epiphany_version_major])
-AC_SUBST([EPIPHANY_MINOR_VERSION], [epiphany_version_minor])
-AC_SUBST([EPIPHANY_MICRO_VERSION], [epiphany_version_micro])
-
 AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip tar-ustar])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


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