[evince] configure: Update smclient check for gdk targets
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] configure: Update smclient check for gdk targets
- Date: Thu, 30 Jun 2011 13:24:40 +0000 (UTC)
commit 908348d355ba22ea364318f32dc033a8c9761f04
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 20301dd..768c922 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]