Mercurial > pidgin.yaz
changeset 22635:37fc84e642ef
Put the recent configure.ac changes in the ChangeLog. I may have been a bit
too verbose here; if so, someone might want to correct it.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 12 Apr 2008 18:30:34 +0000 |
parents | 21f1acb9090f |
children | 7a68335d1086 |
files | ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 12 17:55:44 2008 +0000 +++ b/ChangeLog Sat Apr 12 18:30:34 2008 +0000 @@ -8,6 +8,17 @@ * The typing notification in the conversation history can be disabled or customized (font, color etc.) in .gtkrc-2.0. + General: + * The configure script now dies on more absent dependencies. The + --disable-xxx arguments to configure can be used to bypass unneeded + dependencies. This will also cause the configure script to die if an + --enable-xxx option is used and the dependencies it requires are + missing. + * The Evolution integration plugin must now be explicitly enabled. Use + the --enable-gevolution argument to configure to enable it. + * The Contact Availability Prediction plugin must now be explicitly + enabled. Use the --enable-cap argument to configure to enable it. + version 2.4.1 (03/31/2008): http://developer.pidgin.im/query?status=closed&milestone=2.4.1