[libmx/f15] remove configure options

Peter Robinson pbrobinson at fedoraproject.org
Sun Dec 11 21:28:21 UTC 2011


commit 6842cd5ab64ad44dbc59213063f2c866c4ac96af
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Dec 11 21:28:13 2011 +0000

    remove configure options

 libmx.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libmx.spec b/libmx.spec
index b864549..a92b2ed 100644
--- a/libmx.spec
+++ b/libmx.spec
@@ -48,7 +48,7 @@ toolkit, currently used primarily by Moblin.
 %setup -q -n mx-%{version}
 
 %build
-%configure --disable-static --enable-introspection --enable-gtk-doc --with-clutter-imcontext --with-clutter-gesture
+%configure --disable-static --enable-introspection --enable-gtk-doc
 make %{?_smp_mflags} V=1
 
 %install


More information about the scm-commits mailing list