aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-06 19:58:00 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-06 19:58:00 +0800
commit3da07182f7d3afeb4021e0b47a6a9da19bcd98c2 (patch)
treec0ba5f25069293364d5bfa879f443af75e3735a4 /configure.in
parent3056119ed4729718ed3ebed2030732a4b6c9fd1f (diff)
downloadgsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar.gz
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar.bz2
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar.lz
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar.xz
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.tar.zst
gsoc2013-epiphany-3da07182f7d3afeb4021e0b47a6a9da19bcd98c2.zip
Remove duplicate entry for moz 1.4.2.
2004-05-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove duplicate entry for moz 1.4.2.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3c82f5319..e05349293 100644
--- a/configure.in
+++ b/configure.in
@@ -187,7 +187,6 @@ case "$MOZILLA_VERSION" in
1.4) MOZILLA_SNAPSHOT=8 ;;
1.4.1) MOZILLA_SNAPSHOT=9 ;;
1.4.2) MOZILLA_SNAPSHOT=9 ;;
-1.4.2) MOZILLA_SNAPSHOT=9 ;;
1.5) MOZILLA_SNAPSHOT=11 ;;
1.6) MOZILLA_SNAPSHOT=13 ;;
1.7a) MOZILLA_SNAPSHOT=14 ;;