Remove autoreconf, apparently not needed anymore
This commit is contained in:
parent
89d1af0ed5
commit
962c0f9366
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user