aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 2589579f6..cd87a8561 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