log configure.ac @ 23330:390384053186

age author description
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Mon, 09 Jun 2008 00:14:40 +0000 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Mon, 26 May 2008 06:42:20 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
Mon, 26 May 2008 06:37:52 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Mon, 12 May 2008 02:19:06 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
Wed, 30 Apr 2008 05:50:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
Tue, 01 Jul 2008 22:46:28 +0000 Richard Laager Prepare for a 2.4.3 release.
Sat, 17 May 2008 19:32:46 +0000 Kevin Stange Update things for 2.4.3devel, in case we do one.
Fri, 16 May 2008 18:52:22 +0000 Stu Tomlinson two dot four dot two
Thu, 15 May 2008 13:23:26 +0000 Stu Tomlinson Occitan translation added (Yannig Marchegay)
Wed, 14 May 2008 01:57:45 +0000 Stu Tomlinson Clean up the comments about MSNP14, and make the --enable-msnp14 option no
Sun, 11 May 2008 00:27:18 +0000 Richard Laager Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
Sat, 10 May 2008 03:32:58 +0000 Richard Laager Update configure.ac to properly detect Network Manager (via NetworkManager.h instead of libnm_glib). Also, change the code so that if NetworkManager is dead, we'll assume we're connected to the network and try anyway.
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Wed, 16 Apr 2008 05:44:40 +0000 John Bailey I'm an idiot and forgot to escape my apostrophe. This took *way* too long
Wed, 16 Apr 2008 05:32:14 +0000 John Bailey Attempt to make it a bit more obvious that people need to have half a clue
Fri, 11 Apr 2008 22:10:10 +0000 John Bailey Make the cap plugin disabled by default. As usual, anyone who disagrees or
Fri, 11 Apr 2008 22:03:08 +0000 John Bailey Make the gevolution plugin disabled by default. Again, if anyone disagrees
Fri, 11 Apr 2008 02:08:42 +0000 John Bailey I've personally seen a few people have problems because they tried to build
Wed, 02 Apr 2008 16:45:07 +0000 Stu Tomlinson Make ./configure fail immediately if requirements for enabled options are
Wed, 02 Apr 2008 15:38:26 +0000 Stu Tomlinson Remove a legacy preference for GnuTLS
Wed, 02 Apr 2008 15:37:26 +0000 Stu Tomlinson Fix our D-Bus version requirement
Wed, 02 Apr 2008 13:35:09 +0000 Stu Tomlinson autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"
Wed, 02 Apr 2008 00:48:15 +0000 Stu Tomlinson bumpy bumpy bumpy, we released 2.4.1, la la la
Mon, 31 Mar 2008 14:52:11 +0000 Stu Tomlinson 2.4.1 is over there, on the horizon
Mon, 31 Mar 2008 14:25:26 +0000 Stu Tomlinson If the default setting is enabled for options to ./configure, the help
Sun, 30 Mar 2008 16:42:12 +0000 John Bailey For the few of us who wanted it, I bring back --disable-nls! It may not be
Sun, 30 Mar 2008 00:19:07 +0000 John Bailey I'm tired of installing pixmap data that almost never changes. I'm so tired of
Fri, 21 Mar 2008 15:18:55 +0000 Mark Doliner Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new
Wed, 19 Mar 2008 05:06:14 +0000 Etan Reisner This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS
Mon, 17 Mar 2008 13:38:34 +0000 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
Mon, 17 Mar 2008 06:14:38 +0000 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
Mon, 17 Mar 2008 06:09:32 +0000 Mark Doliner Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
Thu, 06 Mar 2008 11:34:11 +0000 Will Thompson Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
Fri, 29 Feb 2008 12:10:37 +0000 Stu Tomlinson Bump!
Fri, 29 Feb 2008 04:27:51 +0000 Stu Tomlinson Final changes for 2.4.0, release imminent (for some definition of imminent)
Thu, 28 Feb 2008 15:20:19 +0000 Stu Tomlinson Sinhala translation added (Danishka Navin)
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Thu, 03 Jan 2008 20:28:16 +0000 Richard Laager Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 05 Jan 2008 14:32:59 +0000 Ethan Blanton Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
Tue, 25 Dec 2007 04:16:23 +0000 Mark Doliner Don't print "no" twice when we can't find a library
Tue, 18 Dec 2007 10:08:18 +0000 Sadrul Habib Chowdhury Version 2.4.0devel.
Mon, 10 Dec 2007 03:50:58 +0000 Daniel Atallah Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
Sun, 09 Dec 2007 00:56:29 +0000 Sadrul Habib Chowdhury Allow loading python scripts at runtime.
Fri, 07 Dec 2007 22:14:12 +0000 Stu Tomlinson Bump the versions here, should probably have been done as soon as I branched
Mon, 03 Dec 2007 14:40:46 +0000 Will Thompson NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
Sat, 01 Dec 2007 04:40:50 +0000 Sadrul Habib Chowdhury Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
Mon, 26 Nov 2007 06:41:00 +0000 John Bailey Fix a grammar mistake I managed to catch.
Sun, 25 Nov 2007 14:12:35 +0000 Stu Tomlinson Bump the version number now we are tagged
Thu, 22 Nov 2007 19:09:32 +0000 Stu Tomlinson The use of lowercase "pango" looks out of place when appended with _CFLAGS
Thu, 22 Nov 2007 19:08:07 +0000 Stu Tomlinson Bump libgnt's version info in configure.ac due to added API
Thu, 22 Nov 2007 19:06:38 +0000 Stu Tomlinson Add a note about pkg-config to configure.ac if glib2 headers were not
Thu, 15 Nov 2007 02:22:02 +0000 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
Wed, 14 Nov 2007 13:05:41 +0000 RKVS Raman fixes #3954
Sun, 11 Nov 2007 18:09:33 +0000 Stu Tomlinson Kill off another redundant Makefile
Sun, 11 Nov 2007 16:30:46 +0000 Stu Tomlinson Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use