aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorbertrand <bertrand@helixcode.com>2000-01-13 12:07:33 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-01-13 12:07:33 +0800
commit095c53bace7844fbdb0f2053f7facdc609a1bb57 (patch)
tree8e1243989905af8739de8dd37c6f02355b73d0c1 /composer
parent5571fc3e69a84a1b53da1ce768282b26d78b39f8 (diff)
downloadgsoc2013-evolution-095c53bace7844fbdb0f2053f7facdc609a1bb57.tar.gz
gsoc2013-evolution-095c53bace7844fbdb0f2053f7facdc609a1bb57.tar.zst
gsoc2013-evolution-095c53bace7844fbdb0f2053f7facdc609a1bb57.zip
remove non updated tests from the build process.
2000-01-12 bertrand <bertrand@helixcode.com> * tests/Makefile.am (noinst_PROGRAMS): remove non updated tests from the build process. * camel/Makefile.am : remove the rfc2047 related files from the build process as for the moment, nothing has been decided concerning unicode. * Makefile.am (evolution_msg_composer_LDADD): use $(EXTRA_GNOME_LIBS_THREADS) to link with gthread svn path=/trunk/; revision=1564
Diffstat (limited to 'composer')
-rw-r--r--composer/ChangeLog5
-rw-r--r--composer/Makefile.am4
2 files changed, 8 insertions, 1 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 744d633eae..028b4060f3 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2000-01-12 bertrand <bertrand@helixcode.com>
+
+ * Makefile.am (evolution_msg_composer_LDADD):
+ use $(EXTRA_GNOME_LIBS_THREADS) to link with gthread
+
1999-11-17 Ettore Perazzoli <ettore@gnu.org>
* Makefile.am: New Makefile to compile the message composer
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 4b2c3720dc..469fb14ecf 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -39,9 +39,11 @@ evolution_msg_composer_LDADD = \
$(GNOMEUI_LIBS) \
$(INTLLIBS) \
$(PTHREAD_LIB) \
- $(EXTRA_GNOME_LIBS)
+ $(EXTRA_GNOME_LIBS_THREADS)
EXTRA_DIST = \
$(glade_DATA) \
ChangeLog
+
+
- Update to 0.2.1acm2007-12-253-9/+16 * - Update to 0.8.6acm2007-12-232-4/+4 * - Update to 0.9.2acm2007-12-232-4/+4 * - Fix plistrafan2007-12-221-1/+1 * DBoxFE is a Qt4 frontend for DOSBox. With DBoxFE you can create andrafan2007-12-205-0/+93 * Catch up the conflicts with addition of Fedora Core 6.obrien2007-12-201-1/+2 * - Remove unnecessary dependesmiwi2007-12-161-1/+1 * - Use GCC 4.2 in FreeBSD 5.x since base system one fails (internal compileralepulver2007-12-164-4/+40 * - Update to 0.8.29.w4miwi2007-12-152-11/+19 * - Update to 2.3.5miwi2007-12-153-11/+10 * - Update to 0.4.1miwi2007-12-152-6/+5 * Fix translation block local denial of service vulnerabilitynox2007-12-134-1/+186 * - Update to 1.0.5miwi2007-12-134-21/+14 * - Update to version 0.23.alepulver2007-12-123-14/+18 * - Update to version 0.121.alepulver2007-12-123-23/+19 * - set USE_XORGdinoex2007-12-121-2/+2 * - Update to 0.2.8-RC2pav2007-12-124-11/+24 * - Mark BROKEN on FreeBSD 7.0pav2007-12-111-1/+7 * - Update to version 0.120.alepulver2007-12-018-14/+44 * - Update to version 0.120u2.alepulver2007-12-0116-92/+88 * Change master sites well in advance before the current one goes down.erwin2007-11-271-1/+1 * Mark broken: unfetchable.linimon2007-11-194-0/+8 * Mark broken: fails to fetch.linimon2007-11-192-0/+4 * Fix gcc 4.2 build.fjoe2007-11-165-11/+41 * Mark as broken: fails to fetch.linimon2007-11-131-0/+2 * - Add USE_DOS2UNIXacm2007-11-114-10/+51 * - Mark unbroken.araujo2007-11-033-14/+24 * Update to Wine 0.9.48. Among others, this includes the following changes:gerald2007-10-278-40/+20 * - Add all needed X clientspav2007-10-271-1/+2 * Fix the build with new gtk20.mezz2007-10-261-0/+4 * Attempt to unbreak index by removing code block that used to be associatedlinimon2007-10-251-14/+0 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-259-23/+26 * - Do not run the setup from PKGINSTALL, add instead a note in pkg-message,alepulver2007-10-223-12/+12 * Update to 6.0.2 build 59824.matusita2007-10-212-4/+4 * - Change IA32_BINARY_PORT to ONLY_FOR_ARCHS since support for dependenciesalepulver2007-10-211-1/+2 * Update to Wine 0.9.47. Among others, this brings the following changes:gerald2007-10-2110-14/+56 * Migration from bison 1.x to 2.xade2007-10-173-5/+7 * - Unbreakmiwi2007-10-174-4/+45 * - Fix build with GCC 4.xacm2007-10-162-2/+3 * - Fix emulators/mupen64-tr64 dependencyacm2007-10-151-2/+2 * Reset kemm@in-line.ru due to maintainer-timeouts and no response to email.linimon2007-10-122-3/+3 * Only depend on the needed fonts utils vs. every single X client app.obrien2007-10-121-2/+2 * - Update to 1.3. It was my mistake on my previous commit.acm2007-10-091-2/+1 * - Add emulators/mupen64-tr64 portacm2007-10-091-1/+3 * - New port: emulators/mupen64-tr64acm2007-10-094-0/+67 * - Bump PORTREVISIONacm2007-10-093-9/+43 * - Update to 0.7SP8acm2007-10-097-136/+60 * - New port: emulators/mupen64-softgfxacm2007-10-092-0/+23 * - Update to 0.0.10acm2007-10-095-68/+14 * - Bump PORTREVISIONacm2007-10-0913-201/+54 * - Update to 0.5acm2007-10-0937-672/+511 * Since Fedora is not more Core the port emulators/linux_base-fc7 is renamedbsam2007-10-08