Remove circular dep metacity<->gnomecc.

2007-10-03  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove circular dep metacity<->gnomecc.

svn path=/trunk/; revision=3355
This commit is contained in:
Kjartan Maraas 2007-10-03 06:53:29 +00:00 committed by Kjartan Maraas
parent c691288b14
commit 34cfd6fafd
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2007-10-03 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Remove circular dep metacity<->gnomecc.
2007-09-15 Elijah Newren <newren gmail com>
* configure.in: post-release version bump to 2.20.1

View File

@ -176,11 +176,8 @@ else
AC_MSG_ERROR("Pango 1.2.0 or greater based on Xft2 is required")
fi
if $PKG_CONFIG --exists gnome-keybindings; then
GNOME_KEYBINDINGS_KEYSDIR=$($PKG_CONFIG --variable keysdir gnome-keybindings)
else
# Unconditionally use this dir to avoid a circular dep with gnomecc
GNOME_KEYBINDINGS_KEYSDIR="${datadir}/gnome-control-center/keybindings"
fi
AC_SUBST(GNOME_KEYBINDINGS_KEYSDIR)
STARTUP_NOTIFICATION_VERSION=0.7