Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > a93e6da4dfb280c3263ed1fbe3fc3cfb > files > 1

curtain-0.3-2.mga3.src.rpm

--- curtain-0.3/configure.ac.orig	2013-01-06 23:51:44.026376001 +0100
+++ curtain-0.3/configure.ac	2013-01-06 23:52:07.096376000 +0100
@@ -72,9 +72,9 @@
 #######
 # Gtk 3
 #######
-AM_PATH_GTK_3_0(gtk_required_version, :,
-  AC_MSG_ERROR(Test for GTK3+ failed. See the file 'INSTALL' for help.),
-  gthread)
+#AM_PATH_GTK_3_0(gtk_required_version, :,
+#  AC_MSG_ERROR(Test for GTK3+ failed. See the file 'INSTALL' for help.),
+#  gthread)
 
 
 AC_MSG_CHECKING([if GTK+ is version 2.99.3 or newer])