diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-03-31 09:29:29 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-03-31 09:29:29 +0000 |
commit | 72b381a4a677bff17d8f86cfc0eafc8663be1a82 (patch) | |
tree | e845d457483b79732822399124abe6d03c17f3c4 /README | |
parent | bcf01d56d812e542298e5d24956e536e80eede6e (diff) | |
download | nautilus-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 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -223,8 +223,8 @@ The latest Mozilla RPMs that we require can be found here: RedHat 6.x: http://developer.eazel.com/eazel-hacking/updates/redhat62/mozilla RedHat 7.x: http://developer.eazel.com/eazel-hacking/updates/redhat70/mozilla -The minimum Mozilla version required is Mozilla 0.8. Mozilla 0.7, the -0.8 predecessor, no longer works. +The minimum Mozilla version required is Mozilla 0.8. Mozilla 0.7 and M18, the +0.8 predecessors, no longer work. Mozilla 0.8.1 should work as well. After installing these rpms, you can build nautilus with Mozilla support as follows: |