gnome-keyring r1274 - in trunk: . tool
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r1274 - in trunk: . tool
- Date: Thu, 28 Aug 2008 02:08:23 +0000 (UTC)
Author: nnielsen
Date: Thu Aug 28 02:08:23 2008
New Revision: 1274
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1274&view=rev
Log:
* tool/Makefile.am: Build fix. Include gthread library in
tool binary. Fixes bug #548424. Patch by GÃtz Waschk
Modified:
trunk/ChangeLog
trunk/tool/Makefile.am
Modified: trunk/tool/Makefile.am
==============================================================================
--- trunk/tool/Makefile.am (original)
+++ trunk/tool/Makefile.am Thu Aug 28 02:08:23 2008
@@ -15,4 +15,4 @@
gnome_keyring_LDADD = \
$(top_builddir)/gp11/libgp11.la \
- $(GLIB_LIBS)
+ $(GLIB_LIBS) $(GTHREAD_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]