seahorse r2587 - trunk
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: seahorse r2587 - trunk
- Date: Sat, 18 Oct 2008 16:28:57 +0000 (UTC)
Author: nnielsen
Date: Sat Oct 18 16:28:57 2008
New Revision: 2587
URL: http://svn.gnome.org/viewvc/seahorse?rev=2587&view=rev
Log:
* configure.in: Add gthread to pkg-config requirements.
Fixes bug 553235. Patch by Jeff Cai.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Oct 18 16:28:57 2008
@@ -51,7 +51,7 @@
AC_SUBST([GTK_CFLAGS])
AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-PKG_CHECK_MODULES(SEAHORSE, libglade-2.0 gconf-2.0 gtk+-2.0 >= 2.10.0)
+PKG_CHECK_MODULES(SEAHORSE, libglade-2.0 gconf-2.0 gthread-2.0 gtk+-2.0 >= 2.10.0)
AC_MSG_CHECKING([for some Win32 platform])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]