[epiphany/wip/autocrap: 18/37] configure.ac: Remove EPHY_CHECK_VERSION cruft
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/autocrap: 18/37] configure.ac: Remove EPHY_CHECK_VERSION cruft
- Date: Tue, 30 Jun 2015 15:39:57 +0000 (UTC)
commit 6fb87c2b8b1c71730cade3d02b2a00871e30ac2c
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]