diff --git a/gtk2.spec b/gtk2.spec index b19aa3e..4682e12 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -163,7 +163,7 @@ This package contains developer documentation for the GTK+ widget toolkit. %build # For the gobject-introspection patch -rm -f configure +autoreconf -f (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; %configure $CONFIGFLAGS \