build: Remove --with-gtk=3.0 argument for mutter

Mutter does now depend unconditionally on GTK+-3.0, so the configure
switch has been removed.
This commit is contained in:
Florian Müllner 2010-10-26 17:09:15 +02:00
parent e18d8b2fe8
commit b411425e1e

View File

@ -135,7 +135,7 @@
</dependencies>
</autotools>
<autotools id="mutter" autogenargs="--with-gtk=3.0">
<autotools id="mutter">
<branch repo="git.gnome.org" module="mutter"/>
<dependencies>
<dep package="clutter"/>