[evince/gnome-3-0] configure: Update smclient check for gdk targets
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-0] configure: Update smclient check for gdk targets
- Date: Thu, 30 Jun 2011 13:25:07 +0000 (UTC)
commit ede7bdd7f66f5cec194ee9eb698e57992793078c
Author: Michael Biebl <biebl debian org>
Date: Thu Jun 30 15:23:49 2011 +0200
configure: Update smclient check for gdk targets
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2fb78f4..c7083e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,7 +179,7 @@ PKG_CHECK_MODULES([SHELL_CORE],[libxml-2.0 >= $LIBXML_REQUIRED gtk+-3.0 >= $GTK_
# SM client
# *********
-GDK_TARGET="$($PKG_CONFIG --variable target gdk-3.0)"
+GDK_TARGET="$($PKG_CONFIG --variable targets gdk-3.0)"
AC_MSG_CHECKING([which smclient backend to use])
AC_ARG_WITH([smclient],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]