summaryrefslogtreecommitdiffstats
path: root/games/gnome-games/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/files/patch-configure')
-rw-r--r--games/gnome-games/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnome-games/files/patch-configure b/games/gnome-games/files/patch-configure
index 14c4dcf18..f78adaa37 100644
--- a/games/gnome-games/files/patch-configure
+++ b/games/gnome-games/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig 2009-07-29 13:44:23.000000000 +0200
-+++ configure 2009-07-29 13:47:19.000000000 +0200
+--- configure.orig 2009-07-31 11:42:12.000000000 +0200
++++ configure 2009-07-31 11:42:44.000000000 +0200
@@ -22384,10 +22384,10 @@
CLUTTER_API_VERSION=
{ $as_echo "$as_me:$LINENO: checking for clutter API version" >&5
@@ -9,8 +9,8 @@
if test -n "$PKG_CONFIG" && \
- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"clutter-\$API_VERSION clutter-gtk-\$API_VERSION\"") >&5
- ($PKG_CONFIG --exists --print-errors "clutter-$API_VERSION clutter-gtk-$API_VERSION") 2>&5
-+ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"clutter-API_VERSION clutter-gtk-0.9\"") >&5
-+ ($PKG_CONFIG --exists --print-errors "clutter-$API_VERSION clutter-gtk-0.9") 2>&5
++ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"clutter-API_VERSION clutter-gtk-0.10\"") >&5
++ ($PKG_CONFIG --exists --print-errors "clutter-$API_VERSION clutter-gtk-0.10") 2>&5
ac_status=$?
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
@@ -18,7 +18,7 @@
$as_echo_n "checking for CLUTTER_GTK... " >&6; }
if test -n "$PKG_CONFIG"; then
-+CLUTTER_API_VERSION=0.9;
++CLUTTER_API_VERSION=0.10;
if test -n "$CLUTTER_GTK_CFLAGS"; then
pkg_cv_CLUTTER_GTK_CFLAGS="$CLUTTER_GTK_CFLAGS"
else