try harder to fix the build

This commit is contained in:
Matthias Clasen 2013-01-15 19:07:03 -05:00
parent a91de9a981
commit 08a67dcdae
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
%patch18 -p1 -b .automak
libtoolize
autoreconf
autoreconf -i -f
%build
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;