From 9bca61f59d134bcad242967c46919942ebe7edac Mon Sep 17 00:00:00 2001 From: Piers Cornwell Date: Tue, 3 Jun 2003 15:04:32 +0000 Subject: update mozilla versions 2003-06-03 Piers Cornwell * configure.in: update mozilla versions --- configure.in | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 27d4053a5..bad1ff979 100644 --- a/configure.in +++ b/configure.in @@ -193,16 +193,17 @@ case "$MOZILLA_VERSION" in "") MOZILLA_SNAPSHOT=7 ;; 1.4a) MOZILLA_SNAPSHOT=7 ;; 1.4b) MOZILLA_SNAPSHOT=7 ;; - 1.4) MOZILLA_SNAPHOST=8 ;; + 1.4) MOZILLA_SNAPSHOT=8 ;; + 1.5a) MOZILLA_SNAPSHOT=8 ;; trunk) MOZILLA_SNAPSHOT=8 ;; *) AC_ERROR([ ***************************************************************************** -Epiphany can be built using mozilla 1.3, 1.3.1, 1.4a, 1.4b, 1.4 or trunk snapshot, but the -version available is $MOZILLA_VERSION. +Epiphany can be built using Mozilla 1.3, 1.3.1, 1.4a, 1.4b, 1.4, 1.5a or +trunk snapshot, but the version available is $MOZILLA_VERSION. -When using mozilla trunk snapshot successful build is not guaranteed due to -the frequently changing state of the mozilla interfaces and the limited -resources of the epiphany team to support non-release mozilla snapshots. +When using Mozilla trunk snapshot, a successful build is not guaranteed due +to the frequently changing state of the Mozilla interfaces and the limited +resources of the Epiphany team to support non-release Mozilla snapshots. *****************************************************************************]) esac -- cgit v1.2.3