Commit graph

11 commits

Author SHA1 Message Date
Joe Marcus Clarke
038e5d9801 Update to 1.0.0. 2004-10-11 23:49:12 +00:00
Joe Marcus Clarke
5b2279dc11 Update to 0.82. 2004-08-30 04:32:05 +00:00
Joe Marcus Clarke
31bd0f9317 Update to 0.81. 2004-08-08 21:37:40 +00:00
Joe Marcus Clarke
bc79814d8b Due to a missed patch conflict, I forgot to commit this Makefile hunk
that allows meanwhile-gaim to build with Gaim 0.80.
2004-07-24 07:03:30 +00:00
Joe Marcus Clarke
2870e7d195 Update to 0.80. 2004-07-20 05:50:57 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
f86380697b The meanwhile-gaim distfile was rerolled to add some new buddy list saving
options.
2004-07-01 16:23:57 +00:00
Joe Marcus Clarke
164145aaa1 Update to 0.79. 2004-06-28 19:19:23 +00:00
Joe Marcus Clarke
e6ba606cdb Pull in the latest CVS snapshot to allow meanwhile-gaim to build with
Gaim 0.79.  This also allows meanwhile to read server buddy lists, but it
is known to be broken with certain versions of Sametime.

Obtained from:	Meanwhile CVS
2004-06-27 06:01:28 +00:00
Joe Marcus Clarke
8139d3292d Fix build on 4.X. 2004-06-25 00:58:04 +00:00
Joe Marcus Clarke
d9d94a4774 Add meanwhile-gaim, a Gaim plug-in that enables support for the Lotus Sametime
Community Client protocol.
2004-06-24 22:57:58 +00:00