pidgin: 6f293106: Put the recent configure.ac changes in t...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sat Apr 12 14:35:40 EDT 2008


-----------------------------------------------------------------
Revision: 6f293106dd16191e1ee2fd0ae94ab626d6753c98
Ancestor: bb77f57be2537f36e92cbb45e72236aa8279080e
Author: rekkanoryo at pidgin.im
Date: 2008-04-12T18:30:34
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6f293106dd16191e1ee2fd0ae94ab626d6753c98

Modified files:
        ChangeLog

ChangeLog: 

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.

-------------- next part --------------
============================================================
--- ChangeLog	44f1b73b09609d921ff24dc4559c8e58d4d95363
+++ ChangeLog	c6db306efa303f3f4c94d21f7d62236243bf948c
@@ -8,6 +8,17 @@ version 2.x.x:
 	* 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
 


More information about the Commits mailing list