Remove autoreconf, apparently not needed anymore

This commit is contained in:
Tomas Bzatek 2011-06-17 15:13:38 +02:00
parent 89d1af0ed5
commit 962c0f9366

View File

@ -157,9 +157,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
%patch15 -p1 -b .window-dragging %patch15 -p1 -b .window-dragging
%build %build
# For the gobject-introspection patch
autoreconf -f
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \ %configure $CONFIGFLAGS \
--with-xinput=xfree \ --with-xinput=xfree \