gnome-panel r11262 - trunk
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r11262 - trunk
- Date: Tue, 2 Sep 2008 19:59:45 +0000 (UTC)
Author: vuntz
Date: Tue Sep 2 19:59:45 2008
New Revision: 11262
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11262&view=rev
Log:
2008-09-02 Vincent Untz <vuntz gnome org>
* configure.in: fix eds icon detection when forcing eds support
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Sep 2 19:59:45 2008
@@ -92,6 +92,7 @@
LIBECAL_REQUIREMENT=
if test "x$enable_eds" = "xyes"; then
LIBECAL_REQUIREMENT="libecal-1.2 >= $LIBECAL_REQUIRED libedataserver-1.2 >= $LIBEDATASERVER_REQUIRED libedataserverui-1.2 >= $LIBEDATASERVERUI_REQUIRED"
+ CLOCK_EDS_ICONDIR=`$PKG_CONFIG --variable=datadir evolution-data-server-1.2`/pixmaps/evolution-data-server
else
if test "x$enable_eds" != "xno"; then
AC_MSG_CHECKING(for evolution-data-server)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]