run autoreconf

This commit is contained in:
Peter Robinson 2012-02-04 22:53:01 +00:00
parent 4d20a53d79
commit ebd4f61adb

View File

@ -163,6 +163,9 @@ This package contains developer documentation for the GTK+ widget toolkit.
%patch16 -p1
%patch17 -p1 -b .fixdso
libtoolize
autoreconf
%build
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \