[gnome-games] Check for libICE as it is used in libgames-support/eggsmclient-xsmp.c
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Check for libICE as it is used in libgames-support/eggsmclient-xsmp.c
- Date: Tue, 8 Jun 2010 05:43:27 +0000 (UTC)
commit 9cf9d4734e07fb6ba2a28947749927cd152e52ed
Author: Luca Bruno <lethalman88 gmail com>
Date: Tue Jun 8 15:42:46 2010 +1000
Check for libICE as it is used in libgames-support/eggsmclient-xsmp.c
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 71447c9..1c059ac 100644
--- a/configure.in
+++ b/configure.in
@@ -692,7 +692,7 @@ if test "$allow_smclient" = "yes"; then
[],
[case "$with_platform" in
gnome|gtk-only) case "$GDK_TARGET" in
- x11) with_smclient=xsmp SMCLIENT_PKGS="sm" ;;
+ x11) with_smclient=xsmp SMCLIENT_PKGS="sm ice" ;;
win32|quartz) with_smclient=$GDK_TARGET ;;
*) with_smclient=no ;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]