[gedit] Remove useless --disable-introspection

Daniel Williams dcbw at fedoraproject.org
Thu Nov 11 18:25:10 UTC 2010


commit 6b3c3d3c8a0bb6e39b9a86e6354d3ff9b048d19d
Author: Dan Williams <dcbw at redhat.com>
Date:   Thu Nov 11 12:23:59 2010 -0600

    Remove useless --disable-introspection

 gedit.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index 4caba45..6a004ac 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -99,7 +99,6 @@ intltoolize -f
 %build
 %configure \
 	--disable-scrollkeeper \
-        --disable-introspection \
 	--disable-gtk-doc \
 	--enable-introspection=yes
 make %{_smp_mflags}


More information about the scm-commits mailing list