summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2001-03-31 09:29:29 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2001-03-31 09:29:29 +0000
commit72b381a4a677bff17d8f86cfc0eafc8663be1a82 (patch)
treee845d457483b79732822399124abe6d03c17f3c4 /configure.in
parentbcf01d56d812e542298e5d24956e536e80eede6e (diff)
downloadnautilus-72b381a4a677bff17d8f86cfc0eafc8663be1a82.tar.gz
Fix bug 7952 - configure.in reference to mozilla source is wrong. Update
* configure.in: Fix bug 7952 - configure.in reference to mozilla source is wrong. Update the Url to reflect reality. * README: Small tweak to the Mozilla requirements documentation.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index b0b0be6d5..d03f9c19d 100644
--- a/configure.in
+++ b/configure.in
@@ -508,14 +508,13 @@ dnl EVIL2:
AC_MSG_ERROR([
*** Mozilla 0.8 or greater is required to build the Nautilus Mozilla component.
-*** A package for 0.8 is available here:
-*** http://developer.eazel.com/eazel-hacking/updates/mozilla/.])
-
+*** Mozilla packages for RedHat 6.x and 7.x are available here:
+*** http://developer.eazel.com/eazel-hacking/updates/redhat62/mozilla/
+*** http://developer.eazel.com/eazel-hacking/updates/redhat70/mozilla/.])
fi
fi
-
dnl ====================================
dnl = End mozilla hacks
dnl ====================================