diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-06 00:37:22 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-06 00:37:22 +0800 |
commit | 51df4b80b2784ddedb81484bafc590ee1df32115 (patch) | |
tree | 7775d87c4cc04866a2637f65f5f16c6330b48ff8 /README | |
parent | 92e8723c4f2bfafd43ee85d382f1730ca5da7c14 (diff) | |
download | gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar.gz gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar.bz2 gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar.lz gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar.xz gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.tar.zst gsoc2013-evolution-51df4b80b2784ddedb81484bafc590ee1df32115.zip |
Update the README and the text of the Bonobo configure check to match
* configure.in, README: Update the README and the text of the
Bonobo configure check to match reality. Remove the 0.15 vs
0.15-and-a-half check since we require post-0.16 now.
* folder-browser-factory.c (control_activate): Remove bonobo 0.15
vs 0.15-and-a-half ifdef, since we require post-0.16 now.
svn path=/trunk/; revision=4552
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. *** You should use the flag "--disable-more-warnings" when *** configuring gnome-vfs, or it may fail to build. - - bonobo - 0.16 or later + - bonobo - from CVS *** Note that bonobo must be installed with the same --prefix as *** either gnome-libs or evolution for the Makefiles to work |