[epiphany] configure.ac: drop the EPIPHANY_API_VERSION variable
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] configure.ac: drop the EPIPHANY_API_VERSION variable
- Date: Fri, 15 Mar 2013 08:47:32 +0000 (UTC)
commit ea54e438f4724e8a5e516ccee818dfb7a6f6c1ab
Author: Xan Lopez <xan igalia com>
Date: Fri Mar 15 09:46:50 2013 +0100
configure.ac: drop the EPIPHANY_API_VERSION variable
We do not use this anymore.
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2589579..cd87a85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,13 +28,10 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_API_VERSION=3.7
-
# 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_API_VERSION])
AC_SUBST([EPIPHANY_UA_VERSION])
# for EPHY_CHECK_VERSION
@@ -269,7 +266,6 @@ tests/Makefile
tests/data/Makefile
],
[],
-[EPIPHANY_API_VERSION=$EPIPHANY_API_VERSION])
AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]