* [gentoo-commits] gentoo-x86 commit in x11-wm/compiz/files: compiz-no-gconf.patch
@ 2008-10-31 22:39 99% Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 1+ results
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2008-10-31 22:39 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 08/10/31 22:39:53
Added: compiz-no-gconf.patch
Log:
Added missing patch to compiz.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Revision Changes Path
1.1 x11-wm/compiz/files/compiz-no-gconf.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/compiz/files/compiz-no-gconf.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/compiz/files/compiz-no-gconf.patch?rev=1.1&content-type=text/plain
Index: compiz-no-gconf.patch
===================================================================
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 7b09153..9c22ea0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -192,10 +192,10 @@ if test "x$use_gconf" = "xyes"; then
if test x"$GCONFTOOL" = xno; then
AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
fi
+else
+ AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test "x$use_gconf" = "xyes")
fi
-AM_GCONF_SOURCE_2
-
AM_CONDITIONAL(USE_GCONF, test "x$use_gconf" = "xyes")
if test "$use_gconf" = yes; then
AC_DEFINE(USE_GCONF, 1, [Build gconf plugin])
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-31 22:39 99% [gentoo-commits] gentoo-x86 commit in x11-wm/compiz/files: compiz-no-gconf.patch Jorge Manuel B. S. Vicetto (jmbsvicetto)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox